Topic awaiting preservation: Holizontally Slide Menu Problem. |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: NZ |
posted 07-29-2003 05:37
Hi, guys. How are you? quote:
|
Paranoid (IV) Inmate From: the space between us |
posted 07-29-2003 08:31
mhm....what did you set on mouseout? |
Paranoid (IV) Inmate From: everywhere |
posted 07-29-2003 11:10
First up, use document.getElementById(elmnt) instead of document.all(elmnt), else it doesn't work at all in mozilla. |
Bipolar (III) Inmate From: Cold Sweden |
posted 07-29-2003 15:01 |
Paranoid (IV) Inmate From: NZ |
posted 07-30-2003 01:19
Hi, guys. How are you? code: <html>
|
Nervous Wreck (II) Inmate From: Sweden, Malmoe |
posted 07-30-2003 01:33
The page you referred to, the one you were inspired by, doesn't actually close the menu on onmouseout. |
Paranoid (IV) Inmate From: NZ |
posted 07-30-2003 01:40
Hi, many thanks for your reply. |
Nervous Wreck (II) Inmate From: Sweden, Malmoe |
posted 07-30-2003 01:52
look at my previous msg, it has been updated. |
Paranoid (IV) Inmate From: NZ |
posted 07-30-2003 06:20
Hi, mate. |
Nervous Wreck (II) Inmate From: Sweden, Malmoe |
posted 08-01-2003 18:02
Ok, what caused the little gray thing on the right side was that you didn't use cellspacing="0" and cellpadding="0" on the first table. |
Paranoid (IV) Inmate From: NZ |
posted 08-04-2003 02:03
Hi, mate. |
Maniac (V) Inmate From: under the bed |
posted 08-04-2003 03:17
nevermind, misread... |