<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
1) bug in the show/hide jQuery code triggered by nesting <br><br>When NavFrame/NavContent div elements are nested the behavior under the jQuery script is bugged whil et he behavior under the legacy DOM raw functions based script is not. For contrasting demos see:<br> http://vsk.wikia.com/wiki/User:Najevi/showhide<br>
and contrasted that with the jQuery code at<br>
http://animanga.wikia.com/wiki/User:Najevi/showhide<br>
<br><br>2) feature request: "show all / hide all"<br><br>One click to "show all" and "hide all" collapsible NavContent is important functionality to add.<br>I realize this was not supported in the legacy javascript but adding it for the NavFrame/NavHeader/NavContent div elements was not too challenging even for a novice. See http://help.wikia.com/wiki/Help_talk:Dynamic_navigation for the code used.<br>It is demonstrated working at<br>
http://vsk.wikia.com/wiki/User:Najevi/showhide<br>
<br>NOTE: That patch does _not_ affect collapsible tables (since tables do not use the NavContent div element). When I learned of the newer jQuery script replacing the legacy raw DOM function script I stopped tinkering because I don't have an immediate need for collapsible tables and figured my effort is better invested in studying jQuery.<br><br>I've written about this feature request at the link mentioned above and also at<br> http://dev.wikia.com/wiki/Talk:ShowHide/code.js<br>and so I don't plan to repeat any of that here.<br><br>regards,<br><br><br><br><br /><hr />Lauren found her dream laptop. <a href='http://www.microsoft.com/windows/choosepc/?ocid=ftp_val_wl_290' target='_new'>Find the PC that’s right for you.</a></body>
</html>