Search found 11 matches

by Flash_harry
Tue Nov 18, 2003 1:57 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Flash in menu (embedding that it)
Replies: 1
Views: 3700

Flash in menu (embedding that it)

I have a side menu with version 3. It has images in there which is great, but can we have flash embedded in it?

How do I put it in to script. For an image I use

,"<img src='images/ow_logo.gif'>","show-menu=ow","index.php",,1

So what do I put here for Flash?

Any help would be great.

Kevin
by Flash_harry
Tue Jul 29, 2003 4:41 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: javascript popup - target window??
Replies: 1
Views: 2909

Pop ups

Hi there,

What you need to do id to name the window. Something like "NewWin" then everything will be fed into that winow.

Cheers

Flash Harry
by Flash_harry
Tue Jul 29, 2003 4:32 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Header trouble
Replies: 0
Views: 2140

Header trouble

Hello All,

I seem to be getting my 'headers' in a twist. please see http://217.114.170.155/index.php and http://217.114.170.155/kroozin/index.php

In IE5 for Mac the "View Products" button 'floats' around and the header stretches or squashes depending on how much content there is in the body.

I ...
by Flash_harry
Fri May 16, 2003 4:10 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu ok on one part of site but not other
Replies: 8
Views: 5416

IE6 throws an "invalid argument" error as soon as you mouse over the Enter Store image. In your style1 array, Mouse On Background Color is currently set to "ffccoo". In this case, the "oo" stands for "oops." ;)

Kevin

Wow that is so simple ... it works again .. thanks a lot man.

Flash
by Flash_harry
Wed May 14, 2003 3:10 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu ok on one part of site but not other
Replies: 8
Views: 5416

Hmmm,

I am using IE5.2 for Mac and I can see both the kroozin menus but only the side menu for outdoor_world.

Any ideas?

Anyone using IE for windows got a glitch?

Thanks again for any help
by Flash_harry
Wed May 14, 2003 11:29 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu ok on one part of site but not other
Replies: 8
Views: 5416

Menu ok on one part of site but not other

Hi,

I have two versions of the same menu one at

http://www.motorworld.org.uk/kroozin and another at

http://www.motorworld.org.uk/outdoor_world

As you can see the first is fine, but the second does not display.

I cannot see why ... any ideas? I only have a limited understanding of the menu so ...
by Flash_harry
Fri Apr 25, 2003 12:13 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Is there a wau to load the mmenu.js just once?
Replies: 2
Views: 2698

Is there a wau to load the mmenu.js just once?

BTW This is a great menu and it is really simple to understand .. it must be .. I can understand most of it.

I am having a bit of loading trouble. It is really fast to load really, but then when you go from page to page the status bar reads "Closing mmenu.js" and this takes a long time sometimes ...
by Flash_harry
Fri Apr 25, 2003 11:45 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Two menus on one page
Replies: 2
Views: 2806

Found the problem

Ok I found the problem.

You must only have one set of this line

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum ...
by Flash_harry
Fri Apr 25, 2003 10:16 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Two menus on one page
Replies: 2
Views: 2806

Two menus on one page

Hello there,

I need to have two sepertae menus on one page as the milonic page http://www.milonic.co.uk/menu/

Here there is the horizontalmenu plus the foating menu at the side.

I downloaded both Zips but when I put in the two menus only one works, what extra thing do I need to do to make this ...
by Flash_harry
Fri Apr 25, 2003 9:49 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: URL and show menu
Replies: 2
Views: 3016

Hey Presto

Thanks a lot,

It all works great now

Cheers

Flash
by Flash_harry
Thu Apr 24, 2003 5:31 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: URL and show menu
Replies: 2
Views: 3016

URL and show menu

Hi people,

Need to have a menu item where I can have a rollover which can go to say url1.html but which also shows a submenu which has another two choices say url2.html and url3.html.

How do I write this. At the moment I have....

addmenu(menu=["incar",
,,170,1,"",style1,,"left",effect ...