Worked perfectly! Thanks! > 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!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312197 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

