Thursday, October 28, 2010

Using jQuery and MooTools Together

When using jquery and mootools together there may be an issue that one of it wont work properly.
Here is the sample code that can be used to make both work together.

<script type="text/javascript" src="jquery-1.3.js">
 
<script type="text/javascript" src="moo1.2.js">

No comments:

Popular Posts