Search found 4 matches

by alvsky
Wed Oct 12, 2005 10:55 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: target=_blank/new wouldn't open in new window
Replies: 6
Views: 3731

Solved it!!
I set position=absolute and it helped.
But... I think that is not a solution, that is kind of workaround.
The question is why it doesn't work with position=relative?
BTW the menu is positioned inside a div tag, not table.
Does this make teh difference?
by alvsky
Wed Oct 12, 2005 10:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: target=_blank/new wouldn't open in new window
Replies: 6
Views: 3731

Found what's causing the problem.
It's the css style sheet.
My site is built on <B>jello piefecta</B> style sheet, and when the menu is inside the <B>expander</B> id, target property of the menu is for some reason ignored.

If anyone else had this situation, I would appriciate some help.
by alvsky
Tue Oct 11, 2005 3:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: target=_blank/new wouldn't open in new window
Replies: 6
Views: 3731

Sure it is.
I got it from Millonic web page and it is the php version.
File i downloaded is menu_sample2_ver5_731.zip and this kind of code can be found under extras/php.

Please look at the source code of http://www.aikidozg.com

I am really stuck here, and I really need help about this.
by alvsky
Tue Oct 11, 2005 2:50 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: target=_blank/new wouldn't open in new window
Replies: 6
Views: 3731

target=_blank/new wouldn't open in new window

Hi,
I want my two links to open in new window but they wouldn't.

Here is the code for those two menu items:


$mmMenu->addItemFromText("target=_blank;text=KONTAKT;url=http://www.aikidozg.com/kontakt.html;offcolor=#ffffff;separatorsize=0;");

$mmItem = new mItem();
$mmItem->addItemElement("text ...