> hey guys,i've got a page here that is taking a very very long time to
> render in NS (after it has downloaded) i know its because of some tag
> formating, but i cant seem to find it. all my tables check out as
> far as i
> can tell.. can i get a few more sets of eyes to take a look at the html &
> possibly show me what i've done wrong?
>
> heres the url for the html output of the page thats giving me a problem:
>
> http://www.yarooze.com/kitehigh/testNSproblem.cfm
>
> its actually all cold fusion code, so dont be fooled by the .cfm ext.
Since it gives a CF 404 error, here are some comments about NS rendering
pages
All images without Height or Width will have to start loading before the
page can render the text - unlike IE, it cannot dynamically re-align the
page
All tables with Align= will have to have all information around them loaded
before they can be rendered
All tables within tables have to be rendered before anything below them can
be rendered
Overall, NS is HORRIBLE for layout work, but enforces your HTML to be strict
Philip Arnold
ASP Multimedia Limited
T: +44 (0)20 8680 1133
"Websites for the real world"
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.