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
Post a Comment