Closed
Bug 294322
Opened 20 years ago
Closed 19 years ago
SELECT/OPTION drop down menus do not work with javascript
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: jckchan, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; zh-TW; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Win98; zh-TW; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Attached here is 1 htm file. If "select" is removed from line 6, it works fine.
<html>
<head>
<title>Top Web Design Limited -- (Hong Kong Search Engine) lookup keyword </title>
<style>
<!--
body,input,select,td,a,p,.h{font-family:arial,sans-serif;}
.h{font-size: 20px;}
.q{text-decoration:none; color:#0000cc;}
//-->
</style>
</head>
<body><center><h4>Top Web Design Limited -- <font color=blue>Hong Kong
VectorFind</font></h4><table cellspacing=0 cellpadding=0><tr><td><font size=-1
color=orangered>
Our <b>VectorFind</b> is a 2-step search engine.<br>
1. <b>lookup</b> keywords.<br>
2. <b>find</b> companies after you select a
keyword.<br><br></font></td></tr></table><table cellspacing=0
cellpadding=0><form action="en_tdu_kw_srch_dsp.php" method="get"><tr><td><b>Hong
Kong Search Engine</b> -- select a keyword &
find</td></tr></table><table><tr><td><select name="q_kw"><option value="air
conditioner">air conditioner</option>
<option value="air curtain">air curtain</option>
<option value="air filter">air filter</option>
<option value="air fresheners">air fresheners</option>
<option value="air purifier">air purifier</option>
<option value="air ticket">air ticket</option>
<option value="air-refresheners">air-refresheners</option>
<option value="AIR-RIDE Sewage treatment instrument">AIR-RIDE Sewage treatment
instrument</option>
<option value="airborne">airborne</option>
<option value="airfare">airfare</option>
<option value="Airland Enterprise Co Ltd">Airland Enterprise Co Ltd</option>
<option value="AIRMAN (DIESEL)">AIRMAN (DIESEL)</option>
<option value="AIRMAN - spare parts">AIRMAN - spare parts</option>
<option value="AIRMAN Compressor">AIRMAN Compressor</option>
<option value="AIRMAN Generating sets">AIRMAN Generating sets</option>
<option value="AIRMAN Reconditioned equipment">AIRMAN Reconditioned
equipment</option>
<option value="AIRO Working platforms">AIRO Working platforms</option>
<option value="AIRPLACO (Grout Pump) Pumps">AIRPLACO (Grout Pump) Pumps</option>
<option value="airports">airports</option>
</select></td><td align=center width=50><input type=submit value=find></td><td
valigh=top nowrap><font size=-1> • <a
href=en_tdu_kw_lookup.php>lookup keywords</a><br> • <a
href=../main_srch.php>VectorFind</a></font></td></tr></table></form>
</body>
</html>
Reproducible: Always
Comment 1•20 years ago
|
||
Please be more specific about what does not work as expected (the pasted HTML does not contain any JavaScript). Use the "Create a New Attachment" link above the comment field to attach a testcase. wrong component -> over to Firefox/General
Component: Menus → General
OS: other → Windows 98
QA Contact: menus → general
Comment 2•19 years ago
|
||
no reply --> invalid pleae reopen when you have clear steps on how to reproduce, url or a testcase
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•