Search found 12 matches

by RBoone
Fri Sep 19, 2003 3:52 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Headers and 3D
Replies: 4
Views: 3341

3D

Thanks... I understand what the 3D is, showdows and lines. But when I read something of this nature in a new program/tool like this menu, I want to make sure I'm not missing something.

Using the words "when its defined as 3D" made me think I might have missed a command like <style> 3d=1; or such ...
by RBoone
Fri Sep 19, 2003 3:48 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Search (or any other) Form in the menu
Replies: 5
Views: 3671

Re: Search (or any other) Form in the menu

I thought I did! :oops:
But if so, I obviously missed it. I've been in and out of so many example files. I forget where I've been, what I've seen, and what's worse....
why I was looking at it! heh heh

Rand

How does one define a Form Entry such as that for the Search menu item here on Milonic ...
by RBoone
Thu Sep 18, 2003 3:29 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Headers and 3D
Replies: 4
Views: 3341

Yep, that it is. Thanks Maz
So.... how about the 3D thing? What creates/defines a 3D item?

Gracias!
maz wrote:type=header;

simple when you know how :D
maz
by RBoone
Thu Sep 18, 2003 1:19 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Headers and 3D
Replies: 4
Views: 3341

Headers and 3D

OK, I'm being a pest today - question #3
I see references in the menu guides to 3D color, and Header color.

So how does one define a menu/item as a Header, or 3D?

Hope I'm not just being stupid...

The guides are quite good, but the problem is some of the stuff is kind of "wot the heck is this ...
by RBoone
Thu Sep 18, 2003 12:42 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Search (or any other) Form in the menu
Replies: 5
Views: 3671

Search (or any other) Form in the menu

This may have been covered before I started reading, if so please point me to the thread.

How does one define a Form Entry such as that for the Search menu item here on Milonic?

I see no reference anywhere in the Guides etc.

Thank You
Rand
by RBoone
Thu Sep 18, 2003 12:40 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: pageimage not working
Replies: 0
Views: 1606

pageimage not working

I cannot get the pageimage function to work.
Have placed it in the style definitions, tried the menu definition, and even added to the end of the menu string. - No go.

The menus do have an image already defind with bgimage in each menu string.

The pagecolor does work when a user is on the page ...
by RBoone
Wed Sep 17, 2003 4:45 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't get menu from another page
Replies: 2
Views: 2342

Can't get menu from another page

I have the menu files stored in a dedicated directory under the sites main directory. The menu is displayed on the index page just fine.

index is in directory bg
Menu is in directory bg/mmdata

Tried to insert the 2 script lines in a Help page that is stored in
bg/help - so modified the calls to ...
by RBoone
Tue Sep 09, 2003 8:44 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Couple questions on MenuItem commands
Replies: 3
Views: 3007

features

Code:
aI("text=Macromedia MX 2004;url=http://affiliates.macromedia.com/b.asp?id=1929&p=go/dr_home_aff1;target=_new;status=Authorized Affiliate for all Macromedia products;");

OK, wasn't sure if that was an "additional" item.
This does bring up an interesting point, as I posted on another message ...
by RBoone
Tue Sep 09, 2003 4:10 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Couple questions on MenuItem commands
Replies: 3
Views: 3007

Couple questions on MenuItem commands

First "targetfeatures" the Command Ref file only says it is used to define properties for opening new windows. Where does it get placed, and what is the format?

Next: onfunction and offfunction - I understand that it defines an action for mouseover and mouseout. I assume that this is in "addition ...
by RBoone
Sun Sep 07, 2003 8:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: target=_new problems
Replies: 4
Views: 3497

maz wrote:Try this:

target='_new';
I'll do that, but it still confounds me that some of the target=_new with no quots will work, and some not.

Maybe if all have the quots the issue will dissolve.
Thanks!
by RBoone
Sun Sep 07, 2003 7:02 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Printable menu and command reference?
Replies: 2
Views: 2372

Printable menu and command reference?

Wondering if there will be a printable manual for Version 5. perhaps a downloadable pdf file. Also, be nice to have a Command Usage Reference along with that.

Just my wish list.

What a great menu system. I love it!!

Rand
by RBoone
Sun Sep 07, 2003 7:00 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: target=_new problems
Replies: 4
Views: 3497

target=_new problems

Just aquired the menu system a couple days ago, tested it, loved it, and bought the license today!

Origianl testing with 3.x and no problems, but with ver 5 I am finding that some windows that I request open in a new window, such as
url=.......; target=_new;.... some of the windows open new, but a ...