Closed
Bug 225374
Opened 22 years ago
Closed 18 years ago
Left side menu does not appear as defined in css file.
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bwp6, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031108
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031108
The menu on the left side of page do not appear correctly. The links are
underlined and the font is incorrect according to the .css file located at
http://www.canoe.ca/Jincludes/jam.css .
When hovering over the left side menu the links appear correctly and if the link
has been visited previously, it appears correctly.
Reproducible: Always
Steps to Reproduce:
1.go to http://jam.canoe.ca/JamBooks/home.html
Actual Results:
Menu on Left side has underlined links and the font is the wrong size. If you
hover over the links the correct font and colour are displayed. Font and colour
are also correct if the link has been visited
A similar page ( http://jam.canoe.ca/Jam/ ) seems to appear correctly. The only
difference I could see was the style was in the page instead of being a link to
the css file.
I noticed the same behaviour in Netsape 7.1 in Windows as well. Works properly
in IE and Konqueror.
Comment 1•22 years ago
|
||
that css file is wrong, it shouldn't have any HTML code:
<style type="text/css">
<!--
just the css rules.
Changing to Evangelism
Assignee: dbaron → english-other
Component: Style System (CSS) → English Other
Product: Browser → Tech Evangelism
QA Contact: ian → english-other
Version: Trunk → unspecified
Comment 2•18 years ago
|
||
The busted CSS file is still on the server, but the page referencing it has moved to
http://jam.canoe.ca/Books/
and no longer references the busted CSS file. The site renders identically, AFAICT, in Firefox 2, Camino trunk, and Safari 3.
FIXED by site redesign.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•11 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
•