/    Sign up×
Community /Pin to ProfileBookmark

netscape 6/7 layers

I currently have code on a web page that displays a layer with html generated text when the mouse moves over tagged html text. The page works well with Navigator and IE but nothing happens with NS 6/7. I have been checking on this site and other forums for info. It seems to me that their are contradictions on this problems. I see a lot of postings for layer problems regarding NS 6/7. I see responses that “NS 6/7 doesn’t support NS 6/7” and I also see postings that say otherwise. I haven’t been able to find a posting that refers specifically to this problem. At this point, I’m just trying to confirm that their is a solution. Can someone confirm this for me? Also can you possibly point me to a URL as an example of layers working on NS 6/7. I’m not a javascript programmer. I’m a “cut and paste” user. Thanks, Worldgram.

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@gil_davisJul 21.2003 — If your page works in NS 4, but not in NS 6 or 7, then you are probably using the <LAYER> tag or the document.layers array to manipulate the layer. NS 6 & 7 do not support the <LAYER> tag or the document.layers array. You need to learn W3C DOM compliant methods like document.getElementById() to be successful with NS 6, NS 7, Mozilla, and IE 5+.

I have an example page using "layers" at http://gil.davis.home.att.net/followmouse.htm that works in NS 4, NS6, NS7 and IE 5+.
×

Success!

Help @worldgram spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...