Posts Tagged ‘jQuery’

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....

Creating photo gallery using jQuery and VisualLightBox

Creating photo gallery using jQuery and VisualLightBox

Creating photo gallery using jQuery and VisualLightBox Today I will tell you about one useful JQuery plugin – VisualLightBox. This plugin can help you to create good-looking galleries. And this is very easy to implement. Here is a sample: Live Demo download in package Ok,...

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...

How to Easily Make AJAX Style PHP Chat Application

How to Easily Make AJAX Style PHP Chat Application

How to Easily Make “Ajaxy” Chat application with PHP + SQL + jQuery Today I will tell you about another chat system. After making old-style chat described in previous post I decided to make modern, pretty version. I made several enhancements: a) Login system....

Advance Level Php Tutorials and Scripts

Advance Level Php Tutorials and Scripts

Advance Level Php Tutorials and Scripts Some pretty cool and amazing working php scripts with sources and tutorials for you to use on your sites. Some are Tutorials for security, some are images manipulation techniques while some are really high level plugins like sponsor...

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...

Jquery CSS Tutorial on Zooming Image

Jquery CSS Tutorial on Zooming Image

Jquery CSS Tutorial on how to Zoom Images Today I will tell you about another one useful tool of JQuery – Zoomimage plugin. It allow to reach different design ideas with images resizing. Features Preloads images The images can by grouped in galleries Scales the image...