Andy
07-11-2005, 09:33 AM
This script looks really useful.
One problem I'm having - and I'm very much a newbie at this!
I want to link to "internal" website files and open them in
a window of specified size etc.
The link code I use for this is normally something like
<a href=""onClick="window.open('filename.htm','newWnd','width=500,height=400,left=80,top=80,menubar=no,location=no,scrollbars=no,toolbar=no');return false;">filename</a>
AnyLink Drop Down Menu seems to object to this.
Any ideas how the offending link could be amended
or any ideas about a different way of achieving the
same effect which will work with AnyLink Drop Down Menu?
Ideally I would like to have the possibility of varying the
size of the new window for individual links. But that
may be asking too much!
Andy
One problem I'm having - and I'm very much a newbie at this!
I want to link to "internal" website files and open them in
a window of specified size etc.
The link code I use for this is normally something like
<a href=""onClick="window.open('filename.htm','newWnd','width=500,height=400,left=80,top=80,menubar=no,location=no,scrollbars=no,toolbar=no');return false;">filename</a>
AnyLink Drop Down Menu seems to object to this.
Any ideas how the offending link could be amended
or any ideas about a different way of achieving the
same effect which will work with AnyLink Drop Down Menu?
Ideally I would like to have the possibility of varying the
size of the new window for individual links. But that
may be asking too much!
Andy