I have a spiffy CSS/Jquery menu that's set up like...
Meh, you get the idea. It's just the usual nested unordered list.HTML Code:<div> <ul id="SPIFF"><li>A Main Category! <ul><li>A Sub Category! <ul><li>A Third Category!</li></ul> </li></ul> </li></ul> </div>
But I need to dynamically populate the categories and I have no idea where to start with that. I see there's a built in "Cool Menu", but it's DHTML, and BLECH. No thanks! I really REALLY want to use the menu I made, I just... dunno where to start.
Right now I'm kicking my feet around in main_page.tpl.php. Is this best? Or should I be including it?
Thoughts? Advice? Oh so very appreciated!





LinkBack URL
About LinkBacks












Bookmarks