Search Results

jQPie: jQuery PHP interface extension

ajax javascript jquery php jQPie interface XML HTML JSON
jQPie is a lightweight PHP interface to jQuery that supports XML, HTML and JSON handlers. Its lightweight, supports XML, HTML and JSON Handlers, API is simple, includes a powerful autocomplete plugin.

Firebug for Opera? Hey, Opera community got nice developer tools

opera developer webdeveloper tools inspector DOM css javascript firebug Opera now includes a cool Firebug-inspired developer tool named Opera Developer Console that can be added into the browser with many new features. The developer console includes new tools including DOM inspector, JavaScript inspector, CSS editor and HTTP header inspector.

Include JavaScript files from JavaScript

includes javascript js external js+includes javascript+includes You can easily include external JavaScript files directly from JavaScript, just like include() in php etc. No more script src=…, but best of all its fully dynamic. Here’s that nice piece of code: