Hi Friends, Right now I am working on CakePHP project in which I have to use jQuery Validation Library for validation of forms. jQuery validation library is really best option to make validation for any form because it is having too many options and we can use it very easy. But in this validation by default … Read more
jQuery : How to Use jQuery Validation By Element or Input Id Instead of Name
Posted by in jQuery - (0 Comments)Hi Friends, Sometime when you used jquery on somepages and mostly in wordpress then I think you must got encountered with this error “$(…) is null” where … would be your element class name or id. I know this error is very small but really frustating because we didnt find what we are doing wrong. … Read more
Hi Friends, Today I am going to write about how to get height and width of document body and heoght and width of whole window by jQuery. Yesterday I was trying to find height and width of body and whole document in one jquery image gallery, So I searched for it alot and finally i … Read more
Hi Friends, Some days ago I was trying to take checked values of checkboxes via jQuery while using jQuery Ajax. I tried to find out on internet about how to get checked checkbox values and I found so many articles but didn’t find any clear code which is working good, So i have tried it … Read more
Hello Friends, I am always sharing things which i have learnt while doing programming and yesterday when i was making one wordpress plugin which save all options in admin by jQuery Ajax , at that time I was getting one problem in taking checked value of checkbox by jquery. I have searched on internet for … Read more
Hello Friends, There are so many javascripts libraries available in web world like jQuery, prototype, moo tools which having so many functionality and so many features available to make site attractive. But sometime when we need to use two or more libraries together to achieve some functionality, they conflicts with each other. So to avoid … Read more
Hello Friends, JQuery is the most popular JavaScript library in use today.jQuery is free, open source software, dual-licensed under the MIT License and the GNU General Public License, Version 2.jQuery’s syntax is designed to make it easier to navigate a document, select DOM elements, create animations, handle events, and develop Ajax applications. jQuery also provides … Read more




