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

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -