[ZPT] CCS and Mozilla vs MSIE

Charlie Clark charlie at begeistert.org
Sun Aug 31 22:09:29 EDT 2003


On 2003-08-30 at 22:21:11 [+0200], Tom P. Allred wrote:
> 
> I'm assuming this isn't fresh news to anyone that works with multiple 
> browsers.  Is there some general advice that applies to this topic or do 
> I need to post specific code?

I don't think this really has anything to do with ZPT. Cross-browser 
development always has been a pig and it looks like staying that way. As 
Robert suggested you should try a newer version of Mozilla and you must 
*always* have access to your client's preferred browser during development. 
How much CSS and Javascript are you using? You might try the forums over at 
devshed which are very good for this sort of thing particularly if you can 
provide screenshots; I recently learned that IE cannot refer to tag IDs as 
integers, they have to be strings!!! It's probably something like that 
which is responsible for all your trouble.

Good luck!

Charlie



More information about the ZPT mailing list