I am testing my webpage on a server using preview dns. Just realized that preview dns automatically adds mootools library towards the end of any php page. Probably for thei
After you include jQuery, add the following in a script tag immediately after it.
Also place your jQuery script before your mootools library. Order will be:
jQuery script include
noConflict code
mootools script include