Search found 1 match

by HeadlessZeke
Mon Mar 22, 2004 7:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Major Problems with menuwidth="100%"
Replies: 22
Views: 13836

menuwidth problems on resize

Hi,
I actually had the same problem with the menuwidth="100%" not responding to window resizes. I found a way (although probably not the best or only way) to work around it pretty easily. Just add onResize="window.history.go(0)" to the body tag of the page. That way, everytime the window is resized ...