call jquery from document.write
Is it possible to call jquery functions in document.write ?
Like google ads, I want to call document.write from domain A back to a page on another domain. The way i do this for text is simple, but I want to also call more complex javascript functions and I would like to use jquery functions.... Is it possible?
Thanks