Closed (fixed)
Project:
Drupal core
Version:
6.0
Component:
javascript
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2008 at 00:12 UTC
Updated:
14 Dec 2008 at 14:11 UTC
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
Comment #1
ainigma32 commentedNo, 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