However I do seem to have problems when including a JavaScript file via a link tag into the Header file. I get heaps of script problems. The link statement does not involve any ColdFusion to be resolved to operate.
Is the Javascript being outputted in the HTML source? We use a lot of whitespace suppression techniques and you may need to have your JS wrapped in CFOUTPUT tags.
This situation seems to be particularly exacerbated when you are in FarCry Administration mode and so pages browsed or previewed have the ‘FarCry DHTML Float Menu’ which uses a whole lot of script of its own.
Might be worth checking to see that you don't have a method name that conflicts with the float menu methods.
Are there any rules that need to be followed when attempting to use JavaScript in FarCry pages?
Nothing in particular. I think this would be the first report of JS issues in teh presentation layer.
-- geoff http://www.daemon.com.au/
--- 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/
