Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

error when option 'content' has selector #48

Closed
peterdds opened this issue Jun 25, 2012 · 1 comment
Closed

error when option 'content' has selector #48

peterdds opened this issue Jun 25, 2012 · 1 comment

Comments

@peterdds
Copy link

I want to load page from server and I use 'content':'url #selector", but an error occurs. I see the code the var rscript is not defined. is that should be ''' responseText.replace(/<script(.|\s)*?/script>/g, "")
// to avoid any Permission Denied errors in IE

.append( responseText.replace( rscript, "" ) )
@nikku
Copy link
Owner

nikku commented Jun 26, 2012

If your proposal is already the solution, could you file a pull request?
Thanks!

@nikku nikku closed this as completed Aug 28, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants