I've used YUI alot, it's very different from jQuery.  YUI has a flyout-style
menu system that I really like:
http://developer.yahoo.com/yui/menu/

Your question about "once per session" could be done, but you'd have to do
all your page loads through ajax and content replacement or by using
frames.  The first one is probably more trouble than the performance you'd
gain, but that's up to you to decide.  The second, well, who actually likes
frames anymore? ;)

On Fri, Mar 7, 2008 at 11:16 AM, Paul Ihrig <[EMAIL PROTECTED]> wrote:

> Sonny!
> awsome! that looks to have worked.
> but now i have a menu shows up blank for a bit while page loads.
> not sure how to get the menu to render before every thing else..
>
> would YUI be a better route to go? i have never used it.
>
> some other questions..
> 1. i have all my pages which call cfinclude nav/index.cfm
> index.cfm calls the js every time the page loads.
>
> should/how could i put the js in an include that is called only once per
> session?
> i tried doing an iclude in application.cfm, but it would still call it on
> every page.
>
> maybe that doesnt make sense.
>
> again thanks.
> just trying to get me head wrapped around how to do a navingation with 5
> levels deep.
> jquery/treeview looked like an ok solution, i would rather do an
> accordian,
> but i cant get one to work with more then 1 level..
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:300748
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to