jQuery fans blog and community sharing news, plugins, video tutorials, demos and more.

jQuery Get RSS Feed Live Reader

Use jQuery get rss (with JavaScript) to get a blogs (or websites) display rss feed on your web page. Use Google Ajax Feed API to retrieve the feed items and returns them as a list of feed items to be displayed. The feed can then…

Continue reading →

jQuery and ASP.NET

Introduction Using jQuery in ASP.NET is not that complex. Just follow these steps and you should achieve our main goal here. Use the HTML code below to include jQuery. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script> Or you can use ASP.NET server side code like this: protected override void…

Continue reading →

Lock/Freeze Web Page using jQuery

This tutorial show you how to set a jQuery timer for your web page to lock the interface for a specified length of time. In this example when a user clicks to open a website, it opens in another window/tab and the original webpage is…

Continue reading →

Load Box Content Dynamically using AJAX

This is how you can create page box elements that are loaded via AJAX and can be refreshed instantly without a whole page reload. It uses a combination of jQuery and JavaScript code. It’s kinda like the facebook content box loader but i coded it…

Continue reading →

Get GeoLocation using jQuery (API) GeoPlugin

jQuery offers a great way to find out where your website visitors geographic location. With a simple jQuery GeoLocation API call you find out your website viewers Country, Region & City. You can also find out thier Longitude and Latitude values to hook upto Google…

Continue reading →

Page 7 of 9 ←; First ... 5 6 7 8 9
promote your blog
Best CDN
scroll to top