From: Samuel, M. M <Sam...@ed...> - 2000-11-13 05:28:17
|
Sorry for yet another post. With the loadpanel.js - I've noticed that the loadpanel sets the HTML of the layer to the <iframe> or <iLayer> when created. This however conflicts with my need to setHTML of the layer prior to actually setURL. Since there's actually a check for the <iframe> tag to make sure it's been created - is there actually a need to setHTML to the <iframe> oncreate? What's the best method for this? What I'm trying to achieve is for the loadpanel to behave the same as the loadhtml.js file did - leave any html in the layer in place while the new content is loading Mike |