Search found 362 matches

by fredlongworthhighschool
Tue Jun 22, 2004 8:30 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: V5.25 and tooltips
Replies: 4
Views: 3008

I think it's conflicting with some other code on my page. I went back to an earlier version and the fault was still there.

http://www.flhs.wigan.sch.uk/department ... efault.htm
by fredlongworthhighschool
Tue Jun 22, 2004 8:26 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: I need to make the menu script path document relative
Replies: 2
Views: 2336

It all depends where you have your JS in relation to your 'root' folder and how you call it.
by fredlongworthhighschool
Mon Jun 21, 2004 1:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: V5.25 and tooltips
Replies: 4
Views: 3008

V5.25 and tooltips

Just upgraded to 5.25 and have noticed that my tooltips no longer work. I'm getting Error Line 16 - object expected.
by fredlongworthhighschool
Thu Jun 17, 2004 11:07 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Position of Frame based Menu
Replies: 5
Views: 5640

Before you go to a lot of effort coding a menu, I'd strongly suggest you get the V5 menu and go with Iframes. Your menu may look ok at the moment but the fact that it is so old means you may get bugs or development problems later on and you'll have to start again from scratch. There have ben so many...
by fredlongworthhighschool
Thu Jun 17, 2004 11:01 am
Forum: Anything Goes
Topic: Webhosting solutions?
Replies: 5
Views: 6125

1and1 dot co dot uk usually have some good deals on. I've heard mixed results from them (service good, support poor), but my GF has had no problems so far.
by fredlongworthhighschool
Thu Jun 17, 2004 10:59 am
Forum: Anything Goes
Topic: Where / How is Hergio?
Replies: 3
Views: 4809

Where / How is Hergio?

Not seen Dave on the forum for ages, how is he?
by fredlongworthhighschool
Wed Jun 16, 2004 1:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Horizontal Navigational Menu
Replies: 3
Views: 2925

http://milonic.com/forum/viewtopic. ... rds+scroll

I think it was previously covered here.

Andy
by fredlongworthhighschool
Tue Jun 15, 2004 8:40 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic menu in a php loaded page
Replies: 5
Views: 3670

No problem, feel free to ask any questions if you get stuck!
by fredlongworthhighschool
Tue Jun 15, 2004 8:29 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic menu in a php loaded page
Replies: 5
Views: 3670

Iframes is a very good solution. I've had no problems with it so far, but I am in the process of replacing the site with INCLUDES calls instead. You can see the results on my site. http://www.milonic.com/forum/viewtopic.php?t=2244&highlight=iframes http://www.milonic.com/forum/viewtopic.php?t=23...
by fredlongworthhighschool
Tue Jun 15, 2004 8:20 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic menu in a php loaded page
Replies: 5
Views: 3670

Forgive my ignorance if I'm wrong, but is this a frames scenario? It reads to me like your PHP file is calling up a 'header' frame with the menu in, and a 'body' frame with your web pages. Then, when you select a page in the menu, it loads up a new page in your 'body' frame. I'm using IFRAMEs which ...
by fredlongworthhighschool
Mon Jun 14, 2004 9:18 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: How do I expand vertically - pushing rest of my menu down?
Replies: 6
Views: 4252

Yes, I could also make good use of this menu and would be happy to beta test it.
by fredlongworthhighschool
Fri Jun 11, 2004 11:11 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: How do I expand vertically - pushing rest of my menu down?
Replies: 6
Views: 4252

That's truly superb Andy, look forward to the release!
by fredlongworthhighschool
Tue Jun 08, 2004 9:05 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Test resize?
Replies: 5
Views: 3890

It's a UK organisation. http://www.drc-gb.org/ This is from their site: Many disabled people find it impossible to book a holiday, open a bank account or buy theatre tickets online, an investigation by the Disability Rights Commission (DRC) into web access will reveal today. And at the conclusion of...
by fredlongworthhighschool
Mon Jun 07, 2004 2:17 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Test resize?
Replies: 5
Views: 3890

You don't really want to be locking the font size. It could leave you open to claims of discrimination if visually impaired users cannot make changes. I'm not sure where you are based but in the UK the Disability Rights Organisation are making a big deal out of inaccessable websites. We could potent...
by fredlongworthhighschool
Fri May 28, 2004 2:45 pm
Forum: Anything Goes
Topic: 3 notifications
Replies: 4
Views: 5265

This one has come up before, here:


http://milonic.com/forum/viewtopic.php?t=3457
by fredlongworthhighschool
Fri May 28, 2004 2:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: New User - Paths to lower level files
Replies: 6
Views: 4351

The url doesn't seem right to me. I would have thought it would be:

Code: Select all

aI("text=Blooming Grove;url=data/bloominggrove/index.htm;");
if it's in a folder below your JS data folder, or

Code: Select all

aI("text=Blooming Grove;url=../data/bloominggrove/index.htm;");
...if it's above.
by fredlongworthhighschool
Fri May 28, 2004 9:43 am
Forum: Anything Goes
Topic: Milonic - do you like being ripped off ?
Replies: 3
Views: 4507

I'm sure Milonic are taking the matter very seriously. Perhaps there is legal action pending and the matter cannot be discussed?
by fredlongworthhighschool
Wed May 26, 2004 2:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: SubMenu Positioning - Right alignment
Replies: 9
Views: 5296

I tried this, which worked ok for me:

Code: Select all

aI("text=Staff Area;url=staff_area/page.html;align=right");
by fredlongworthhighschool
Tue May 18, 2004 10:36 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Text Alignment Query
Replies: 4
Views: 3324

Hi Ruth,

Yes, I have tried using one word entries which was my last resort option!
by fredlongworthhighschool
Tue May 18, 2004 8:31 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Text Alignment Query
Replies: 4
Views: 3324

Text Alignment Query

I have a menu designed like so: http://www.flhs.wigan.sch.uk/test/image.gif I use a <BR> command to split the text into two lines where necessary. But this means the single word entries, such as 'Home' and 'Faculties' aren't centred in the boxes and look a little odd. Is there a tag I can use to ali...