Hi,

I have noticed that whenever I put TextField component on my page eg. like
this:

<t:form t:id="someFormId">
  <input type="text" t:type="TextField" t:id="someTextId"/>
</t:form>

<body> element in generated page source in MSIE gets additional style
attribute:
 style="background-attachment: fixed;"

This occurs _only_ in MSIE.

Is it a bug or feature?
(T5.1.0.5)


-- 
View this message in context: 
http://www.nabble.com/TextField-component-and-body-background-attachement-tp24463036p24463036.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to