Closed
Bug 232440
Opened 21 years ago
Closed 14 years ago
northropgrumman.com - Link not active
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: tt_toe, Unassigned)
References
()
Details
User-Agent:
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
When viewing the page http://www.northropgrumman.com/careers/careers_main.html
the link for "Horizons Website" at http://careers.northgrum.com/horizons/index.jsp
Does not show up in FB or Mozilla 1.6. It does show up in IE. The link below
this one "Defining the Future Website" at http://www.definingthefuture.com/ does
show up.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.northropgrumman.com/careers/careers_main.html
2. Try to click on the link "Horizons Website".
3.
Actual Results:
Did not see and active hyperlink.
Expected Results:
Should have seen an active hyperlink.
Comment 1•21 years ago
|
||
This page doesn't even specify Doctype and Encoding, so its code can't be validated.
Either way, here is the part that obstructs access to this link:
<!-- ======== START: Code for Sector Info images to appear ======== -->
<DIV ID="essector" STYLE="position: absolute; width: 350px; height: 75px;
z-index: 1001; left: 180px; top: 85px; visibility: visible"><IMG
SRC="../images/space05.gif" NAME="com1"></DIV>
<DIV ID="itsector" STYLE="position: absolute; width: 350px; height: 75px;
z-index: 1001; left: 180px; top: 85px; visibility: visible"><IMG
SRC="../images/space05.gif" NAME="com2"></DIV>
<DIV ID="mssector" STYLE="position: absolute; width: 350px; height: 75px;
z-index: 1001; left: 180px; top: 85px; visibility: visible"><IMG
SRC="../images/space05.gif" NAME="com3"></DIV>
<DIV ID="issector" STYLE="position: absolute; width: 350px; height: 75px;
z-index: 1001; left: 180px; top: 85px; visibility: visible"><IMG
SRC="../images/space05.gif" NAME="com4"></DIV>
<DIV ID="nnsector" STYLE="position: absolute; width: 350px; height: 75px;
z-index: 1001; left: 180px; top: 85px; visibility: visible"><IMG
SRC="../images/space05.gif" NAME="com5"></DIV>
<DIV ID="sssector" STYLE="position: absolute; width: 350px; height: 75px;
z-index: 1001; left: 180px; top: 85px; visibility: visible"><IMG
SRC="../images/space05.gif" NAME="com6"></DIV>
<DIV ID="stsector" STYLE="position: absolute; width: 350px; height: 75px;
z-index: 1001; left: 180px; top: 85px; visibility: visible"><IMG
SRC="../images/space05.gif" NAME="com7"></DIV>
<!-- ======== END: Code for Sector Info images to appear ======== -->
Prog.
Status: UNCONFIRMED → NEW
Component: Browser-General → English US
Ever confirmed: true
Product: Browser → Tech Evangelism
Summary: Link not active → www.northropgrumman.com - Link not active
Version: Trunk → unspecified
Comment 2•20 years ago
|
||
Conforming summary to TFM item 10 at
http://www.mozilla.org/projects/tech-evangelism/site/procedures.html#file-new
Summary: www.northropgrumman.com - Link not active → northropgrumman.com - Link not active
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
•