Glad I could help. :) > Thanks for the code! That looks like it will do the > trick.
> On Apr 6, 2005 11:45 AM, S. Isaac Dealey <[EMAIL PROTECTED]> > wrote: >> >> Yea, I dealt with that one a while back... there's a >> workaround for it >> in the onTap framework's js table pagination, and I >> occasionally use >> the same thing here. Essentially what I use boils down to >> this: >> >> tr.style.display = (typeof window.showModalDialog == >> 'undefined')? >> 'table-row': 'block'; >> >> I'll have to change it if the standard ever adds a >> showModalDialog >> method to the window object... I suspect it's pretty >> safe, but you >> never know. s. isaac dealey 954.522.6080 new epoch : isn't it time for a change? add features without fixtures with the onTap open source framework http://macromedia.breezecentral.com/p49777853/ http://www.sys-con.com/author/?id=4806 http://www.fusiontap.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:152928 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=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
