I am porting my latest page design into Drupal6. My issue lies with attempting to install a JQuery Based Javascript Menu into my drupal site. I have a testing version working in raw html, but I cannot get it to work in my drupal 'page.tpl.php'

here is the URL to the dev site...
http://loftkilla.com/sunyata2.0/

Is there anything I need to do to get JQ to work from my TPL?

Also, I would like to begin porting the menu into a Drupal Module for sharing with the community....it's extra super sicky fresh...
check it out at....
http://www.sunyatastudios.net
I have it working there in basic html.

If you are interested, holla!

Comments

ainigma32’s picture

Status: Active » Fixed

Is there anything I need to do to get JQ to work from my TPL?

No, jquery is included in core Drupal so it should be available out-of-the-box.
See here http://drupal.org/node/171213 for more info.

- Arie

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.