I just came across a requirement where I had to create Twitter’s tweet button and Facebook’s like button on the fly. Doing so is pretty trivial! Creating the tweet button dynamically The first thing to do would be
Javascript
A collection of 6 posts
jQuery Spotlight Plugin: jSpotlight
About: This plugin allows you to bring spotlight on any HTML element. This plugin may be used in situations where you need to call attention to or highlight where a data value or content has changed within the interface. A
Javascript method priority queue
Problem Statement: There are times when people are faced with the problem of calling methods in a particular order based on some kind of priority. There are times when you wish to be able to add methods to some kind
A useful JavaScript pattern - The Module Pattern
Introduction A good API design forms an integral part of coding best practices. And what is a good API? A good API would only expose methods that would be needed by the client using the API. The public space would
jQuery – Using $ with other JavaScript libraries
Although $ sounds native to jQuery alone, but there are other JavaScript libraries and frameworks as well that use $, one example is scriptaculous. But what if you want to use $ in your jQuery based code or plugin, $ sure is a very
Extending jQuery – jQuery plugin development
Some introductory words. jQuery is a very popular JavaScript library and why wouldn’t it be popular, it has made the life of us developers so so easy. Its not just that our lives have become easy, but so has
Subscribe to ovais.tariq - tech and leadership
Subscribe today and get access to a private newsletter and new content every week!