Hi I am trying install JQuery Plugins but I cant. I followed instructions "...simply include their source file after you include jQuery's..." Obviously my page will be something like this:
<script type="text/javascript" src="/home2/misc/jquery.js"></script> <script type="text/javascript" src="/home2/misc/drupal.js"></script> <script type="text/javascript" src="/home2/sites/default/plugins/jquery-select.js"></script> <script type="text/javascript" src="/home2/sites/default/plugins/interface.js"></script> <script type="text/javascript" src="/home2/sites/default/plugins/fisheye.js"></script> I tried a lot of plugins. I understand I need add a markup in my page to "run" Jquery Plugins. I have a beautiful module in drupal with a lot of JQuery Magic like a triple combo. Some plugins specially Interface Elements have separate script so I tried put this script in the end of the page. Like Source Code demo. But nothing works and it is frustrating see working in demo page and cant reproduce. Where is the secret? Gurus please give me a hand, please. Regards macm
_______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/