1

Topic: new win

i have this code:

<a href="{top.virtual_path}{member_pictures_link}"><img src="{top.virtual_pic_path}{member_picture_preview}" alt="" border="0" /><br /></a>

how can i open it in new window and define it open in width=470,height=410,resizable=yes,scrollbars=no

2

Re: new win

Javascript + Google to the rescue!

Developer