Ads |
|
 |
|
Products |
|
 |
|
|
|
 |
 |
 |
|
|
Background colour change
This example uses option buttons
|
<FORM METHOD="POST" NAME="bgcolor">
<font color="yellow">click here</font><input type="radio" name="bgcolor" ONCLICK="document.bgColor='yellow'"><BR>
<font color="red">click here</font><input type="radio" name="bgcolor" ONCLICK="document.bgColor='red'"><BR>
<font color="black">click here</font><input type="radio" name="bgcolor" ONCLICK="document.bgColor='black'"><BR>
<font color="green">click here</font><input type="radio" name="bgcolor" ONCLICK="document.bgColor='green'"><BR>
<font color="blue">click here</font><input type="radio" name="bgcolor" ONCLICK="document.bgColor='blue'"><BR>
<font color="white">click here</font><input type="radio" name="bgcolor" ONCLICK="document.bgColor='white'"><BR>
</form> |
|
|
|
|
|
|
 |
 |
 |
Products |
|
 |
|
|
Comparison |
|
 |
|
|
Ads |
|
 |
|
|
|