Thread JS PopUp resize Problem: Netscape, Opera, Firefox... (1 answers)
Opened by cbxk1xg at 2004-05-29 05:05

esskar
 2004-05-29 05:51
#25721 #25721
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
hi.
versuch mal:

Code: (dl )
1
2
3
4
5
function CloseUpOption(CUOpic)
{
window.open("http://foo.bar/js/CloseUp.shtml?" + CUOpic, "NewWindow", "scrollbars=no,dependent=yes,width=290px,height=180px");
}
</script>
\n\n

<!--EDIT|esskar|1085795602-->

View full thread JS PopUp resize Problem: Netscape, Opera, Firefox...