I'm working on an application in a subdirectory of the main application. wwwroot\mySubApp wwwroot\cfide
So, I was playing around with the new layout tags. I had a menu working just fine and then I copied and pasted the cflayout example from the live docs into my layout. After that, the javascript would no longer work. My output only had basic html formatting. So, I did an experiment in another subdirectly. It turns out the code works the first time the page is called, but subsequent calls cause it to fail. AFter that, even deleted and readding the code will not cause the javascript to work. Over and over all I get is the javascript console error "coldfusion is undefined". ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287950 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

