Hello!
I use tiles and struts within my J2EE project. The layout is classic: a header, a footer, a menu and the body. I also use a css. The problem is that all the select elements
defined by <html:select property=”…”> tags can’t be view correctly when scrolling in browser.
When I scroll in browser the select elements have a strange behaviour: they are blinking, dissapearing, becoming deformed etc. When a Refresh is done the select elements are rendered properly.
Does anyone have any ideea?
Thank you very much
With best regards,
Sorin