[dev] Re: [cvs] commit: framework/Browser Browser.php
    Chuck Hagenbuch 
    chuck at horde.org
       
    Thu Oct 21 10:15:15 PDT 2004
    
    
  
Quoting Michael M Slusarz <slusarz at curecanti.org>:
>   Log:
>   Add quirk since IE doesn't seem to like the margin parameter (or at least
>   does not display it the way you think it would).
Please don't strip trailing commas in array definitions:
-        'cite'       => false,
+        'cite'       => false
Also, take a look at
http://leftjustified.net/journal/2004/10/19/global-ws-reset/. It seems like
that might be a much better way of doing this.
-chuck
-- 
"But she goes not abroad in search of monsters to destroy." - John 
Quincy Adams
    
    
More information about the dev
mailing list