> -----Original Message----- > From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] > Sent: Friday, May 20, 2005 5:23 PM > To: CF-Community > Subject: Re: IE 6: Converting from Quirks to Standard box model? > > last I knew there wasn't an onResize event handler in browsers other > than IE which may be your biggest hurdle... it's hard to say -- I > don't know if recent browsers have adopted it like .innerHTML.
Right now this app is contained in an HTA anyway - so it's IE only by design. But if I could it to work _mostly_ using standards then changing it later is easier - and the components/objects used should be portable for other purposes. But having said that I believe that onresize is supported in FireFox at least. It's less applicable children "onresizestart" and "onresizeend" aren't - but all I need is onresize. ;^) Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:5:158314 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
