|
||||||
| HTML Programming Forum discussion covering HTML, XHTML, DHTML and all flavors of HTML. Hypertext Markup Language is used to create websites. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
| Sponsored Links |
|
|
|
|||||
|
I just read on a page that the <label> tag has a required parameter
Code:
<LABEL FOR="moreinfo"> send more information <INPUT NAME="moreinfo" TYPE=CHECKBOX ID="moreinfo"> </LABEL> Quote:
try this and maybe it will work better? |
|
|||||
|
You have to give each input an id and then in your label
Code:
for="id" Code:
<label for="basic"> <input name="radiobutton" type="radio" value="radiobutton" checked="checked" id="basic" />Basic </label> <label for="business"> <input name="radiobutton" type="radio" value="radiobutton" id="business" /> Business </label> <label for="pro"><input name="radiobutton" type="radio" value="radiobutton" id="pro" /> Pro</label> |
|
|||||
|
It's a shame IE and Firefox don't render pages the same way. Make sure you test your page in Opera and Safari as well (though 97% of people use IE 7 or Firefox 2).
|
|
|||||
|
Yep It's a shame but theirs nothing we can do about it.
I only test in firefox with an add-on to use the internet explorer engine. I don't test in Safari or opera, I know i should but i just ***ume that it's going to work ![]() |
| Sponsored Links |
|
|
|
|||||
|
Good for you!
|
|
|||||
|
Why yes... butter boobs
|
|
|||||
|
I've had problems with Firefox and IE reading pages differently. One time my website worked perfectly in Firefox but was totally messed up in IE. It was quite frustrating.
__________________
Cheap Airsoft Guns If you are looking for high-quality, yet cheap, airsoft guns, then check out MrAirsoft.com |
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Critical Firefox hole allows p***word theft | Jordan | Technology Ramble | 31 | 01-22-2007 09:48 AM |
| Xav | ........ | 1323.18 |
| MeTh0Dz|Reb0rn | ........ | 1053.7 |
| morefood2001 | ........ | 879.43 |
| John | ........ | 877.37 |
| marwex89 | ........ | 869.98 |
| WingedPanther | ........ | 834.24 |
| Brandon W | ........ | 749.07 |
| chili5 | ........ | 310.39 |
| Steve.L | ........ | 241.84 |
| dcs | ........ | 216.02 |
Goal: 100,000 Posts
Complete: 82%