954,580 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

how to use a javascript menu in asp.net

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
in 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...

runaway
Newbie Poster
1 post since May 2006
Reputation Points: 10
Solved Threads: 0
 

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?

tgreer
Made Her Cry
Team Colleague
2,118 posts since Dec 2004
Reputation Points: 227
Solved Threads: 37
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You