booktoweb
09-12-2009, 12:21 PM
hi,
i programed a script have check box behind every item
i need to add button to sellect all and another button to deselect all
i added this but its not work
<span onclick="checkall(true)">select_all</span>
<span onclick="checkall(false)">deselect_all</span>
i programed a script have check box behind every item
i need to add button to sellect all and another button to deselect all
i added this but its not work
<span onclick="checkall(true)">select_all</span>
<span onclick="checkall(false)">deselect_all</span>