https://bugzilla.wikimedia.org/show_bug.cgi?id=20053
Jon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Jon <[email protected]> 2012-02-13 09:39:36 UTC --- The hash could be used here to maintain which categories are open. e.g. if the hash was #Cat_1 Cat_2 this would mean category 1 and 2 (the div's with id cat_1 and cat_2) were open. The browsers history would then take care of things when you hit back. The current code does this but only supports one open category - taking the entire hash as the category element id. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
