Could someone check out the Milonic aI menu item below? When I add it, the menu does not appear. As soon as I take it out, it works fine. It is quite long. Not sure if that should matter. All it really is is a long url. Thanks.
aI("text=Email Mall to a Friend;itemwidth=110; url=http://pub38.bravenet.com/announce/show ... 9999&cpv=2',
'bnettaf','width=525,height=570,scrollbars=yes,top=10,left=150,toolbars=no,resizable=1;status=Email the Mega-Mall to a friend;");
Line of code stopping menu
-
- Advanced
- Posts: 15
- Joined: Tue Feb 21, 2006 4:42 am
- Contact:
Hi,
Looks like this is what you want:
Seems there was a mixture of stuff in there that shouldn't have been
Looks like this is what you want:
Code: Select all
aI("text=Email Mall to a Friend;itemwidth=110;url=http://pub38.bravenet.com/announce/show.php?usernum=99999999&cpv=2;target=bnettaf;targetfeatures=width=525 height=570 scrollbars=yes toolbars=no resizable=1;status=Email the Mega-Mall to a friend;");
-
- Advanced
- Posts: 15
- Joined: Tue Feb 21, 2006 4:42 am
- Contact:
Hi
there is nothing different available on this issue than what is provided here:
http://milonic.com/menusample11.php
(target and targetfeatures, windows, frames etc.)
If this doesn´t work in your environment, then most probably there is something else buggy. I dont´t think for instance it ist target="_blank"; should be target=_blank;
The sample page does not show 100% correct syntax. (Semicolon is missing).
Michael
there is nothing different available on this issue than what is provided here:
http://milonic.com/menusample11.php
(target and targetfeatures, windows, frames etc.)
If this doesn´t work in your environment, then most probably there is something else buggy. I dont´t think for instance it ist target="_blank"; should be target=_blank;
The sample page does not show 100% correct syntax. (Semicolon is missing).
Michael
-
- Advanced
- Posts: 15
- Joined: Tue Feb 21, 2006 4:42 am
- Contact: