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?
Search found 4 matches
- 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
- 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
- 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.
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.
- 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 ...
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 ...