Help getting JQuery tabs working in Drupal 6 - tabs not rendering, see a bulleted list instead
I realise this probably should be posted on the Drupal site, but I've
already posted there and received no responses so I thought I would
try here. I have a custom module that uses a custom template file to
display a node. In that template, I want to render some tabs using
JQuery - I have enabled the relevant JQuery modules for Drupal, and
the source for my page shows what I believe to be the correct script
tags. Anyway, I added the code from this site:
http://www.thewhyandthehow.com/jquery-tabs/
but when I view the page, all I see is a bulleted (vertical) list of
Tab 1, Tab 2 and Tab 3. Any obvious ideas what I may have forgotten to
do? I don't see any errors anywhere.
Any help appreciated.
Thanks