Twitter Alert jQuery Plugin
Here is a jQuery plugin which allows you to easily display Twitter like alert messages within your website. See it in action here. Usage The plugin is extremely easy to use. Firstly you must create a hidden div on your page. like so : <div id=”my_div” style=”display:none;”> Here is a message</div> This div can contain […]
read more »