Archive for the ‘JavaScript’ Category

Cropping images in runtime using Jcrop (jQuery)

Cropping images in runtime using Jcrop (jQuery)

Image Crop Plugin – using Jcrop (jQuery) Due browsing web I noticed one new good plugin which we can use to work with images. This is JCrop plugin, it can help us to perform different effect with images (as example highlight some objects using animation or zooming...

Importing multiple RSS feeds – using newsWidget (jQuery)

Importing multiple RSS feeds – using newsWidget (jQuery)

Importing multiple RSS feeds – using newsWidget (jQuery) Some times ago I told how to display rss feed at our website. But some times ago my friend ask me how to display in single box feeds from multiple sources. I decided to investigate it and located NewsWidget library....

Import RSS Feeds using jFeed (jQuery)

Import RSS Feeds using jFeed (jQuery)

Import RSS Feeds from any rss enabled site using jFeed (jQuery) This simple tutorial will show u how to Import rss feeds of any site into your own custom area/block of site. It can be used as news import from yahoo, bbc etc. As we know, RSS feeds usually using to transfer...

Positioning Backgrounds with Jquery

Positioning Backgrounds with Jquery

Jquery Tutorial on how to Position Backgrounds Today I will tell you about another one useful tool of JQuery – backgroundPosition plugin. It allow to reach different design ideas with color/background changing. As example, we want to create animated user friendly buttons...