when clicking on a menu and after the page reloads, the menu shows the selected menu item in a different "on" style.
(e.g.: when clicking on "support/about milonic" at http://milonic.com, you will get the "support" and "about milonic" items highlighted on the menu).
it seems to me this works by using the page URL, since when opening the target in an iframe it doesn't remember my menu clicks. i'm using a custom made function which replaces the "openIFrame" function given on the site, so this could be the problem (donno, haven't tried openIFrame).
if this is indeed the solution, and since my custom made func does a little more than just handle clicks, would it be possible access the menu's memory property directly?
p.s. - couldn't find any documentation about this feature..
10x, r.
