<input
type="checkbox"
onclick="ToggleAllItems(event,this,12)"
title="Select or deselect all items"
class="s4-selectAllCbx"
>
How can I set var i = 15 to the onclick attribute instead of 12?
It should be changed after the PageLoad.
onclickattribute.ToggleAllItemscode.