Hello Sir,
I have 4 check boxes
1- All
2- Food
3- Cars
4- Sports
How can I make the "All" checkbox checks the remaining items (Food, Cars & Sports) at one time, and also deselect everything when I uncheck "All".
I have 4 check boxes
1- All
2- Food
3- Cars
4- Sports
How can I make the "All" checkbox checks the remaining items (Food, Cars & Sports) at one time, and also deselect everything when I uncheck "All".
Hi mhmdmed,
You'll need to add a few lines of JavaScript in a Load JS action. Google will probably find you some examples.
Bob
You'll need to add a few lines of JavaScript in a Load JS action. Google will probably find you some examples.
Bob
I found the code.
but can you please tell me how to luck the JS action when I click on the "All" checkbox?
but can you please tell me how to luck the JS action when I click on the "All" checkbox?
Can you please tell me how to correctly load the JS function and where to put it?
How the system will know when to be executed?
How the system will know when to be executed?
This topic is locked and no more replies can be posted.