how to use a javascript menu in asp.net

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: May 2006
Posts: 1
Reputation: runaway is an unknown quantity at this point 
Solved Threads: 0
runaway runaway is offline Offline
Newbie Poster

how to use a javascript menu in asp.net

 
0
  #1
May 12th, 2006
hello,i have a nice-looking dhtml menu written by javascript,the javascript code is in a separate .js file,and when i use it in html page,i just insert
<script type="text/javascript" language="JavaScript1.2" src="stmenu.js"></script>in <head></head>tag and it works fine
now i want to use this menu in .aspx page ,is it possible ?and how?
i found if i just insert the code in .aspx like the same i do in html,i got errors,so anybody could help me out?
thanks a lot...
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 1,655
Reputation: tgreer is an unknown quantity at this point 
Solved Threads: 35
Team Colleague
tgreer tgreer is offline Offline
Made Her Cry

Re: how to use a javascript menu in asp.net

 
0
  #2
May 12th, 2006
What errors? You should be able to integrate a script into your declarative markup just fine.

Are you sure your script tag is proper for the doctype you're using?
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC