|
| |
|
|
bluetech
Posts: 25 From: Niagara, WI USA Status: offline
|
Multiple Java scripts on same page - 4/3/2001 18:53:00
I am working on a page that has 2 drop down combo boxes with the contents linked to other pages in the site. There is also a single text box for retrieving stock quotes. All work well when they are the only script involved, but together they do not work correctly. What is the best way to resolve the conflicts? Thanks!
|
|
|
|
Spooky
Posts: 26606 Joined: 11/11/1998 From: Middle Earth Status: offline
|
RE: Multiple Java scripts on same page - 4/3/2001 18:59:00
Without seeing it, its hard to tell. Possible the functions or variables have the same names, or you have missed pasting some code?------------------ Spooky "I am Spooky of Borg. Prepare to be assimilated, babycakes!" Subscribe to OutFront News Database / DRW Q & A The Spooky Login!
|
|
|
|
bluetech
Posts: 25 From: Niagara, WI USA Status: offline
|
RE: Multiple Java scripts on same page - 4/3/2001 19:09:00
quote: Originally posted by Spooky: Without seeing it, its hard to tell. Possible the functions or variables have the same names, or you have missed pasting some code?
If I gave you the URL would you look at the code? Thanks!
|
|
|
|
Spooky
Posts: 26606 Joined: 11/11/1998 From: Middle Earth Status: offline
|
RE: Multiple Java scripts on same page - 4/3/2001 19:50:00
Your options would be better if you provided a URL, yes  I cant get email the moment as Im on my backup PC, the other one is toast, so dont send me anything as I havent got this thing configured yet.
|
|
|
|
bluetech
Posts: 25 From: Niagara, WI USA Status: offline
|
RE: Multiple Java scripts on same page - 4/3/2001 20:07:00
quote: Originally posted by Spooky: Your options would be better if you provided a URL, yes  I cant get email the moment as Im on my backup PC, the other one is toast, so dont send me anything as I havent got this thing configured yet.
URL is http://www.laydon.com/fnbimk/ . The user name is Dave, and the password is bwt. Thanks!
|
|
|
|
Spooky
Posts: 26606 Joined: 11/11/1998 From: Middle Earth Status: offline
|
RE: Multiple Java scripts on same page - 4/3/2001 20:42:00
You have 2 "gothere()" functions.Rename 1 of the onclick actions and also the matching js function name to something different like gothere2()
|
|
|
|
bluetech
Posts: 25 From: Niagara, WI USA Status: offline
|
RE: Multiple Java scripts on same page - 4/3/2001 21:07:00
I changed one to on click="gothere2()" and the function to function gothere2() and it still doesn't work. Thanks!
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|