![]() |
how to add check all in my script
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 HTML Code:
<span onclick="checkall(true)">select_all</span> |
And you've defined the function checkall in the page? You can't just add those lines. You need to use javascript to select all or deselect all, so you need some code to do this, not just a couple of lines like you have.
|
i know that
i used this function from /clientscript/vbulletin_global.js?v=382 --------------- Added [DATE]1252898168[/DATE] at [TIME]1252898168[/TIME] --------------- i had make it HTML Code:
<input type="checkbox" name="allbox" onclick="js_check_all(this.form)" /> |
All times are GMT. The time now is 03:57 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|