checkbox with display tag not working first time -


i using below code display table in jsp display-table , having checkbox , not working in ie7 first time . can 1 help.

 <display:column title="match        <acronym title='select/deselect all'>         <input type='checkbox' name='checkall' onclick='checkuncheckall(this);' id='arresults'/>       </acronum>" class="center"> 

if have js files in site try change position if have ui.js move or if have javascript move footer


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -