hi. link problem!

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
darkcobalt
Beginner
Beginner
Posts: 3
Joined: Sun Mar 20, 2005 3:03 pm

hi. link problem!

Post by darkcobalt »

a have a problem with a the source code

aI("align=center;bgimage=buttons/b_gbook.jpg;status=Gästebuch;text= ;url=http://www.vereinsseite.de/quid/fronten ... /index.php;");


i want to open the index.php file in a new browser window

i tried target="_blank" after the link but it doesn`t work!! HELP!!!
vikenk
Mega Advanced
Mega Advanced
Posts: 297
Joined: Tue Nov 29, 2005 7:38 pm

Post by vikenk »

Where in your code did you put "target=_blank"? If I recall, you need to put it at the end:

aI("align=center;bgimage=buttons/b_gbook.jpg;status=Gästebuch;text= ;url=http://www.vereinsseite.de/quid/fronten ... get=_blank");

Try that. Also make sure you upgrade to the lastest version of the menu.

Viken K.
Post Reply