Jquery lightbox is mostly used for slideshows in web based project. In wordpress that is most favourite. Here I collected some nice wordpress lightbox plugins. Lightbox Plus ColorBox Lightbox Plus ColorBox implements ColorBox as a lightbox image overlay tool for … Continue reading
Category Archives: JavaScript
wordpress and jquery conflicts – How to solve that
Jquery is most powerful javascript framework and which is used widely. WordPress is most powerful and famous cms in the world. When you are using the jquery in wordpress that time you need to keep in mind some issues. Many … Continue reading
Share and Enjoy
100+ jquery and CSS techniques and Tips and tutorials
100+ jquery and CSS techniques and Tips and tutorials Galleriffic Photo Zoom Out Effect with jQuery Interactive Photo Desk with jQuery and CSS3 In this little experiment you will create an interactive photo desk that provides some “realistic” interaction possibilities … Continue reading
Share and Enjoy
jquery tips for wordpress theme developers
All web developers know about jquery. May be all of us know or heard about jquery. Jquery is javascript open source library. WordPress itself uses the jquery library for long time but many developers does not know about that. Because … Continue reading
Share and Enjoy
substr not working in IE browser – issue solved
substr() javascript method extracts the characters from a string. Here is working example for substr function. This function works with following browser. Firefox Safari Opera google chrome There is issue with IE browser. Do not use the substr javascript method … Continue reading
Share and Enjoy
Fadein and Fadeout effect through javascript
Many times we need the fadein and fadeout effect using javascript. But many developers go for jquery for using the simple fadein and fadeout effect. I suggest not to Jquery and Use following code for effect. This is very minimal … Continue reading
Share and Enjoy
Really Simple History – History for Ajax
Ajax (pronounced /ˈeɪˌdʒæks/) (shorthand for Asynchronous JavaScript and XML) is a group of interrelated web development techniques used on the client-side to create interactive web applications. With Ajax, web applications can retrieve data from the server asynchronously in the background … Continue reading
Share and Enjoy
JavaScript/CSS Compression
Many times we are searching for Javascript and css compression. Few days before i was searching for Jquery JS library compression. Yes there is compressed version available but i want to make some changes in JS files as per my … Continue reading
Share and Enjoy
Drag & Drop Sortable Lists through JS
In 2007 I written this post and again I am publishing this post. Various implementations of Drag & Drop sortable lists using JS and CSS. “In Web applications I’ve seen numerous — and personally implemented a few — ways to … Continue reading
Share and Enjoy
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. For In page popup slide effect you can use following … Continue reading



