$("#chkAll").toggle( function() { $("input[@type='checkbox']").not('#chkAll').each(function() { this.checked = true; }); }, function() { $("input[@type='checkbox']").not('#chkAll').each(function() { this.checked = false; }); });});
$('#edit-checkbox-id').is(':checked');
$("#ID").hover(function () { // do mouse over something }, function () { // do mouse out something });
$("a[href^=http://]").not("a[href^=http://www.yourdomain]").attr("target", "blank");
You need to be a premium member to use this feature. To access it, you'll have to upgrade your membership.
Become a sharper developer and jumpstart your career.
$0
$
. 00
monthly
For Basic members:
$20
For Premium members:
$45
For Elite members: