FutureQuest, Inc. FutureQuest, Inc. FutureQuest, Inc.

FutureQuest, Inc.
Go Back   FutureQuest Community > General Site Owner Support (All may read/respond) > General Coding/Development
User Name
Password  Lost PW

Reply
 
Thread Tools Search this Thread Display Modes
Old 03-28-1999, 03:29 AM   Postid: 16112
Del
Visitor

Forum Notability:
0 pts:
[Post Feedback]
 
Join Date: Nov 1998
Location: San Bernardino, CA, USA
Posts: 367
DHTML (I think) Need assistance

Okay all, I have an attempt at some dhtml at www.downinit.com/index.shtml If anyone could please go visit that page (the main page only) and mouseover on the Search and Contact links and report any errors or success you may have, I'd greatly appreciate it.

So far it's been tested to work on Netscape 4.06, Netscape 4.5 and MSIE 4.0 (all on windows).

Netscape 3.01 does not work, but it's not supposed to. It does not report any errors either.

One person has told me that Netscape 4.08 won't even load the page, let alone try any JavaScript on it... Weird...

Anywho, all I need to know is a rough idea of how bad it fails in assorted browsers. If too many break, guess I'll toss that idea

Del
Del is offline   Reply With Quote
Old 03-28-1999, 03:53 AM   Postid: 16113
 Deb
FutureQuest, Inc.
 
Deb's Avatar
 
Join Date: Jun 1998
Location: Franktown Colorado
Posts: 6,781
It works fine in IE5

Deb
Deb is offline   Reply With Quote
Old 03-28-1999, 03:56 AM   Postid: 16114
Justin
Visitor
 
Justin's Avatar

Forum Notability:
0 pts:
[Post Feedback]
 
Join Date: Jan 1999
Location: Kissimmee, FL
Posts: 3,672
I'm impressed! Works here in IE 4.0 and NS 4.08 - actually Netscape does it better than IE here - IE doesn't like to make the box disappear without clicking Close - Netscape gets rid of it as soon as you hover over another link.

All in all, I'm very impressed


------------------
Justin Nelson
FutureQuest Support


Justin is offline   Reply With Quote
Old 03-28-1999, 05:00 AM   Postid: 16115
 Terra
CTO FutureQuest, Inc.
 
Terra's Avatar
 
Join Date: Jun 1998
Location: Z'ha'dum
Posts: 7,672
Pretty **** skippy if ya ask me...

--Terra
Terra is offline   Reply With Quote
Old 03-28-1999, 09:45 AM   Postid: 16116
WayneK
Registered User

Forum Notability:
10 pts: User-friendly
[Post Feedback]
 
Join Date: Feb 1999
Location: Connecticut tax capitol of the USA
Posts: 195
Looks good.

The only (minor) prob is when in a small window the layers appear under the cursor.

WayneK is offline   Reply With Quote
Old 03-28-1999, 10:20 AM   Postid: 16117
hearts
Visitor
 
hearts's Avatar

Forum Notability:
0 pts:
[Post Feedback]
 
Join Date: Dec 1998
Location: An isolated town in Georgia
Posts: 901
well, after three failed attempts, i can tell ya.. that i illegally functioned.

i am using Netscape 4.05
hearts is offline   Reply With Quote
Old 03-28-1999, 10:51 AM   Postid: 16118
Armand
Site Owner
 
Armand's Avatar

Forum Notability:
46 pts: User-friendly
[Post Feedback]
 
Join Date: Nov 1998
Location: Albuquerque, New Mexico
Posts: 813
Del works fine on Netscape 4.07! Cool work!
Armand is offline   Reply With Quote
Old 03-29-1999, 03:39 AM   Postid: 16119
Del
Visitor

Forum Notability:
0 pts:
[Post Feedback]
 
Join Date: Nov 1998
Location: San Bernardino, CA, USA
Posts: 367
Thanks all for the info, I really appreciate it. Not sure if I'm going to keep it or not, as I've had a few people now tell me they get illegal op's when trying to view the page...

Justin, I noticed that too about M$IE. Dunno why it's doing it, seems that exploder just wants to ignore the fact that I've put the onMouseOver on all the links (in order to hide the most recently opened layer/div/thingus when a different link is hovered over). It works on a couple of the links, but not all... Highly annoying *grumble*

WayneK, thanks for the tip. Seems as if I'll have to alter the pixel spacing from the left side in order to accomadate (sp?), or make an attempt to shrink the width of the layers or something.

Del
Del is offline   Reply With Quote
Old 03-29-1999, 04:48 AM   Postid: 16120
Justin
Visitor
 
Justin's Avatar

Forum Notability:
0 pts:
[Post Feedback]
 
Join Date: Jan 1999
Location: Kissimmee, FL
Posts: 3,672
I tinkered a little with it - the problem with IE is that if the layer thing pops up at the same height or higher than the links, those links that are lower than the top of the popup thing are dead... any links higher than the top of the thing are fine and do as expected.

By making the top 200px instead of 100, it cured it for IE. What I would do is put the links at the top of the page Then the popup will always be lower than the links.

This is the first time I've seen IE not work where Netscape did - IE tolerates very poor HTML / CSS and Netscape is picky - maybe it's the opposite with JavaScript (no, I'm not calling your JavaScipt poor by any means )

About the illegal ops, that's a Netscape thing. They apparently don't have very much error trapping going on internally - Shockwave does that to 4.08 all the time, but your page looks fine in it

All in all, I wouldn't give up on it completely, but you could find out what versions of NS have a problem and make the JavaScript conditional I really do like the idea. I've never messed with layers (and I don't plan on starting yet either )


------------------
Justin Nelson
FutureQuest Support


Justin is offline   Reply With Quote
Old 03-29-1999, 05:25 AM   Postid: 16121
Del
Visitor

Forum Notability:
0 pts:
[Post Feedback]
 
Join Date: Nov 1998
Location: San Bernardino, CA, USA
Posts: 367
Justin,

Thanks for the info, I'll play with it soon (maybe hehe). This just re-enforces my dislike of exploder This is the first time I've seen IE work worse on this stuff than nutscape too. Leave it to me to break the reliable one.

The problem with making the top margin 200px is that it shoves the bottom of the 'contact' form below the bottom of the browser, so people have to scroll. Of course maybe that would mean less email? *eg* This fixes the problem of having the layer appear on top of the links in smaller windows though, so it still is worth it even if I do lose some email hehehe

It seems that nutscape 4.04 and 4.05 don't like it, so I'll think about the easiest way to exclude them (later, way too much PHP and Perl stuff running through the old noggin to think about JavaScript now...)

And as for this;
Quote:
no, I'm not calling your JavaScipt poor
Might as well! JavaScript is almost my worst subject, only slightly higher than math :-)

Del
Del is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 visitors)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 07:19 PM.


Running on vBulletin®
Copyright © 2000 - 2013, Jelsoft Enterprises Ltd.
Hosted & Administrated by FutureQuest, Inc.
Images & content copyright © 1998-2013 FutureQuest, Inc.
FutureQuest, Inc.