JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
"drop shadow "
"printfire ",printtotheFireBugconsoleinFirefo
Anidar
Chickenfoot shortcut script
Making a simple XMLHTTP Request
Yubnub "shortcut "commandsource
"javascript:document.search_form.submit; "
try
"printfire "
Cool Effects in Browser
Rate this script:
I Love it
/
I Hate it
Prototype DOM-inspecting selector
Code
$$
(
'form#itemList fieldset.toggleable input[type=checkbox]'
)
.
each
(
function
(
input
)
{
input.
checked
= !input.
checked
;
}
)
;
Prototype DOM-inspecting selector scripts
|
Prototype DOM-inspecting selector snippet
|
Prototype DOM-inspecting selector example
|
Prototype DOM-inspecting selector tutorial
|
Prototype DOM-inspecting selector code