PHP Classes

Problem with Class

Recommend this page to a friend!

      Tab Class  >  All threads  >  Problem with Class  >  (Un) Subscribe thread alerts  
Subject:Problem with Class
Summary:Rendering differences in IE and Firefox
Messages:2
Author:James Stewart
Date:2007-02-08 17:45:06
Update:2007-02-08 21:38:50
 

  1. Problem with Class   Reply   Report abuse  
Picture of James Stewart James Stewart - 2007-02-08 17:45:06
The class works well, except that it is rendered differently in various browsers: looks OK in IE 7.0, but in Firefox 1.5.0.9, it is missing some elements. As an example, the CSS that comes with the class uses "cursor: hand" as one of the styles, but "hand" is not a valid CSS element. The correct usage is "pointer". Some borders are not present in Firefox.

Jim Stewart

  2. Re: Problem with Class   Reply   Report abuse  
Picture of Paolo Paolo - 2007-02-08 21:38:50 - In reply to message 1 from James Stewart
Thank you Jim. I'll try to fix it soon.
See you.