Checkbox Meny

Winfolinx
Scripts
Tips Colors
Pictures Forms
Styles Messages
This menu takes you to the selected page as soon as you place a check in the box.




Put this where you want it
<table border=1 WIDTH="40%" ><tr BGCOLOR="#225485"><td>
<form>
<input type=checkbox onclick="window.location='http://winfolinx.com'; return true;">
<font face="Arial,Helvetica" color="#FFFFFF"><font size=-1>Winfolinx</font></font>
</td><td>
<input type=checkbox onclick="window.location='../howindx.htm'; return true;">
<font face="Arial,Helvetica" color="#FFFFFF"><font size=-1>Scripts</font></font>
</td></tr><tr BGCOLOR="#225485"><td>
<input type=checkbox onclick="window.location='../../tips.htm'; return true;">
<font face="Arial,Helvetica" color="#FFFFFF"><font size=-1>Tips</font></font>
</td><td>
<input type=checkbox onclick="window.location='../color/colindx.htm'; return true;">
<font face="Arial,Helvetica" color="#FFFFFF"><font size=-1>Colors</font></font>
</td></tr><tr BGCOLOR="#225485"><td>
<input type=checkbox onclick="window.location='../pictures/pictsindx.htm'; return true;">
<font face="Arial,Helvetica" color="#FFFFFF"><font size=-1>Pictures</font></font>
</td><td>
<input type=checkbox onclick="window.location='../forms/formindx.htm'; return true;">
<font face="Arial,Helvetica" color="#FFFFFF"><font size=-1>Forms</font></font>
</td></tr><tr BGCOLOR="#225485"><td>
<input type=checkbox onclick="window.location='../style/stylindx.htm'; return true;">
<font face="Arial,Helvetica" color="#FFFFFF"><font size=-1>Styles</font></font>
</td><td>
<input type=checkbox onclick="window.location='../message/messindx.htm'; return true;">
<font face="Arial,Helvetica" color="#FFFFFF"><font size=-1>Messages</font></font>
</td></tr></table>
</form>

Free JavaScripts provided
by Winfolinx.com


Back