Aaron Test 5000: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
function newPopup(url) { | function newPopup(url) { | ||
popupWindow = window.open( | popupWindow = window.open( | ||
url,'popUpWindow','height= | url,'popUpWindow','height=800,width=800,left=0,top=10,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes') | ||
} | } | ||
</script> | </script> | ||
<a href="JavaScript:newPopup('http://clipboard.com/clip/LQNaZlcAN3umAsR3LhgGpEeeZjjEyUiWV2qe');"> | </html> | ||
<html> | |||
<a href="JavaScript:newPopup('http://clipboard.com/clip/LQNaZlcAN3umAsR3LhgGpEeeZjjEyUiWV2qe');"> | |||
<img width="400" height="250" border="0" align="center" src="http://opensourceecology.org/w/images/1/13/DSC_3829small.jpg"/> | |||
</a> | |||
</html> | </html> |