Closed Bug 89840 Opened 23 years ago Closed 19 years ago

FlipDog.com doesn't support Mozilla / Netscape 6

Categories

(Tech Evangelism Graveyard :: English US, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: apa3a, Unassigned)

References

()

Details

(Whiteboard: [dw][aok][insult])

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.2) Gecko/20010628
BuildID:    2001062823

Part of the page is not displayed completely.
The page contains a lot of javascript, uses layers.


Reproducible: Always
Steps to Reproduce:
1. Go to http://www.flipdog.com
2. Go to "Find Jobs" page.

Actual Results:  Most part of the page is empty

Expected Results:  US map should be displayed.

Tha page works in Netscape Communicator 4.76 for Linux.
NEWing with build 2001-06-28-15. Tried it with Javascript on and off with the
same effect.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Sigh, sorry, just woke up. I'm using Win2k-SP1, so changing OS to ALL.
OS: Linux → All
Priority: -- → P3
Summary: "Find Jobs" page on flipdog.com is not completely displayed → flipdoc.com - "Find Jobs" page on flipdog.com is not completely displayed
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for
details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Version: other → unspecified
Old summary:
"flipdoc.com - "Find Jobs" page on flipdog.com is not completely displayed"

New summary:
"Flipdog.com doesn't support Mozilla / Netscape 6"

Platform -> All.

Also, their front page (http://www.flipdog.com) now reads:
"*** NOTICE ***
This site contains programming that requires a different version of your
Netscape browser. FlipDog.com currently supports only Netscape 4 (versions 4.07
and greater)."

Of course, in purely mathematical terms, 6.1 *is* greater than 4.07. But, I
suppose it would be more wordy for them to say "this site only supports Netscape
versions 4.07 through 4.78" ;).
Hardware: PC → All
Summary: flipdoc.com - "Find Jobs" page on flipdog.com is not completely displayed → Flipdog.com doesn't support Mozilla / Netscape 6
MM* functions, dreamweaver
Blocks: 51020
Whiteboard: [dw]
Whiteboard: [dw] → [dw][aok]
Mass reassign of all tech-evangelism us general bugs assigned to bc to 
doron except bc's P1 bugs. You may search for this mass reassign (it is 
305 bugs) by searching for the keyword 'greeneggsandham'
Assignee: bclary → doronr
Keywords: evang500
*** Bug 113904 has been marked as a duplicate of this bug. ***
*** Bug 124766 has been marked as a duplicate of this bug. ***
*** Bug 140786 has been marked as a duplicate of this bug. ***
I would like to note that flipdog.com has a "Tell us what you think!" link at the 
bottom of their main page. It might behoove us to send in one or two (a.k.a. a lot
of) messages to them reminding them of the presence of Moz and NS6+ customers.. 
especially if they have faulty javascripts on their site (as opposed to the 
unlikely? event that Moz's JS compatibility is at fault).
I sent feedback to FlipDog.com specifying that their site did not work with Netscape 6.2 nor 
Mozilla, and this was their reply--looks like game over for this bug#:

Thank you for submitting 
feedback to FlipDog.com, the easiest and most
effective online recruiting resource for 
employers and job seekers.
Unfortunately we do not support the Netscape 6x 
platform.


Sincerely,

Your friends at FlipDog.com


If you have any questions or 
concerns you may reach us by telephone at
1-877-887-FLIP or via email at support@flipdog.com
adding new [insult] keyword (which means, that this page doesn't deny us, but
says they don't support Netscape 6 (or any other Gecko browser)
Whiteboard: [dw][aok] → [dw][aok][insult]
*** Bug 171503 has been marked as a duplicate of this bug. ***
*** Bug 172762 has been marked as a duplicate of this bug. ***
*** Bug 192266 has been marked as a duplicate of this bug. ***
Hm.. i can understand not supporting Netscape 4.  But Netscape 6.x/7.x/Mozilla?
 flipdog = weak.
*** Bug 208073 has been marked as a duplicate of this bug. ***
tech evang june 2003 reorg
Assignee: doron → english-us
QA Contact: zach → english-us
What's the chance that is a real Mozilla bug?

I'm using Mozilla/5.0: (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313

I changed my user agent to: Mozilla/5.0 (compatible; MSIE 6.0; Windows XP)
and get the same results. 

If you click where the map should be you will get an outline for each state
you click on. And the search does the correct thing by searching in that state.
Okay. So I played around a little bit with this out of curiousity.
I'm not javascript or css expert (not even a beginner) but.....

I saved the page locally and made the following change and got the
map to display at least which it wouldn't do before.... Hopefully
this gives someone with clue a lead.... Any non negative value for
the z-index property shows the map although the highlighting doesn't
work right...

<style type="text/css">

.mainMap
{
position: absolute;
z-index: -2;   <<<<<<<<<<<<<<<<<<<<< I removed the - add got the map to display
top: 120;
left: 134;
}
.stateHighlight
{
position: absolute;
z-index: 2;
top: 120;
left: 134;

}
.searchUsChkBox
{
position: absolute;
z-index: 2;
top: 120;
left: 134;

}

</style>
*** Bug 211262 has been marked as a duplicate of this bug. ***
I tried to use the flipdog site today and was rewarded with the unsupported
browser message, and sent them feedback.
Summary: Flipdog.com doesn't support Mozilla / Netscape 6 → FlipDog.com doesn't support Mozilla / Netscape 6
Find Jobs page generates JS error:

Error: document.frmFinish has no properties
Source File:
http://flipdog.monster.com/js/loc.html;jsessionid=PGSOSDTHIMEVJQFIC2VSF3Q?_requestid=3439140
Line: 616
Who should flipdog.com talk to if they are interested in recoding the site but
are not familiar with what to do in certain cases?
Send them to me. I'll try to help.
(In reply to comment #25)
> Send them to me. I'll try to help.
Thanks, I gave them your email address and also offered my assistance as well.
Flipdog was acquired by Monster.  Please close this bug.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → VERIFIED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.