But it works the way we need it. Your help was greatly appreciated.
Search found 4 matches
- Tue Oct 16, 2007 8:25 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu Items won't stay positioned absolutely where I say so
- Replies: 5
- Views: 5587
Re: Menu Items won't stay positioned absolutely where I say so
Thanks so much for your input. Now I see where I went wrong and I feel stupid,
But it works the way we need it. Your help was greatly appreciated.
But it works the way we need it. Your help was greatly appreciated.
- Thu Oct 11, 2007 6:23 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu Items won't stay positioned absolutely where I say so
- Replies: 5
- Views: 5587
Re: Menu Items won't stay positioned absolutely where I say so
HTML:
<html>
<head>
<title>Multi-column menu</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<style type="text/css">
BODY{
FONT-FAMILY:verdana;
font-size:18px;
background-color:#001d50;
}
.backG {
FONT-FAMILY:verdana;
background-color:#93c39b;
color ...
<html>
<head>
<title>Multi-column menu</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<style type="text/css">
BODY{
FONT-FAMILY:verdana;
font-size:18px;
background-color:#001d50;
}
.backG {
FONT-FAMILY:verdana;
background-color:#93c39b;
color ...
- Thu Oct 11, 2007 6:13 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu Items won't stay positioned absolutely where I say so
- Replies: 5
- Views: 5587
Re: Menu Items won't stay positioned absolutely where I say so
Ok, I'll post the necessary files here.
- Tue Oct 02, 2007 9:34 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu Items won't stay positioned absolutely where I say so
- Replies: 5
- Views: 5587
Menu Items won't stay positioned absolutely where I say so
I recently looked into Milonic's absolute positioning menu, and there is something I need to know.
Below is my menudata.js code:
fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150 ...
Below is my menudata.js code:
fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150 ...