javascript thread: new window with specific sizes
when I sent you that example I relized what your problem was
because you dont need a window name leave the 2nd parameter blank
window.open("lordmovie.html", "", features)
try that
|
![]() |
P2P Archives
|
|
New Titles for ASP.NET |
javascript thread: new window with specific sizes
when I sent you that example I relized what your problem was
because you dont need a window name leave the 2nd parameter blank
window.open("lordmovie.html", "", features)
try that
|