My day job dept is forced to stay at ie7 for reasons I don't want to go into. I build sites at night and noticed today that a gform was not displaying in ie7, but displaying everywhere else. Preview works in ie7.
There is an inline style for the gform container that has a display:none sitting there. Here is the snippet:
<div class='gf_browser_ie gf_browser_ie7 gform_wrapper' id='gform_wrapper_1' style='display:none'>
Location is here > http://dev.nurnbergeagles.org/contact-us/ credentials= review:review
Does anyone out there have ie7 to replicate?
Paul