|
Mailing Lists
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
cfinput=datefield display problems in IE7
Author: Jeff Martin
Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:55508#312197
Worked perfectly! Thanks!
----- Excess quoted text cut - see Original Post for more -----
Author: Steve Logan
Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:55508#301183
I was getting the same thing, so I played around a little bit with wrapping the
cfinput in another div, and this seems to work in IE7 and FF2:
<div style="clear:both;position:relative;z-index:3;"><cfinput
type......></div>
<div style="clear:both;position:relative;z-index:2;"><cfinput
type......></div>
<div style="clear:both;position:relative;z-index:1;"><cfinput
type......></div>
> I have a form with auto-generated datefields that are vertically
> aligned on top of one another. In IE7, the div holding the javascript
> generated calendar gets displayed underneath the form field items
> directly below it. Does anyone have any ideas about how to fix this?
> I am currently using a javascript function to throw the calendar out
> to the side of the fields, but I would prefer the default
> functionality. Thanks!
Author: Joel Watson
Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:55508#301060
I have a form with auto-generated datefields that are vertically aligned on top
of one another. In IE7, the div holding the javascript generated calendar gets
displayed underneath the form field items directly below it. Does anyone have any
ideas about how to fix this? I am currently using a javascript function to throw
the calendar out to the side of the fields, but I would prefer the default
functionality. Thanks!
|
May 24, 2012
|
Latest Fusion Authority Articles
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||