View Single Post
Old 06-16-2002, 09:42 PM   PM User | #1
psychonana
New to the CF scene

 
Join Date: Jun 2002
Location: Wisconsin, USA
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
psychonana is an unknown quantity at this point
Form Submit in NetScape

I know next to nothing about HTML and Javascript and such. I'm hoping this is the correct category! My question is this: I have a survey in one of my web pages. It consists of several radio buttons, drop-down lists, a text field, and a text area, followed by a "submit" button. Everything works fine in IE, but in NS the "submit" button is gone and the actual word "submit" in its place. Why? Are my tags incorrect? I used
<button type="submit">Submit</button></form>
after all my other form elements.
psychonana is offline   Reply With Quote