This is probably a real newbie question, but I am very new to .NET and am trying to add a javascript menu to a web user control (this control will be a head that appears at the top of each page in the site). Unfortunately, I can't seem to get the menu to appear at all.

Is there a special way to add javascript? This script works in a plain old HTML page, but does not do anything when I pasted it into the HTML view of the aspx page.

Please help!