guys i have problems in javascript open new custom size windows. my website has about 15 javascript "open link in new window" everytime visitors clicked on links they just open in one window, meaaning to say windows only open in one window even they have their own respective sizes..
he code i am using is:
Code:<A HREF="javascript:void(0)"onclick="window.open('http://mydomain.com//filename.htm/','linkname','height=230, width=200,scrollbars=no')" style="text-decoration: none">



Reply With Quote

Bookmarks