javascript - document.domain is empty string for localhost, can't change it or access iframes -


i opening html documents local drive in iframe, i've seen, document.domain should "localhost", "". error "blocked frame origin "null" accessing cross-origin frame." when accessing iframes, supposed fixed setting domain same in documents, unable change domain because empty string... not sure how fix can gain access iframes.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -