Search found 17 matches

by dmj120
Thu May 27, 2004 2:10 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Javascript new window
Replies: 8
Views: 4919

the code now reads:

Code: Select all

aI("text=link name;url=javascript:openNewWindow(\"http://www.theurl.com\");");
Thanks again, works GREAT!!
by dmj120
Thu May 27, 2004 2:07 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Javascript new window
Replies: 8
Views: 4919

:lol: :D :!:
Kevin you are the MAN!!!!!

The escaped double quote is all it took!!!

I knew it had to be something simple like that, :oops:

This is why I recommend the 'Milonic menu'.
Thanks again :D
Josh
by dmj120
Wed May 26, 2004 11:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Javascript new window
Replies: 8
Views: 4919

windows XP / IE ver 6.0 and 5.5

the code is exact except for the "www.theurl.com" I just substituted because it was easier for me to type, but the rest is correct

Josh
by dmj120
Wed May 26, 2004 11:28 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Javascript new window
Replies: 8
Views: 4919

Version 5.19
by dmj120
Wed May 26, 2004 10:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Javascript new window
Replies: 8
Views: 4919

Javascript new window

After my 'targetfeatures attributes' topic, I used a js function.
aI("text=link name;url=javascript:openNewWindow('http://www.theurl.com');");

Which works .... kinda... if the mouse is in the box but NOT on the text, the status bar reads Shortcut to javascript:openNewWindow('http://www.theurl.com ...
by dmj120
Wed May 26, 2004 4:07 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: targetfeatuers attributes
Replies: 15
Views: 7549

Perhaps I spoke too soon, the new windows open once, then if you click the same or other menu items the page opens in the original window.

I works once, this is really becoming frustrating.
Any other suggestions??

Josh
the menu is at http://swlct.com
by dmj120
Mon May 24, 2004 8:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: targetfeatuers attributes
Replies: 15
Views: 7549

:D :D Thank you for your help!!!!!

This menu and support is definately worth the price, many times over!!!
I have and would again recommend this menu to anyone interested.

Thanks again
Josh
by dmj120
Mon May 24, 2004 8:22 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: targetfeatuers attributes
Replies: 15
Views: 7549

Kevin,

Are the windowNames specific to anything or can I just 'give' each item a different name?
I'd try target=windowName, where windowName is a name to give to the new window.
This would explain alot of the wierd stuff going on.

Josh
by dmj120
Mon May 24, 2004 7:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: targetfeatuers attributes
Replies: 15
Views: 7549

Kevin3442

the url were the code lies is http://swlct.com i think you are correct about the features (toolbar, menubar, location, etc.) is "no".

I am still puzzeled to why some items open a seperate 'sized' page and others don't. The position is not really an issue, was just wondering if it could ...
by dmj120
Mon May 24, 2004 5:47 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: targetfeatuers attributes
Replies: 15
Views: 7549

i did have the " ; " at the end of the items. I got more items to open correctly omitting the " ; "

http://swlct.com
Josh
by dmj120
Mon May 24, 2004 4:30 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: targetfeatuers attributes
Replies: 15
Views: 7549

Ok, thanks, got most of the menu items open a new page with:
aI("text=Test Equip.;url=http://www.url.com;target=_new;targetfeatures=width=820 height=650 toolbar=yes location=yes directories=yes status=yes menubar=yes scrollbars=yes resizable=yes copyhistory=yes");
Once I found the code that worked ...
by dmj120
Mon May 24, 2004 1:56 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: targetfeatuers attributes
Replies: 15
Views: 7549

the url bar/file/edit/view... refressh, back, forward icons... are the things that I am talking about. I tried target new and all of the targetfeatures, does this mean that I can't have a new window pop up with all of the url bar/file/edit/view... refressh, back, forward icons..., that can be set at ...
by dmj120
Mon May 24, 2004 12:09 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: targetfeatuers attributes
Replies: 15
Views: 7549

targetfeatuers attributes

I have tried the targetfeatures -- but I can't figure out how to include to toolbars. Basically I would like a sizable "target=_blank"...
something that could include opening a new page with width / height attributes and possibly position.

Any suggestions??
Thanks in advance
Josh
by dmj120
Sun Jan 18, 2004 4:17 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: 2 menus misbehaving
Replies: 6
Views: 4565

thank you VERY much
by dmj120
Sun Jan 18, 2004 2:40 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: 2 menus misbehaving
Replies: 6
Views: 4565

thanks :D

now, however, i get 2 mens for each... what's the trick to get the extra menus off?? :?:
by dmj120
Sun Jan 18, 2004 1:04 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: 2 menus misbehaving
Replies: 6
Views: 4565

I did have
_menuCloseDelay=400 // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150 // The time delay before menus open on mouse over
_followSpeed=5 // Follow scrolling speed
_followRate=50 // Follow scrolling Rate
_subOffsetTop=10 // Sub menu top offset
_subOffsetLeft ...
by dmj120
Sat Jan 17, 2004 11:59 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: 2 menus misbehaving
Replies: 6
Views: 4565

2 menus misbehaving

I finally got two menus on one page. I am trying out CSS for the first time and it seems that the horizontal menu stays with the vertical menu.

thanks for any help
http://www.swlct.com/CSS_test_design1.htm is the page I'm having trouble with