JQuery Multiple Load Problem
WordPress is among my favorite publishing platforms, but the multiple JQuery load problem is one of the downsides that makes it sometimes very slow and unreliable. If you look at the page source,...
View ArticlePlaying with jQuery Tabs
With the help of jQuery UI, creating tabs is as simple as setting up some simple HTML and “enabling” it with a line of JavaScript code. Like all jQuery UI components, you can head over to the Build...
View ArticleOpen jQuery Colorbox onLoad
Today I needed kinda jquery popup to show a notification to the users exactly after the page load on one of my sites and I implemented that using ColorBox, a lightweight customizable lightbox plugin...
View ArticleBy: Alireza Mortazavi
Today I found an alternative for the above tricks that makes your life a whole lot easier... A plugin called <a href="http://wordpress.org/extend/plugins/head-cleaner/"...
View Article