Difference between revisions of "Template:Toronto/Javascript"
Revision as of 20:18, 25 July 2016
(
view source
)
AKang
(
Talk
|
contribs
)
← Older edit
Revision as of 20:18, 25 July 2016
(
view source
)
AKang
(
Talk
|
contribs
)
Newer edit →
Line 3:
Line 3:
$(document).ready(function(){
$(document).ready(function(){
−
$("
#
menutest").hide();
+
$("
.
menutest").hide();
});
});
Revision as of 20:18, 25 July 2016