If you are using a web application, which outputs code, text or links and you need to add the possibility of quickly copying it to the clipboard, then try using a very simple yet efficient jQuery plugin, zClip. It is very simple to implement; so, highly recommended.
DomSearch.JS – to Explore the DOM
jQuery plugins come with more and more amazing functionalities, and we are capable to perform all types of operations by using them. DomSearch is a true wonder, which is meant to explore the DOM. It is very important for those of us, who are always tinkering round the clock.
jQuery-ahm – Simplifying Ajax Callbacks
Ajax requests are very commonly used on today’s websites; therefore, a jQuery plugin, which makes our work easy will be really interesting from practical viewpoint. Using jQuery-ahm, we need a single line to handle ajax responses, where the plugin will manage everything. It is just 1-KB, which will not affect your site in anyway.
