Quantcast
Channel: Excellent Web World » JQuery
Browsing latest articles
Browse All 10 View Live

Jquery Interview Question

Q.1 What is Jquery? Ans: jQuery means jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, animating, event handling, and Ajax interactions for rapid web...

View Article


Round value to 2 decimal points using PHP and Jquery

Sometime you get value 24.123456 in form. But you want only 24.12. What will you do for that? USING PHP : round(123.444,2); Result : 123.44 USING jQuery : var _round = Math.round; Math.round =...

View Article


Image may be NSFW.
Clik here to view.

HTML5 And Ajax Contact Form

Your visitors won’t be able to stop themselves contacting you with this baby. The HTML5 AJAX Contact Form utilities cutting edge HMTL5 code and CSS3 animations to make your contact page elegant and...

View Article

Image may be NSFW.
Clik here to view.

Jquery Cheet Code for Web technologies and Languages

Jquery Cheet Code: A quick reference guide for JQUERY ATTRIBUTES ✼ TRAVERSING ✼ MANIPULATION ✼ CSS ✼ EVENTS EFFECTS ✼ AJAX ✼ UTILITIES ✼ CALLBACKS ✼ DATA & MISC ✼  DEFERRED OBJECT And other useful...

View Article

Image may be NSFW.
Clik here to view.

MooTools Cheet Code for Web technologies and Languages

MooTools Cheet Code: A quick reference guide for MOOTOOLS ARRAY ✼FUNCTION ✼STRING ✼ ELEMENTS ✼ MOO.js ✼ DOM.js ✼DRAG.js ✼AJAX.js And  other useful information. Download PDF Download PNG The post...

View Article


Image may be NSFW.
Clik here to view.

5 Differnet sliding jQuery Plugins And CSS3 Tricks

In this Blog you will find a extensive selection of Jquery plugin with css3 that make use of some thrilling and fresh CSS3 properties integrate with some new  jQuery. some nice and creative image...

View Article

How to jQuery wait untill all images to loaded.

Let’s say though that I want some animation and I don’t want it running until all the images are loaded. Here is the way how to do this. With jQuery, normally we use $(document).ready() to execute...

View Article

Native Transitions (Curl,Fade,Flip)Plugin for iOS Phonegap

As we all know now the time is for cross platform app and when we are talking about the cross platform the first name come is PhoneGap.It is a most used Framework in Days.there are more 3328 Registered...

View Article


Image may be NSFW.
Clik here to view.

Check Internet Connection in iOS7 with Phonegap 3.3

iOS7 One of the biggest release of Apple store with complete new concept of flat design and line icons.So also development is also changes as per new OS.So in Latest phonegap we have find one issue is...

View Article


Image may be NSFW.
Clik here to view.

How to add watermark on image using phonegap

Image sharing is one of the most popular thing in mobile application.But Now if you want to share image anywhere like social media,website,server etc with watermark then just download this code and...

View Article
Browsing latest articles
Browse All 10 View Live