Forum Moderators: open

Message Too Old, No Replies

Javascript in ASP.NET

Not working

         

morty

1:50 am on Feb 28, 2004 (gmt 0)

10+ Year Member



I have an ASP.net site that I am testing on a local machine (localhost) running IIS and .NET Framework.

The site runs, but the Javascript Menu won't. Are there any IIS setting required?

RossWal

6:21 pm on Mar 1, 2004 (gmt 0)

10+ Year Member



THe execution of the javascript is all client side and IIS should have no bearing. From the browser view the html source and see if it all lloks as you wouls expect (correct javascrip includes, paths, etc.)

HTH,
Ross