Archive for September, 2013

Newest jQuery plugins worth looking at

Many jQuery plugins are released daily and in today's busy life it is difficult to follow various new plugin releases. So in this post, find a complied list of some of the latest and newest jQuery plugins which are worth to look as they offer new functionality with great design and ease. Also take a […]
Read the rest of this entry »

Awesome jQuery Mobile Plugins

In era of smartphones, mobile website/application has become demand of every industry. With this growing demand of mobile apps, the jQuery Mobile library has also become very popular and first choice for creating mobile apps. Earlier I had posted about Writing your first jQuery Mobile app - Part 1 and series of articles on jQuery […]
Read the rest of this entry »

jQuery x.x.x.min.map not found error

Source Map is a pretty useful and handy feature in terms of debugging on production servers. And if you are using jQuery 1.9+ Version then you may encounter the 404 not found error "jQuery x.x.x.min.map not found". For example, if you are using jQuery 2.0.2 version then you may get "jquery-2.0.2.min.map" not found error . […]
Read the rest of this entry »

How to enable source maps in firefox?

With jQuery 1.9 release, Source Map support was introduced with jQuery as well. It's a pretty useful and handy feature in terms of debugging on production servers. I have already posted about All you need to know about jQuery Source Maps. When jQuery 1.9 released, then the source map feature was supported by Chrome only. […]
Read the rest of this entry »

Creating Dialog Box in jQuery Mobile – Part 4

This is my 4th post of jQuery Mobile Series and In first three Post, I had explained about Writing your first jQuery Mobile app, Create Multiple jQuery Mobile Pages and Link them and Prefetching and Caching jQuery Mobile Pages. And in this post, you will see how to create dialog box in jQuery mobile. Let's […]
Read the rest of this entry »

jQuery Mobile: Prefetching and Caching Pages – Part 3

This is my third post of jQuery Mobile Series and In first two Post, I had explained about Writing your first jQuery Mobile app - Part 1 and Create Multiple jQuery Mobile Pages and Link them - Part 2. And in this post, you will see how to prefetch and cache pages in case of […]
Read the rest of this entry »

Responsive Menu
Add more content here...