.הפי לוחכ טירפתכ ספוט

<html>

<head>
<title>(Type a title for your page here)</title>
<STYLE>
<!--

.select {
background: #000099;
color: #ffff99;
font-family: Arial,Helvetica,Verdana;
font-size: 10pt;
font-weight: bold;
}

-->
</STYLE>
</head>

<body bgcolor="#ffffff" text="#000000" link="#808040" vlink="#008040" alink="#008000">

<FORM METHOD="GET"
ACTION="http://www.webreference.com/js/tips/browse.html"
onSubmit="return (this.cat.selectedIndex != 0)">
<SELECT NAME="cat" CLASS="select" onChange="this.form.submit()">
<OPTION VALUE="">select a tip category...
<OPTION VALUE="ap">Applications and Games
<OPTION VALUE="ar">Arrays
<OPTION VALUE="be">Behaviors
<OPTION VALUE="br">Browser Detection and Compatibility
<OPTION VALUE="co">Colors and Images
<OPTION VALUE="de">Debugging
<OPTION VALUE="do">DOM
<OPTION VALUE="dh">Dynamic HTML
<OPTION VALUE="ev">Events
<OPTION VALUE="fo">Forms and Data Validation
<OPTION VALUE="fr">Frames
<OPTION VALUE="hi">History and Cookies
<OPTION VALUE="li">Links
<OPTION VALUE="nu">Numbers
<OPTION VALUE="ob">Objects
<OPTION VALUE="op">Operators
<OPTION VALUE="pa">Page Layout
<OPTION VALUE="pe">Performance
<OPTION VALUE="re">Regular Expressions
<OPTION VALUE="sc">Script Structures
<OPTION VALUE="st">Strings
<OPTION VALUE="cs">Style Sheets
<OPTION VALUE="sy">Syntax and Notation
<OPTION VALUE="ta">Tables
<OPTION VALUE="da">Time and Date
<OPTION VALUE="ur">URLs and Locations
<OPTION VALUE="wi">Windows
</SELECT>
<INPUT TYPE="hidden" NAME="start" VALUE="1">
<INPUT CLASS="select" TYPE="submit" VALUE="load">
</FORM>

</body>

</html>