dcrombie

msg:1589135 | 10:26 am on Jul 20, 2005 (gmt 0) |
Do you have <FORM> tags around the form? Have you tried using: <input type="submit" value="GO">
|
stardoc

msg:1589136 | 10:39 am on Jul 20, 2005 (gmt 0) |
Thanks for replying. I do have the form tags around and it displays well in IE. I ll just try using your suggestion, but the problem is if i do not use "onclick", it interferes with other drop down menus.
|
stardoc

msg:1589137 | 10:44 am on Jul 20, 2005 (gmt 0) |
| Have you tried using: <input type="submit" value="GO"> |
| No success with it either
|
dcrombie

msg:1589138 | 10:51 am on Jul 20, 2005 (gmt 0) |
Odd. Does your site validate [validator.w3.org]?
|
dreamcatcher

msg:1589139 | 11:34 am on Jul 20, 2005 (gmt 0) |
Are you using any type of CSS formatting thats upsetting things? Maybe its there really, you just can`t see it.
|
Birdman

msg:1589140 | 11:36 am on Jul 20, 2005 (gmt 0) |
Not sure if it's the cause, but the closing tag is not needed. </input> (Try removing that)
|
stardoc

msg:1589141 | 12:29 pm on Jul 20, 2005 (gmt 0) |
no success with </input> tag removal also!
|
kaled

msg:1589142 | 1:13 pm on Jul 20, 2005 (gmt 0) |
What doctype are you using? Kaled.
|
|