This is a discussion on "firefox floating form bug" within the Web Page Design section. This forum, and the thread "firefox floating form bug are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
firefox floating form bug
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
firefox floating form bug
I am having trouble with radio buttons in firefox. I have a form that is contained inside a floating element with radio buttons. In IE, I can click the radio buttons as normal. In Firefox, I cannot select the radio buttons at all, nor can I highlight any text at all.
Has anyone ever encountered this? Is there a solution? I have tested firefox mac and pc and the problem is consistent so I'm pretty sure its a firefox issue. The layout will not work without a floating container, so I really need to get to the bottom of this. Any help would be much appreciated, I haven't found much of anything on google. http://earnacollegedegree.apolloback...ty-of-phoenix/ |
|
|
|
||||
|
Re: firefox floating form bug
You could try enclosing the form in a div, then set the z-index of that div higher than all the others.
just an idea
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|||
|
Re: firefox floating form bug
For whatever reason you've got SEVEN divs surrounding your form. Once deleted, your buttons work - but only to a point. They can ALL be selected, and not de-selected. They need putting in a group, so that only one can be selected.
I'm sure you could put the form in one div, and use a legend and labels to annotate it... |
|
|||
|
Re: firefox floating form bug
removing position:relative; from the #copy div worked.
|
|
||||
|
Re: firefox floating form bug
is there supposed to be a submit button? Or haven't you got there yet?
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|||
|
Re: firefox floating form bug
there will be submit button. haven't gotten there yet.
|
|
||||
|
Re: firefox floating form bug
Okay then
keep up the good work and all that. looks nice (Y)
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
![]() |
| Tags |
| bug, buttons, elements, firefox, float, form, radio |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Floating works fine in firefox but not IE ! | marSoul | Web Page Design | 13 | Dec 18th, 2007 18:37 |
| Aligning form in Firefox | Craigj1303 | Web Page Design | 6 | May 26th, 2007 12:17 |
| Need help with Firefox iframe, jsp, form submit issue | bmachine | Other Programming Languages | 4 | Mar 14th, 2007 19:01 |
| Display Problem: Form-->Legend field in Firefox | SuperGrover1981 | Web Page Design | 2 | Sep 5th, 2006 18:05 |
| Floating Without tables | jcschott | Web Page Design | 3 | Apr 19th, 2005 16:22 |