Help!!
Hello everyone, I have a quick question. I hope someone can help me out with it.
Only the first tab (General Hosting) in the top select box should work.
I have a javascript script (doh!) on this page,
http://electrikdesigns.com/support/testjs.html
and I would like to know why it will only work in IE. I cannot get the script to work in Netscape, and I get this error when I try it: The requested URL /support/undefined was not found on this server.
If you could please help me out, I would greatly appreciate it.
You can contact me here on the board, or via email: [email protected] or using ICQ 35597497
Thank you,
Ruben Gonzales
Vincent Puglia posted this at 23:54 — 5th July 2000.
They have: 634 posts
Joined: Dec 1999
Hi,
Without looking at the code (because the problem is NN-specific):
1) do you have closing option tags?
2) are you using the complete DOM? document.formname.selectname.options[document.formname.selectname.selectedIndex].value;
3) do you have form tags?
Or, you can try the following:
GrassBlade
....etc....
function doSel(selObj)
{
for (i=0; i
Where the world once stood
the blades of grass cut me still
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.