110
edits
As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com. |
Changes
no edit summary
$(function() {
$('.playground').append('<a onclick="for (var i=0; i < 100; i++) { collapse$.proxy([toggleNavigationBar, null, i]); }">Show/Hide All</a>');
});