News

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 ...
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: ...
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.
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.
Microsoft’s Internet Explorer zips through JavaScript nearly 10 times faster than usual when Google’s new Chrome Frame plug-in is partnered with the browser, benchmark tests show. According to tests ...
Of the thousands of plugins for the jQuery framework, one of the most popular of them harbored for at least three years an oversight in code that eluded the security community, despite public ...
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 ...
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, ...