On 30/01/2008, Bruce Sorge <[EMAIL PROTECTED]> wrote: > Actually FarCry has been recently update to v-4. I played around with it > for quite a bit and was very very impressed, and even made sure to vote > for it in the webby awards recently.
That's great to hear :) > And if it were not for the fact > that I could not get the stupid navigation to do exactly what I wanted I > would have already converted out entire district website over to FarCry. > That was the ONLY thing keeping me from implementing it. FarCry generates navigation information as either a cfquery or more usefully as a semantically correct, nested, unordered list. The vast majority of CSS based navigation UI is based on the latter. You probably need a little CSS help on a forum dedicated to CSS design to get things going. The default Mollio [1] template menus are based on the "Son of Suckerfish" [2] menus. But there are many, many different implementations of UL/LI element based menus out there. All the best, -- geoff http://www.daemon.com.au/ [1]: http://www.mollio.org/ [2]: http://www.htmldog.com/articles/suckerfish/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297683 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

