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.
Tag Archives: JavaScript
implement jquery UI datepicker in wordpress
wordpress and jquery both are powerful tool. for plugin, we need date picker. In this article i showed how to implement jquery UI datepicker in wordpress
add css and javascript file to admin in wordpress theme
Wordpress Tutorial, add css and javascript file to admin in wordpress theme. Many developers want to add the javascript and css files into wordpress themes.
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.
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.