Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

browser_category_modify - javascript question

Quote Reply
browser_category_modify - javascript question
hello!

in the admin template "browser_category_modify" the following javscript code is called:

parent.frames[parent.LEFT_FRAME_ID].navigate("#<%category_id%>");

I'm just wondering what the ".navigate" part is about - it doesn't seem to be a valid function and I can't find any information about it when I google it. Looking at it, it's obviously trying to jump the menu down to the # section passed to the function... but the function doesn't exist?

Does anyone know?

Thanks!

Regan.
Subject Author Views Date
Thread browser_category_modify - javascript question ryel01 2762 Apr 4, 2006, 3:27 AM
Thread Re: [ryel01] browser_category_modify - javascript question
Chas-a 2655 Apr 19, 2006, 2:33 AM
Thread Re: [Chas-a] browser_category_modify - javascript question
ryel01 2660 Apr 19, 2006, 2:35 AM
Post Re: [ryel01] browser_category_modify - javascript question
Chas-a 2642 Apr 19, 2006, 2:55 AM