Widget:WJG Sandbox: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 1,304: Line 1,304:
$("#firstHeading").hide();
$("#firstHeading").hide();
$("#wikidocNav").hide();
$("#wikidocNav").hide();
$("#contentSub").hide();




Line 1,314: Line 1,315:
$("#firstHeading").show();
$("#firstHeading").show();
$("#wikidocNav").show();
$("#wikidocNav").show();
$("#contentSub").hide()
})
})
})
})

Revision as of 19:52, 24 May 2014