I am not using an included .js file. The javascript code is parsed on the page.
EJ ---------- Original Message ---------------------------------- from: "Fred Sanders" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] date: Mon, 18 Mar 2002 23:51:11 -0500 >append a random number to the url of the .js? file (like on a regular query >string) and it should go away. Its caused by the way the browser is caching >the js file and that it thinks its the same file over and over again (the >index.cfm). so ... > ><script src="/js/blah.js?rnd=[random number here]"></script> > >----- Original Message ----- >From: "E.J. Jaquet" <[EMAIL PROTECTED]> >To: "Fusebox" <[EMAIL PROTECTED]> >Sent: Monday, March 18, 2002 5:05 PM >Subject: Javascript menu problem with Fusebox > > >> Hello, >> >> I am just learning to use the Fusebox 3.0 methods, and I ran into a >problem. >> >> For a website I use the HV_Menu custom tag that includes a javascript menu >> in my pages. I used this tag on a non-fusebox page and it works fine. But >> when I implement it into the fuseboxdesign, it hangs after a few 'reloads' >> of the page. No error messages, it just hangs. When I stop the loading of >> the page I just see a blank HTML page. >> >> It is like the page comes into a loop or something... I have no clue what >is >> causing this behaviour. Any suggestions? >> >> Hope someone can help me, >> >> Erik-Jan Jaquet >> >> >> > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
