web site / mozilla

Take a load off and chat!

Moderators: Henry, Mods

Post Reply
proton2112
LCDC Programmer
Posts: 14
Joined: Mon Dec 16, 2002 1:46 am

web site / mozilla

Post by proton2112 »

anyone else using mozilla (latest versions 1.2-3ish) out there? matrix's main site's navigation (at the top) is all farfed up (product button barely recognizable).

i'm not sure about netscape 7 but it's possible since i believe they use same codebase(?).

i trued to submit this thru a popup window on the site but got some spanish 404 page somehow (possibly my extreme error).

just thought someone should know (or confirm)...

Henry
OMNIPRESENT
OMNIPRESENT
Posts: 3002
Joined: Tue Aug 14, 2001 6:00 pm
Contact:

Post by Henry »

Yes, the old site doesn't work with anything other then IE, BAD Matrix Orbital BAD, we know... if it makes you feel better, check out our new site that is about to go live...

www.matrix-orbital.com
Henry J.
President
Matrix Orbital

proton2112
LCDC Programmer
Posts: 14
Joined: Mon Dec 16, 2002 1:46 am

Post by proton2112 »

sweet.. looks good so far!

Henry
OMNIPRESENT
OMNIPRESENT
Posts: 3002
Joined: Tue Aug 14, 2001 6:00 pm
Contact:

Post by Henry »

Glad you approve :)
Henry J.
President
Matrix Orbital

Stig
LCD Geek
Posts: 44
Joined: Tue Apr 23, 2002 6:00 pm
Location: H
Contact:

Post by Stig »

Henry wrote:Yes, the old site doesn't work with anything other then IE, BAD Matrix Orbital BAD, we know... i
Sure it does... :) I used it with Opera 6.05 and it works (although probably not just as expected), just have to select which browser I want it to identify itself as...

Stig

linear
evil Dr. linear
evil Dr. linear
Posts: 288
Joined: Wed Aug 15, 2001 6:00 pm
Location: USA
Contact:

Post by linear »

Yeah, straight from the 'How not to write Javascript textbook':

Code: Select all

<script language="javascript" type="text/javascript">
var Netscape4 = (navigator.appName == "Netscape" && navigator.appVersion.substring(0,1) >= "4");
var Explorer4 = (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.substring(0,1) >= "4");
</script>
:P
BLK202A-4BR-BK + LK202-25-WB-V + LK204-25-V + VK204-25-V + LK-202-24-USB + MX212

Pheonix
LCD Guru
Posts: 140
Joined: Tue Nov 27, 2001 4:00 pm
Contact:

Post by Pheonix »

Henry wrote:Yes, the old site doesn't work with anything other then IE, BAD Matrix Orbital BAD, we know... if it makes you feel better, check out our new site that is about to go live...

www.matrix-orbital.com
Henry...I'm confused... isn't this your new site: http://test.matrixorbital.com/pages/default.asp

proton2112
LCDC Programmer
Posts: 14
Joined: Mon Dec 16, 2002 1:46 am

Post by proton2112 »

seems to be now :)

the url he gave was showing the new site when he posted it, but now its redirecting to the old site again.

i'm sure it'll be live soon...

Post Reply