loading javascript libraries in footer will be always best for every web or mobile application. I will show to Load jQuery in wordpress footer section.
Category Archives: JavaScript
10+ wordpress lightbox plugins useful for slideshow
Jquery lightbox is mostly used for slideshows in website project. In wordpress that is most favorite. Here I collected some nice wordpress lightbox plugins
wordpress and jquery conflicts – How to solve that
Sometimes I saw issue with some plugins due to different versions of jquery. I shown in this tutorial, how to solve the wordpress and jquery conflicts.
100+ jquery and CSS techniques and tutorials
Jquery is most popular and used javascript library Here I collected the more then 100 jquery and CSS techniques and tutorials in this article. for developer
substr not working in IE browser – issue solved
substr() javascript method extracts characters from a string. Here is working example for substr function. solved issue, substr not working in IE browser
Fadein and Fadeout effect through javascript example
Javascript tutorial for, Fadein and Fadeout effect through javascript example. But many developers go for jquery for using simple fadein and fadeout effect
Really Simple History of Ajax
Here in this article we discussed about ajax. We explored ajax history. As we know ajax is most useful and powerful tool in website development.
compress javascript and css files
Many times we are searching for Javascript and css compression. So here we collected some great web resources which are useful for compress javascript and CSS files
drag and drop sortable list javascript
We written this post and again we are publishing this post. drag and drop sortable list javascript. involving something like up/down arrows next to each item. The most heinous require server roundtrips for each modification
popup slide effect with only javascript
If you want the nice slide animation effect with javascript. you can use following javascript. Here I am not using any third party javascript library for creating the slide effect. Slide effect with popup you can achieve with only javascript.