For example, I have looked at posts about using DHTML drop-downs for the main menu, yet, I could not find information on where to retrieve the navigation information to use in the DHTML menus, I have looked at the Component API, but it doesn't make a whole lot of sense to me.
Is there a more comprehensive resource for information available?
Scott,
A year ago Chris Kent posted to this list a code example to use BrainJar (http://www.brainjar.com/dhtml/menubar/) for making dropdown menus in Farcry. On 2004-10-20 I posted a small update to the code (fixing a rare js bug).
Although I strongly againt "not" using DHTML for obvious reasons it is a good place to start.
If dropdown menus are what you're looking for I'd suggest something cleaner like Suckerfish Dropdowns (http://www.alistapart.com/articles/dropdowns/) or its newer version Son of Suckerfish Dropdowns (http://www.htmldog.com/articles/suckerfish/dropdowns/) which has better browser compatability (Opera & Safari) and uses unordered lists for lightweight code.
-Jeff C.
--- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
