Why are the input boxes on this page not working? They don't work in Firefox 2.0...why?
http://www.ldstroop21.org/site.php
Issue with input boxes
Input boxes
Page 1 of 1
Issue with input boxes Input boxes
#2
Posted 22 January 2007 - 08:03 PM
They are covered by the headers and paragraphs.
You could 1: decrease the width of the headers and 1 paragraph, 2 set the z-index so that the form is on top.
They work if you tab to them.
You could 1: decrease the width of the headers and 1 paragraph, 2 set the z-index so that the form is on top.
They work if you tab to them.
#3
Posted 24 January 2007 - 01:10 AM
Yeah, TJSingleton hit it right on the spot. Just add this to your CSS to sort it out:
input, textarea {
position: relative;
z-index: 5;
}
The commercial front for my freelance web design company.
#4
Posted 24 January 2007 - 01:28 AM
Thanks Ryan and TJSingleton!!
Jacob Haug
Flash Specialist
Flash Specialist
Share this topic:
Page 1 of 1


Help
This topic is locked

MultiQuote









