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
Post a Comment