473,732 Members | 2,205 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

mm_menu.js delay showing a different layer onmouseout

Need help with showing Layer 4 after menu times out onmouseout
_______________ _______________ _______________ __
<html>
<head>
<script language="JavaS cript">
<!--
function mmLoadMenus() {
if (window.mm_menu _0422101100_0) return;
window.mm_menu_ 0422101100_0 = new
Menu("root",87, 17,"Arial, Helvetica,
sans-serif",11,"#000 066","#3399FF", "#FFFFFF","#FFF FFF","center"," middle",3,3,200 0,-5,7,true,false, false,0,false,t rue);
mm_menu_0422101 100_0.addMenuIt em("Stuff
1","window.open ('../port_citibusine ss/index.htm', '_parent');");
mm_menu_0422101 100_0.addMenuIt em("Stuff
2","window.open ('../port_ins/index.htm', '_parent');");
mm_menu_0422101 100_0.addMenuIt em("Stuff
3","window.open ('../port_message/index.htm', '_parent');");
mm_menu_0422101 100_0.addMenuIt em("Stuff
4","window.open ('../port_pfs/index.htm', '_parent');");
mm_menu_0422101 100_0.addMenuIt em("Stuff
5","window.open ('../port_smithbarne y/index.htm', '_parent');");
mm_menu_0422101 100_0.addMenuIt em("Stuff
6","window.open ('../port_cmsg/password.asp', '_parent');");
mm_menu_0422101 100_0.addMenuIt em("Stuff
7","window.open ('../port_fraud/index.htm', '_parent');");
mm_menu_0422101 100_0.fontWeigh t="bold";
mm_menu_0422101 100_0.hideOnMou seOut=true;
mm_menu_0422101 100_0.bgColor=' #555555';
mm_menu_0422101 100_0.menuBorde r=0;
mm_menu_0422101 100_0.menuLiteB gColor='#FFFFFF ';
mm_menu_0422101 100_0.menuBorde rBgColor='#7777 77';

} // mmLoadMenus()
</script>

<script language="JavaS cript" src="mm_menu.js "></script>
</head>
<body bgcolor="#FFFFF F" text="#000000"
onLoad="MM_prel oadImages('_ima ges/w4_1.gif','_ima ges/m4_3_01.gif','_ images/w4_0.gif','_ima ges/m4_3_02.gif')">

<script language="JavaS cript1.2">mmLoa dMenus();</script>
<div id="Layer1" style="position :absolute; left:0px; top:90px;
width:780px; height:27px; z-index:1; background-image:
url(_images/filler6.gif); layer-background-image:
url(_images/filler6.gif); border: 1px none
#000000;">&nbsp ;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp ;&nbsp;&nbsp;&n bsp;&nbsp;<a
href="../index.htm" target="_parent "
onMouseOver="MM _swapImage('Ima ge2','','_image s/w4_1.gif','Imag e3','','_images/m4_3_01.gif',1) ;MM_showMenu(wi ndow.mm_menu_04 22101100_0,0,25 ,null,'Image2') "
onMouseOut="MM_ startTimeout(); "><img src="_images/w4_0.gif"
name="Image2" width="80" height="25" border="0"></a><a href="index.htm "
target="_parent "
onMouseOver="MM _swapImage('Ima ge2','','_image s/w4_0.gif','Imag e3','','_images/m4_3_02.gif',1) "><img
src="_images/m4_3_02.gif" name="Image3" width="77" height="25"
border="0"></a></div>
<div id="Layer2" style="position :absolute; left:0px; top:0px;
width:51px; height:23px; z-index:2"><a
href="../port_2ndlevel/password.asp" target=_parent> <img
src="_images/placer.gif" width="50" height="25" border="0"></a></div>
<div id="Layer4" style="position :absolute; left:114px; top:119px;
width:670px; height:24px; z-index:4;"> <a href="#">Stuff 1</a> | <a
href="#">Stuff 2</a> | <a href="#">Stuff 3</a> | <a href="#">Stuff
4</a> | <a href="#">Stuff 5</a> | <a href="#">Stuff 6</a> | <a
href="#">Stuff 7</a></div>
</body>
</html>
_______________ _______________ _______________ ______

Do I change something here or in the mm_menu.js file?

Thanks,

Vince

Jul 23 '05 #1
1 7030
vi**********@ci tigroup.com wrote:
Need help with showing Layer 4 after menu times out onmouseout
[snipped load of Macromedia junk]
Eeek.
Do I change something here or in the mm_menu.js file?


Yes.
PointedEars
Jul 23 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
3312
by: lawrence | last post by:
Under the domain publicpen.com I've several dozen sites in subdiretories, such as www.publicpen.com/honenbeger. I've no trouble with any of these sites. But under one, which I put in yesterday, www.publicpen.com/staengl, when I point my browser there, the browser, instead of showing me the index.htm pages like it should, it instead tries to download it as an object. Why? Below are the contents of index.htm. Does anyone see anythging...
1
1606
by: Ricky | last post by:
Hi, I am trying to create this rollover bar menu with js and it works fine until it has to disappear I wanted it to disappear after the mouseout function and after a little delay but instead it disappears right away. Here is the whole code, any suggestions will be helpful
2
1695
by: JR | last post by:
Hi. I have a CGI script that will need to call itself an unknown number of times, to add rows, run queries, etc. At the bottom of the output that is produced by the script, there are four buttons. I need one of the buttons to simply be a back button. I have this button working fine. I need the second and fourth buttons to point to the current CGI script, but I need the third button to point to a different CGI script. I need the...
2
1743
by: Dominic Myers | last post by:
Hi there, wondered if someone could point me to an appropriate tutorial or offer advice on the following problem? I've got a web page which uses lots of divs to position the content of the page and I'm using a nice javascript to alter the css of a table of links. The thing is I don't want the table of links to point to an external site but to calla function which will replace the content of a layer... perhaps it's be better if I...
1
2436
by: M.L. | last post by:
Hi NG, I hope someone in here is able to help me in this matter. The problem: I have created a Javascript drop-down menu which expands when moving the mouse into a tablecell (calls my Expand() function at onMouseover on the <td>-element). My question is now this: How do I delay the expansion of the menu for e.g. 500 ms in order to keep it from happening "by accident". A
4
5293
by: Ringo Langly | last post by:
Hi everyone, We're using an outside vendor to provide some content for our website, and they use the http_referer variable to verify their content is only viewed from subscribing customers. Anyway, we're using the mm_menu javascript menu for our web menus, and under only Internet Explorer it's not passing the http_referer -- which means any site of theirs we link to from the menu doesn't work. This works fine in Firefox, Mozilla, and...
1
1690
by: Gu | last post by:
hi to all! i have a strange behaviour when applying onmouseout to a layer. it is not trigged when the pointer goes out of the _layer_ but when it goes off the _text within_ the layer. any idea? tia
2
1993
by: funkiejunkie | last post by:
Hello all, I posted a thread a while ago and was told to include the code so here it is. I still dont really get CSS, everything I have done has been blagged because I cant be bothered to read books to help me understand whats really going on. I would a few more containers within my centered text box in the middle so I dont have to press spacebar to get where I would like it, but have had trouble. I recon im doing a lot wrong so please...
0
9447
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9307
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9235
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9181
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6735
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6031
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4809
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3261
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2180
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.