Bookmark in an iframe src is causing...

User 2484360 Photo


Registered User
3,293 posts

Sue,

When I visit the link you provided the page loads at the top and then once the iframe loads I am taken to the bottom of the page. So I understand what you are asking.

However, there are several errors on this page.

[Error] Blocked a frame with origin "http://www.direct2florist.co.uk" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match.
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (feefoframe.css, line 0)
[Error] Blocked a frame with origin "http://www.direct2florist.co.uk" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match. (x2)
[Error] Blocked a frame with origin "http://www.google.com" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match.
[Error] Blocked a frame with origin "http://www.direct2florist.co.uk" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match. (x3)
[Error] Blocked a frame with origin "http://s7.addthis.com" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match.
[Error] Blocked a frame with origin "http://static.ak.facebook.com" from accessing a frame with origin "http://www.heylis.co.uk". The frame requesting access set "document.domain" to "facebook.com", but the frame being accessed did not. Both must set "document.domain" to the same value to allow access. (x2)
[Error] Blocked a frame with origin "https://apis.google.com" from accessing a frame with origin "http://www.heylis.co.uk". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.

[Error] Blocked a frame with origin "https://s-static.ak.facebook.com" from accessing a frame with origin "http://www.heylis.co.uk". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match. (x2)

[Error] Blocked a frame with origin "https://accounts.google.com" from accessing a frame with origin "http://www.heylis.co.uk". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.

[Error] Blocked a frame with origin "http://www.direct2florist.co.uk" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match.
[Error] Blocked a frame with origin "https://www.facebook.com" from accessing a frame with origin "http://www.heylis.co.uk". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.


You may wish to correct those and if the issue persists post back and I will take a look then. :)

You could also try <iframe style="position: absolute; top: -9999em; visibility: hidden;" onload="this.style.position='static'; this.style.visibility='visible';" href="..."></iframe>

Which will hide the iframe then bring it back once the page is loaded.
User 2062767 Photo


Registered User
166 posts

Wow Adam where did you get all those errors from? The page is not even finished yet. :/

However, that bit of code has done the trick - thankyou :). Just had to change the href="..." to src="..." & it worked.
www.heylisflorist.co.uk - My Florist Shop.
www.woodentopstoys.co.uk - My Wooden Toy Shop.

I use CoffeeCup HTML Editor, WIS, Direct ftp, Sitemapper, Website Insite & RED Personal to create my websites.

Send your parcels with Despatch Bay! Signup using this code and get £10.00 worth of free shipping http://despatchbaypro.com/s/1H431
User 2484360 Photo


Registered User
3,293 posts

;)

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.