All Entries Tagged With: "jquery.js"
Create Twitter alert style using Jquery.js and CSS
Share In this tutorial i would explain to you how to create twitter alert style using jquery.js and simple css . The alert drop downs from top of the screen to display what is in a PHP $_SESSION variable . I have included a live demo also . Hope this would help you . Here [...]
anoopsachari | May 27, 2010 | Comments 4
Resolve Conflict between Jquery.js and Prototype.js
Share How to resolve conflict between jquery.js and prototype.js This tutorial would teach you to resolve the coflict between jquery and prototype when used together in same file . Its a simple tip to implement . 1. Create a noconflict.js file and include the following code in it . jQuery.noConflict(); var $j = jQuery; 2. [...]
anoopsachari | Apr 07, 2010 | Comments 9






