Closed
Bug 445242
Opened 17 years ago
Closed 17 years ago
[IE 6/7] Advanced Search tab won't stay expanded
Categories
(addons.mozilla.org Graveyard :: Search Plugins, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 445045
People
(Reporter: stephend, Unassigned)
References
()
Details
(bkrausz found this, I can't take credit for it.)
Using IE 6 and 7 on both preview and production, when I click the "Advanced" tab, it never stays expanded :-(
Comment 1•17 years ago
|
||
> (bkrausz found this, I can't take credit for it.)
Well you can, but I'd probably stop you.
> Using IE 6 and 7 on both preview and production, when I click the "Advanced"
> tab, it never stays expanded :-(
Seems to be caused by IE following the href after the JS hit. Does IE historically ignore "return false;" for the onclick...perhaps a jQuery bug?
Easy fix is to use JS to change the href attribute to #.
| Reporter | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•