From: Jeremy W. <je...@ma...> - 2004-01-06 14:36:24
|
Hi everybody. I haven't posted to the list in a while, but I'm completely stuck at this point. I'm working on a web site for my church and trying to implement HTMLMenu on the site. http://www.egcchurch.org/egcc2/ I'm designing the site to be 'liquid' (page resized proportional to the browser window) but the problem I'm having is that I cannot get the html menus to anchor to the menubar, which is a gif. I've looked through the code and as far as I can tell, you can't do a setAnchor() on a HTMLMenu because it's parent is DynElement, which doesn't have setAnchor implemented. Is there any other way to do this? Note: load the page, resize the browser, and mousover the menuoptions to see my problem. Thanks, Jeremy |