Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grabbing everything but the script
Message
From
02/05/2013 09:08:07
 
 
To
01/05/2013 13:32:50
General information
Forum:
Javascript
Category:
DHTML
Miscellaneous
Thread ID:
01572384
Message ID:
01572451
Views:
42
>I am grabbing the content of the actual page and dumping that into a DIV area inside the parent. I do it like this:
>
>
>window.parent.oDiv.innerHTML=document.body.innerHTML
>
>
>When I do this, it grabs as well the script. What kind of approach can I use so that the script will not be included?


In case this is still an issue

Use Regex to remove the < script > ...... < / script >
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform