gmobj gives nasty error

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
stephan
Advanced
Advanced
Posts: 14
Joined: Tue Aug 31, 2004 3:23 pm

Post by stephan »

I fixed that problem, I’m using jsp's so I just stored the last selected item in a hidden variable and when the page loads I just get a request.getParameter and run the function again. My main goal was to use the milonic menu as a sort of a tabbed pane, its working nicely except that the selected item should not have a border-bottom. Ill put a working example of my nice proggie on the same url as I posted previously. Thanks a lot Ruth and Kevin, you guys were great.
:D :D :D :D :D :D :D
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

:D Don't forget to give us the full page so we can see what's being done!

Ruth
stephan
Advanced
Advanced
Posts: 14
Joined: Tue Aug 31, 2004 3:23 pm

Post by stephan »

Okies, I have a demo on:
http://www.weddingworld.org.za/testing/test.html
Maybe one of you brilliant people can tell me how to make the menu stay visible when you click on one of the submit items.
:} :} :} :} :} :} :}
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Sorry, I have no idea. When you submit a form doesn't the page refresh? I mean you changed something and did something.... so if that's the case the menu would reload.

Ruth
Post Reply