May or may not pertain to this issue, but I discovered recently that FIREFOX will RESPECT the properties of the containing object more than IE will.
My situation was a table inside div that was inside a table cell with NOWRAP. In short: <table><tr><td nowrap> <div class="xyz"> <table><tr><td>long long text</td></tr></table> </div> </td></tr></table> FIREFOX will CASCADE the nowrap attribute down to the interior TD. IE will NOT. Just passing the info along. ColdFusion Developer wrote: >Well this is baffling why it will work fine in FF but not IE. > >Adkins, Randy wrote: > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208561 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

