News

There seems to be an endless supply of jQuery plugins all around the Web, but a few have just recently caught our eyes here at TNW. Check out the list of 5 awesome jQuery plugins below: ...
Installing and using a jQuery plugin is extremely straightforward, and it can be installed (and evaluated) in minutes. This month, let's look at a few of the many jQuery plugins that have been ...
Ajax support Plug-in support DOM element manipulation based on CSS selectors. JSON parsing Feature detection Animation effects jQuery plugins jQuery supports plug-ins which provide additional ...
I'm using another Wordpress plugin that allows me to use [insert_php] instead of <?php in the HTML editor, so I would like a javascript plugin that will let me use the PHP plugin I'm currently using.
Modern Javascript engines, an order of scale faster than before, are not only interesting, but critical and potentially revolutionary @kruithoph Eric Meyer announces the death of plugins as ...
The plugin will include Google's speedy V8 JavaScript engine, support for Canvas, SVG, and all of the other features that users enjoy today in Chrome.
A jQuery plugin is a packaging mechanism for your JavaScript code. This means in order to create your plugin, you first must have some JavaScript that needs packaging. So, as an example this month, ...