Hello all,<br><br>
I added a custom dialog to load dynamic page samples using the LoadURL method.<br>
However when the page loads (replacing any previous content) the Editor doesn't bind functions correctly to DOM.body events (onblur =Styles etc..)
because bDataLoaded is already set to true when DocumentComplete fires.<br><br>
Setting bDataLoaded always to false solves the problem but i'm not sure what i'm missing here :-/ (since it is not clear to me why bDataLoaded is used)<BR><BR>
Please Help!<BR>
Thanks
I added a custom dialog to load dynamic page samples using the LoadURL method.<br>
However when the page loads (replacing any previous content) the Editor doesn't bind functions correctly to DOM.body events (onblur =Styles etc..)
because bDataLoaded is already set to true when DocumentComplete fires.<br><br>
Setting bDataLoaded always to false solves the problem but i'm not sure what i'm missing here :-/ (since it is not clear to me why bDataLoaded is used)<BR><BR>
Please Help!<BR>
Thanks
RE: Loading html/asp files ?
sorry for the "<br>"