Tag Archives: jQuery

Stunning circular motion effect using jQuery

jQuery is such a powerful library that few people fear jQuery can mimic the effects created using Flash. This tutorial is one such example of creating a stunning circulation motion effect using jQuery which so far most of us would … Continue reading

Integrating Twitter on your site made simple using jQuery

jTweet is a feature packed Twitter Plugin using jQuery which makes integration of twitter on your website a jiffy by using only 2 lines of code. jTweet plugin has several options which allows you to customize & embed the twitter … Continue reading

Add Rounded border to images using jQuery

Adding CSS to webpage & expecting it to work on all browsers is always a tricky component. Especially when it involves some special effects like rounded border for images or div’s its always a nightmare getting it to look similar … Continue reading

Bubbleup Menu items using jQuery

Bubbleup is a sleek jQuery plugin which can be used to bubble up the selected menu item similar to the Apple Fish eye effect but this looks much better. Especially the demo used by the author to bubbleup social media … Continue reading

Create Charts similar to Excel using jQuery

gvChart makes use of Google Apis to create a cool interactive chart visualization for data stored in html table. It has the following chart types which can be embedded on your site: Area chart, LineChart, BarChart, ColumnChart, PieChart, AreaChart. Resource: … Continue reading

Animate a series of images using jQuery

cAnimate is a jQuery plugin which allows you to take a series of images & using the cAnimate convention animate them at any desired speed. You can add styles to the element & create your own custom animation on page … Continue reading

Inline content editor using jQuery

jwysiwyg is an light weight (7kb packed) jQuery plugin to add an inline content editor to your webpages. This plugin allows you to edit rich HTML content on the fly & also using this plugin is simple. Useful plugin… Resource: … Continue reading

10 Cool Auto-Complete scripts using Ajax/jQuery/MooTools/Prototype

Auto-Suggest was a cool feature introduced by Google in the 2005 which is really an useful feature in helping the user to complete the query quickly. With so many ajax scripts available now, Auto-complete & Auto-Suggest have come a long … Continue reading

Search box with a drop down filter/menu using jQuery

Many a times we would want to do an advance search filtered on a specific category than the generic search available on many site. Having a filter by category, tag helps for blogs with many posts which would allow users … Continue reading

7 Brilliant Apple like effects for your website using jQuery

Apple produces one of the coolest products in the world & there are so many Apple fanboys who are ready to put their money into buying the next apple product even before Steve Jobs shows them what it is. Thats … Continue reading