|
Posted by Steve Pugh on 11/23/42 11:45
chaitu wrote:
> Steve Pugh wrote:
> > chaitu wrote:
> > > when using IE it works fine but using Netscape the link disappears i
> > > use the following code
> >
> > Which version of Netscape? On which platform?
> >
> > And when you say the link disappears do you mean that it's never
> > displayed or that it is displayed but later vanishes? If the latter
> > then what event (page finishes loading, cursor moved over link, etc.)
> > triggers the disappearance?
>
> the version of the netscape is 6.1 and the link doesnot vanish.it
> doesn't appear at all.
Please don't top post.
Netscape 6.1 was released in 2001 and used the 0.9.2 version of the
Gecko layout engine. It wouldn't be too inaccurate to say that you have
a problem with a five year old piece of beta quality software.
Do you have the same problem in any browser that uses a more recent
version of Gecko? e.g. Netscape 8.1, FireFox 1.5 or Mozilla 1.8.
If you don't, then I would stop worrying about it. If you do then
follow the steps I listed in my first post:
> > So, what you need to do next is:
> > 1. Validate your HTML <http://validator.w3.org/> and CSS
> > <http://jigsaw.w3.org/css-validator/> and fix any errors that are
> > reported by the validator.
> > 2. Check to see if the problem still exists.
> > 3. Post a URL here so that we can see _all_ your code plus things like
> > HTTP headers, etc. that are outside your code but which may contribute
> > to the problem.
Steve
Navigation:
[Reply to this message]
|