Jump to content

Featured Replies

Posted

I have a JavaScript which is grabbing a result set on dom ready and injecting it into an empty element. The service call and injection is going great, but when I "view source" OR use the F12 Dev Tools OR try to Print OR Print Preview, the html and print preview looks stale, and does not include the already injected html.

In the F12 Dev Tools, when I try to select a displayed element which was injected, it does not register in the source view window, and I cannot inspect it.

My specific need is to print the page, but I this is simply not working.

It works fine in IE 8, Chrome, FF, etc. What is wrong, or what am I missing?

 

Thanks in advance.

 

Continue reading...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...