views:

37

answers:

0

I'm opening an aspx page with window.open(). but it never loads all html elements. The page contains images, google map etc. sometimes some images are missing, sometimes google map is missing on page load. Then if I refresh the page by F5 or Ctrl+F5 then all page elements are loaded correctly. Please tell me why it is doing so and how to solve this problem?