0 LIKES LikeUnLike
I have 6 DD menus on my page. They are all stored as separate functions in different external .js files, just to keep everything separate. I refer to all the external .js files separately in the HEAD. In the body, only the first one works. You can view the source here http://www.kidsfirstweecycling.com it is the splash page. The .js files all look the same with the exception that the city name(corona in this case) is changed... they all look like this: function coronanav() { var w = document.coronaform.coronalist.selectedI... var url_add = document.coronaform.coronalist.options[w... window.location.href = url_add; }What am I doing wrong?
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 3 answers.