Topic awaiting preservation: banging head against wall w/drop down menus |
|
---|---|
Author | Thread |
Obsessive-Compulsive (I) Inmate From: Columbus,OH |
posted 02-22-2004 06:40
http://home.columbus.rr.com/rabbithorserun/test.html |
Paranoid (IV) Inmate From: Madison, Indiana, USA |
posted 02-22-2004 19:43
There are two differences in the two pieces of code 1) inthe function showMenu the value of menuTop is set to y in one and set to y+10 in the other. 2) There are major differences in alignment and positioning in the html of these two pages. |
Obsessive-Compulsive (I) Inmate From: Columbus,OH |
posted 02-22-2004 20:24
Thanks, hyperbole. I had tinkered with the showMenu function before my post, but nothing I did to that y value had any effect in either code. I woke up this morning thinking...hey, wait a minute, these are hidden DIV layers in tables, maybe it's where the table parts are positioned...and you just confirmed I might be right. I was so caught up in the javascript code that I forgot about the HTML half of things! I'll tinker a bit more and post the results. Thanks again! |