Browsing Category
plugin
10 posts
Javascript setTimeout() function jquery examples and chaining it with afterTime() plugin
javascript setTimeout() function It takes two arguments. Callback function to execute after milliseconds supplied. Milliseconds - after how…
Flat UI – Simple HTML tabs without jQuery or any other library
jQuery UI provides a simple way to implement HTML tabs. In this tutorial, I'll show how to implement…
jQuery Fake AJAX requests for ajax testing using mockjax plugin
Why fake AJAX requests at first place? Sometimes, JavaScript application needs to communicate heavily with network and testing…
How to know if HTML checkbox is checked in any version of jQuery
Many plugin developers face the difficulties, when core library upgrades and needs plugin code migration. Whenever new version…
Coding chrome desktop notification in jQuery
Google Desktop Notification is nothing new for gmail users, whenever new mail comes it notify you from rectangle…
jQuery Plugin – make jwplayer resumable for next visit and improve conversion
In my previous post I wrote jQuery plugin that resume flowplayer from the last played position. In this…
Tweet post or Facebook like to unlock the content using jQuery
jQuery Social Locker Plugin Yesterday, I was looking my facebook news feed. Then one of my friend liked Social…
WordPress Plugin Tutorial – Most shared/popular articles on facebook
To implement most shared url of any wordpress blog, first of all download facebook php sdk here Some…
Flowplayer jQuery Plugin – resume from the last played position
Perhaps you might have seen many video on youtube especially long movie or music jukebox. If you close…
Cross browser exitsplash implementation using jQuery and CSS
JQuery Plugin – exitsplash Spoiler Alert – Don't use "exit", "popup", "splash", "exitsplash" word in your script-name. Browser…