Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-doc-dev] Width and Height hint



If the hints are missing the page might not layout well if the browser has
image loading
disabled. Additional the page is "rendered nicer" when loaded since the
space for the
image is know upfront.

ZRH always write html without width and height hints and slams them in at
the end.

Dirk



                                                                           
             "Dejan Glozic"                                                
             <dejan@xxxxxxxxxx                                             
             >                                                          To 
             Sent by:                  platform-doc-dev@xxxxxxxxxxx        
             platform-doc-dev-                                          cc 
             admin@xxxxxxxxxxx                                             
                                                                   Subject 
                                       Re: [platform-doc-dev] Width and    
             27.03.2003 18:14          Height hint                         
                                                                           
                                                                           
             Please respond to                                             
             platform-doc-dev@                                             
                eclipse.org                                                
                                                                           
                                                                           




Why do we need the hints to begin with?

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854




                      Dirk

                      Baeumer/Zurich/IBM@IBMC        To:
platform-doc-dev@xxxxxxxxxxx
                      H                              cc:

                      Sent by:                       Subject:
[platform-doc-dev] Width and Height hint
                      platform-doc-dev-admin@

                      eclipse.org



                      03/27/2003 12:05 PM

                      Please respond to

                      platform-doc-dev










Hi,

we did a sanity check of platform doc (isv, user) and PDE User doc and
found out that some of
the <img> tags are missing width and height hint. We can slam them in if
you want. But be aware
that the tool we are using generates width=322 and not width="322".

Dirk

_______________________________________________
platform-doc-dev mailing list
platform-doc-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-doc-dev



_______________________________________________
platform-doc-dev mailing list
platform-doc-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-doc-dev




Back to the top