Closed
Bug 300497
Opened 19 years ago
Closed 14 years ago
diesupplies.com - <a href="#xxx">XXX</a> <a name="#xxx"></a> Combo doesn't respond
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: whippo, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 When I try to use this coding of html it will not work it does in other browers but would like to use it in firefox. Reproducible: Always Steps to Reproduce: 1.Go to the site 2.Click header link 3.NOthing happens Actual Results: NOthing! Expected Results: Gone to that section of the page
Comment 1•19 years ago
|
||
The html is incorrect, not a mozilla bug: <a name="#placingorders"></a> --> Tech Evangelism
Assignee: nobody → english-us
Component: General → English US
OS: Windows XP → All
Product: Firefox → Tech Evangelism
QA Contact: general → english-us
Hardware: PC → All
Summary: <a href="#xxx">XXX</a> <a name="xxx"></a> Combo doesn't respond → diesupplies.com - <a href="#xxx">XXX</a> <a name="#xxx"></a> Combo doesn't respond
Yes the correct syntax would be: Link: <a href="#ref"> Target: <anything id="ref">, though the name-attribute with the same value should work as well in most browsers.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•14 years ago
|
||
INCOMPLETE due to lack of activity since the end of 2009. If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself. Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•