Done :>
aI("text=gallery;url=http://www.thedivinitycode.org/thegallery.php;clickfunction=GB_showCenter('Gallery','http://www.thedivinitycode.org/thegallery.php',700,835);custom=retFalse;");
I was getting tired - getting late in OZ!
Many years using Milonic for my clients and that was the longest ...
Search found 26 matches
- Tue Jun 22, 2010 1:53 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic menu and jquery Thickbox
- Replies: 26
- Views: 53043
- Tue Jun 22, 2010 1:45 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic menu and jquery Thickbox
- Replies: 26
- Views: 53043
Re: Milonic menu and jquery Thickbox
Absolutely closer - we now popup where we should :>
we now just have a referencing url prob
http://www.thedivinitycode.org/home.php
we now just have a referencing url prob
http://www.thedivinitycode.org/home.php
- Tue Jun 22, 2010 1:22 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic menu and jquery Thickbox
- Replies: 26
- Views: 53043
Re: Milonic menu and jquery Thickbox
It brings up the grey bg for a second then loses it and reverts to a standard page.
http://www.thedivinitycode.org/home.php
http://www.thedivinitycode.org/home.php
- Tue Jun 22, 2010 1:04 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic menu and jquery Thickbox
- Replies: 26
- Views: 53043
Re: Milonic menu and jquery Thickbox
Thanks but ...sigh...
http://www.thedivinitycode.org/home.php
aI("text=gallery;url=thegallery.php;clickfunction=return GB_showCenter('Gallery', this.href,700,835)");
Maybe I need to try an alternative to this Andy.
http://www.thedivinitycode.org/home.php
aI("text=gallery;url=thegallery.php;clickfunction=return GB_showCenter('Gallery', this.href,700,835)");
Maybe I need to try an alternative to this Andy.
- Tue Jun 22, 2010 12:37 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic menu and jquery Thickbox
- Replies: 26
- Views: 53043
Re: Milonic menu and jquery Thickbox
Here is without the menu - top gallery menu item.
Using GB system - works fine
http://www.thedivinitycode.org/home2.php
<a href=thegallery.php class="topmenu" onclick="return GB_showCenter('Gallery', this.href,700,835)">gallery</a>
===========================
Using GB system (with Milonic - not ...
Using GB system - works fine
http://www.thedivinitycode.org/home2.php
<a href=thegallery.php class="topmenu" onclick="return GB_showCenter('Gallery', this.href,700,835)">gallery</a>
===========================
Using GB system (with Milonic - not ...
- Tue Jun 22, 2010 11:51 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic menu and jquery Thickbox
- Replies: 26
- Views: 53043
Re: Milonic menu and jquery Thickbox
Andy - thanks but I am not sure how to achieve that?
I moved the following from before the <head> and put it after menu_data.js but it made no difference.
<script type="text/javascript">
var GB_ROOT_DIR = "http://www.thedivinitycode.org/greybox/";
</script>
<script type="text/javascript" src ...
I moved the following from before the <head> and put it after menu_data.js but it made no difference.
<script type="text/javascript">
var GB_ROOT_DIR = "http://www.thedivinitycode.org/greybox/";
</script>
<script type="text/javascript" src ...
- Tue Jun 22, 2010 11:03 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic menu and jquery Thickbox
- Replies: 26
- Views: 53043
Re: Milonic menu and jquery Thickbox
Hi Andy
Downloaded 5.831 and overwrote milonic_src.js and mmenudom.js
Thanks for that but I still get the same result at
http://www.thedivinitycode.org/home.php
Added extra line at top of menu_data.js
buildAllMenus=true;
fixMozillaZIndex=true;
Cheers
Chris
Downloaded 5.831 and overwrote milonic_src.js and mmenudom.js
Thanks for that but I still get the same result at
http://www.thedivinitycode.org/home.php
Added extra line at top of menu_data.js
buildAllMenus=true;
fixMozillaZIndex=true;
Cheers
Chris
- Mon Jun 21, 2010 6:48 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic menu and jquery Thickbox
- Replies: 26
- Views: 53043
Re: Milonic menu and jquery Thickbox
Hi
Built quite a few sites with Milonic but first one requiring a Greybox popup
I am using Greybox (http://orangoo.com/labs/GreyBox/) - latest Milonic menu. (Version 5.830 - Built: Monday May 10 2010)
Greybox has
#GB_overlay {
background-color: #000;
position: absolute;
margin: auto;
top: 0 ...
Built quite a few sites with Milonic but first one requiring a Greybox popup
I am using Greybox (http://orangoo.com/labs/GreyBox/) - latest Milonic menu. (Version 5.830 - Built: Monday May 10 2010)
Greybox has
#GB_overlay {
background-color: #000;
position: absolute;
margin: auto;
top: 0 ...
- Fri Feb 27, 2009 1:55 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: horizontal slide out for Sub-Menu
- Replies: 5
- Views: 5107
Re: horizontal slide out for Sub-Menu
Thanks Ruth!
- Thu Feb 26, 2009 10:53 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: horizontal slide out for Sub-Menu
- Replies: 5
- Views: 5107
Re: horizontal slide out for Sub-Menu
Thanks Andy - I tried that but to no avail
http://rooms.tastesa.com/
this is what I am trying to achieve
http://rooms.tastesa.com/slideright.jpg
Cheers
Chris
http://rooms.tastesa.com/
this is what I am trying to achieve
http://rooms.tastesa.com/slideright.jpg
Cheers
Chris
- Thu Feb 26, 2009 9:31 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: problem with pagebgimage
- Replies: 2
- Views: 3146
Re: problem with pagebgimage
Answer my own question!
pgbgimage="../images/structure/overimage.gif";
I should have had
pagebgimage="../images/structure/overimage.gif";
Humbled
pgbgimage="../images/structure/overimage.gif";
I should have had
pagebgimage="../images/structure/overimage.gif";
Humbled

- Thu Feb 26, 2009 9:11 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: problem with pagebgimage
- Replies: 2
- Views: 3146
problem with pagebgimage
Hi - just can't get it to work so I am guessing it is me.
See my test site page at
http://groovy.tastesa.com/
Click on about us
It should hold the red bar when I go to the about us page signifying that I am on about us page but it doesn't. Here is the code. Ideas what I may have done wrong ...
See my test site page at
http://groovy.tastesa.com/
Click on about us
It should hold the red bar when I go to the about us page signifying that I am on about us page but it doesn't. Here is the code. Ideas what I may have done wrong ...
- Tue Feb 24, 2009 12:47 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: horizontal slide out for Sub-Menu
- Replies: 5
- Views: 5107
Re: horizontal slide out for Sub-Menu
This is the site where the menu is to go - see it is slidedown at present
menu goes nowhere - just a test front page at present.
http://rooms.tastesa.com/
Thanks
menu goes nowhere - just a test front page at present.
http://rooms.tastesa.com/
Thanks
- Tue Feb 24, 2009 2:13 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: horizontal slide out for Sub-Menu
- Replies: 5
- Views: 5107
horizontal slide out for Sub-Menu
Hi I have the main menu as horizontal
style=menuStyle;
alwaysvisible=1;
orientation="horizontal";
overfilter="";
position="relative";
Client wants sub-menu to slide horizontal not vertical. I thought this would do the job but it still drops vertically - version 5.813
itemwidth="140 ...
style=menuStyle;
alwaysvisible=1;
orientation="horizontal";
overfilter="";
position="relative";
Client wants sub-menu to slide horizontal not vertical. I thought this would do the job but it still drops vertically - version 5.813
itemwidth="140 ...
- Tue May 17, 2005 2:05 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: menu conflict using Netscape and Flash
- Replies: 9
- Views: 8343
- Tue May 17, 2005 1:19 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: menu conflict using Netscape and Flash
- Replies: 9
- Views: 8343
That makes sense Kevin.
Here is a test page and in 800 x 600 there is no vertical scrolling - designed for 1024
http://www.esimplified.net/flash/about_ ... rental.php
No flash implemented yet
Cheers
Here is a test page and in 800 x 600 there is no vertical scrolling - designed for 1024
http://www.esimplified.net/flash/about_ ... rental.php
No flash implemented yet
Cheers
- Tue May 17, 2005 12:37 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: menu conflict using Netscape and Flash
- Replies: 9
- Views: 8343
- Sun May 15, 2005 11:45 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: transparent image workaround
- Replies: 2
- Views: 2726
- Sun May 15, 2005 10:12 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: transparent image workaround
- Replies: 2
- Views: 2726
transparent image workaround
Hi
Latest version
Have had trouble showing a transparent image.
I ended up uaing a separator image to do it.
Is that the best solution?
Thanks for your comments.
see
http://www.esimplified.net/flash/
Here is my main menu for the front page
<script>with(milonic=new menuname("Main Menu ...
Latest version
Have had trouble showing a transparent image.
I ended up uaing a separator image to do it.
Is that the best solution?
Thanks for your comments.
see
http://www.esimplified.net/flash/
Here is my main menu for the front page
<script>with(milonic=new menuname("Main Menu ...
- Sun May 15, 2005 6:53 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: menu conflict using Netscape and Flash
- Replies: 9
- Views: 8343