This is a discussion on radio boxes and select boxes woes within the Coding Help forums, part of the Webmaster Discussion category; I know this is the way the functionality is supposed to be, but my client doesn't like it. Code: <fieldset> ...
| |||||||
| Register | Forum Rules | FAQ | Donate | Calendar | Search | Today's Posts | Mark Forums Read |
| |||||
| I know this is the way the functionality is supposed to be, but my client doesn't like it. Code: <fieldset> <legend>Type of radiation:</legend> <div><label for="radio1"><input type="radio" name="rad" value="1" id="radio1">alpha</label></div> <div><label for="radio2"><input type="radio" name="rad" value="2" id="radio2" >beta</label></div> <div><label for="radio3"><input type="radio" name="rad" value="3" id="radio3">gamma</label></div> </fieldset> Does anyone have an idea if it is possible to stop this effect (maybe via javascript). As in the box has to be onFocus to change or onClick to change. I also have the same problem, that I would like to irradicate on my select boxes too.
__________________ my sites : irish poker / irish jobs / seo faq / advertise jobs free / green card / skiing |
| |||||
| That will be normal as you scroll through the buttons. Best put them in line, and have the buttons somewhere at the top of the page or from so there will be no need to scroll down.
__________________ :. Web Design & Development Web Design Ireland :. Search Engines Optimization Search Engines Optimization :. Car Parts & Accessories Car Parts :. Cars Ireland Cars Ireland :. I Have 2 Find It Directory SEF Directory |
| |||||
| I've done the more in line approach and told the customer that it is difficult to change the functionality of what is in the standard. |
| Tags |
| boxes, radio, select, woes |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| | ![]() | |||
| | ![]() | |||