PDA

View Full Version : Browser compatibility ?


c1lonewolf
09-07-2002, 02:30 AM
Can anyone help me test my email script in different browsers?
I built it in IE5 and tested in IE 4 & 5 runs good but with all ads on my current browsers sytem it appears slow.

I basically need to check some of the effects.Any help would be great.
goto ? and please let thet graphics download.
Thanks for any help!

webmarkart
09-07-2002, 04:59 AM
I opened your site in Netscape 7 and the email link doesnt to anything. I opened it in IE6 to see what was suppose to happen and I got the "lunar 2" layer to slide out just fine. As I said though if Netscape 7 doesnt have the functionality to do what you want, there's no chance that earlier versions of Netscape will.

hairynugs6382
09-07-2002, 06:14 AM
i thought it was nice and everything looked in order to me
the slide out menu works ok!

c1lonewolf
09-07-2002, 01:51 PM
Thanks for the help guys! The slider i got from another site one person told me they had to chase it down.

I guess instead of the slide I could use a move to statement.

I don't get the NETSCAPE 7 thing though the slider was supposed to be cross browser supported slide menu from 24 fun.com

Thanks again for your help!

jkd
09-07-2002, 01:55 PM
Originally posted by webmarkart
As I said though if Netscape 7 doesnt have the functionality to do what you want, there's no chance that earlier versions of Netscape will.

No. NS6+ is not backwards compatible with NS4. Which means scripts coded to proprietary NS4 features will not work in NS6+. While any scripts written to standards-compliant DOM will work in NS6+, and not NS4.

c1lonewolf
09-07-2002, 07:37 PM
So basically what you all are saying is you can't please every browser? Right?

joh6nn
09-07-2002, 07:45 PM
well, you could, but it would take a lot more time than it would be worth.

c1lonewolf
09-09-2002, 06:04 PM
Thanx for all the help it was very useful!