C
|
cgphp 3/30/2012 |
In the "Javascript onload" event of the "Login page", enter the following code: $("input[type='checkbox']").attr("checked","checked"); |
|
500511 3/30/2012 |
In the "Javascript onload" event of the "Login page", enter the following code: $("input[type='checkbox']").attr("checked","checked");
|