JavaScript and User Controls

  • Thread starter Thread starter Steve Bishop
  • Start date Start date
S

Steve Bishop

I have a JavaScript code snip in the head that is rather large I use for
drop menus and navigation. It contains several variables that hold the
navigation links. How would I incorporate the use of a user control for
this code section?

The current html file I have now calls it in the body onlaod.

Help apprecaited. Thanks.
Steve
 
Back
Top