Posts Tagged 'jQuery&'

Aug

5

jQuery Wordpress Plugins

Posted by admin under ajax, internet, resource - No Comments

jQuery allows for impressive animations and interactions that are easily created and utilized in your Wordpress blog. If used wisely, these plugins can enhance your blog by making it far easier for your readership to read your words of genius, and participate in your blog.

This articles details some of the better plugins that utilize jQuery.

Infinite Scroll Plugin. This baby adds related pages on to the one that your reader is reading. The content it grabs is predetermined by you by using the .load() method which is an CSS selector of the HTML you have chosen. This is also knows as autopagerize, paginate, and endless pages.

jQuery Lightbox Plugin. This plugin can be used to overlay images on a page. It is compatible with Wordpress 2.2 and up, and fully compatible with K2. It is well worth considering if you are using a lot of pictures on your blog.

Wordpress Post Information Plugin. This simple plugin allows you to view post meta information by using the toggle function in JavaScript. It is an on demand feature.

Continue Reading »