Remote window

<html>
<head>
<title>Remote window</title>
</head>
<body>
<form>
<input type="button" value="Open another page"
onclick="aa=window.open('test.htm','','width=200,height=200')">
<input type="radio" name="x" onclick="aa.document.bgColor='red'">
<input type="radio" name="x" onclick="aa.document.bgColor='green'">
<input type="radio" name="x" onclick="aa.document.bgColor='yellow'">
</form>
</body>
</html>

0 comments :

Post a Comment

> Related Posts with Thumbnails
 

Copyright © 2012. GS dot net - All Rights Reserved - Design by BTDesigner - Proudly powered by Blogger