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: ...
For at least three years, hackers have abused a zero-day in one of the most popular jQuery plugins to plant web shells and take over vulnerable web servers, ZDNet has learned.
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 ...
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, ...