Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Duokit koduka

Parašė Narysx· 2011 Bir. 12 17:06:03
#4


<script type="text/javascript">
 
function newPopup(url) {
	popupWindow = window.open(
		url,'popUpWindow','height=250,width=250,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes')
}
</script>
<a href="JavaScript:newPopup('http://www.google.lt');">Atidaryti</a>