Search found 1 match

by Raedan
Thu Jul 18, 2002 11:13 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Show / Hide DIV
Replies: 22
Views: 17407

a lot of forms on your site?

I have a lot of forms on my site. it is more of an application than a website.

One thing I did to make it easy to add them is create a new variable in the menu_array.js


formz="form1;form2;form3"


reference the variable instead of the div id in the menu array


[b]formz[/b],
// ID of the div ...