jQuery Topics

10 Randomly Good jQuery Plugins

OK, we’ve collected some more jQuery plugins to keep your Friday interesting. Here is another set of 10 randomly good jQuery plugins in addition to the other 1000′s of random jQuery plugins we’ve posted. :P Enjoy!

Related posts:

1. Multi Ajax Input


This plugin turns ordinary text input field into “multi-input” which can have multiple values, these values can be auto-suggested by AJAX. They can be also sorted and deleted on-the-fly.
Multi-Ajax-Input.jpg
Source

2. Safe call


Utility plugin that allows you to call functions/get member variables nested deep inside of objects without checking if the path to the object exists.
Safe-call.jpg
Source

3. DL to tab


This is (at present) a very rudimentary plugin. It can transform a properly-built DL (consisting of alternating DT and DD elements) into a horizontal-tabs interface.
DL-to-tab.jpg
Source

4. jquery.stackShuffle


A jQuery plug-in to stack a pile of images and shuffle through them as a slideshow.
jquerystackShuffle.jpg
Source

5. tabsLite


A lighter version of jQuery UI’s tabs. For when you just need simple tab functionality and don’t need to include the entire jQuery UI library.
tabsLite.jpg
Source

6. sessionTimeout


After a set amount of time, a dialog is shown to the user with the option to either log out now, or stay connected. If log out now is selected, the page is redirected to a logout URL. If stay connected is selected, a keep-alive URL is requested through AJAX. If no option is selected after another set amount of time, the page is automatically redirected to a timeout URL.
sessionTimeout.jpg
Source

7. rowClick


Expands the clickable area to an entire table row if that row contains a link.
rowClick.jpg
Source

8. headerPersist


Locks a header to the top of the page only when user is scrolling within its parent container.
headerPersist.jpg
Source

9. Stylish Select


Is a small plugin that turns your average option box into a delicious columned div. The columns will also restack depending on the width of your browser window.
Stylish-Select.jpg
Source

10. gl_shaderer


This jQuery plugin was originally made for easily using WebGL fragment shaders on a plain surface with textures. gl_shaderer creates a canvas element and initializes WebGL on it. It takes shaders, textures and renderable vertices as parameters, but has defaults for everything except for fragment shaders.
gl_shaderer.jpg
Source

Read the full/original article at jQuery4u

    Related Posts

    Comments are closed.

    jQuery Resources

    Learn more about jQuery

    jQuery News & Links

    I only just found out that the jQuery validation plugins has a validation rule called “remote” which can be used ...

    jQuery function to check if horizontal scroll is present – hasHScrollBar() – (or vertical check below also, util function to ...

    jQuery function to Set any DOM Element to Top View (bring to front) using CSS Z-Index property.

    Is it possible to declare arrays in JavaScript object literal notation? Example 1 – this works with arrays Declaration: Storage ...

    To get the a variables type using jQuery there is a jQuery function called .type() which returns “array”, “string”, “number”, ...

    In this post you can find tutorials which explain step by step different API use cases with jQuery like Google ...

    For valuable work on creation of sites you need a good comfortable editor necessarily. There are many requiring paid products ...

    Today we are sharing with you a collection of awesome jQuery Camera Photo plugins. They offer a range of image ...

    Back in the day, if you saw something that was animated on a website it was automatically assumed to be ...

    In this post, we have compiled a list of 10 jQuery HTML5 Audio players available today, most allow native audio ...

    jQuery Mobile is a powerful framework for making mobile web applications. But can we use it to convert existing desktop ...

    I have jotted a quick post on a Basic JavaScript Regular Expression Example to give beginners out there a taste ...

    In April 2012′s edition of Interestingly Random JavaScript, jQuery and Web Development we bring you some very cool stuff such ...

    In this post we are sharing you a roundup of 10 really jQuery plugins as of today. Pretty cool plugins ...

    As always expected from the jQuery community, the compilation we have for you today are some good and impressive recently ...

    A collection of jQuery PNG/JPEG/GIF plugins that enables image animation, cartoon-like background, etc… let them help you design displays for ...

    A collection of JavaScript/jQuery Zip/File/Compressor plugins that allows you to minify your JS code and compress your JS files ready ...

    Quick jQuery code snippet on how to keep an element in view. For demo scroll down on any page on ...

    Here is what I think is the best and most reliable way to load jQuery library and jQuery UI Libraries. ...

    jQuery code snippet which outputs all attributes of element using the default .attr() function on any dom element(s). usage: output:

    More Links & News

    Community Resources

    Use jQuery and the Google Maps API to create your own map application.

    Super cool and easy way to get stylish tooltips with jQuery.

    The right way to include the jQuery library in WordPress.

    Share a resource