From: Raymond S. <dst...@or...> - 2001-03-09 09:06:24
|
I can speak only to the "other challenge", IE5 on Mac has a bug related = to bringing in external content of an unknown size. It creates "0" and = hence the loadpanel cannot form up properly. Don't know if our "only" = active Mac debugger/developer has even looked into that one yet. ----- Original Message -----=20 From: Rene Vendrig=20 To: 'dyn...@li...'=20 Sent: Friday, March 09, 2001 12:18 AM Subject: [Dynapi-Chat] simple IFRAME with scrolling with external = files Hello all, Currently I'm working on a page (sorry, online environment) where = people can click on objects so new windows will popup. In those popups = should load external pages (because it's half database driven). The popups aren't really real popups, but the floating frames. I succeed in making the loadpanel object work, but the frame will = change its size to the content. So if the content exceeds the defined = size, the frame will grow and v.v. when it is less. In short: How can I define that the loadpanel will be "noresize" and that the = scrollbars will be "scroll=3Dauto" ? That's the only thing I want. I prefer the scrollbars brought by = Explorer (because of the behaviour). Another 'challenge': it should work on Windows as well as on... Mac. = (IE5+) thanks Rene. |