Tagged Questions
4
votes
1answer
133 views
What can be done through XFrames, as compared to IFrame in html?
What can be done through XFrames, as compared to iframe in html?
Is there any new feature other than making it easier to bookmark in XFrame as compared to IFrame?
1
vote
1answer
299 views
Do iframes have access to the cookies of the hosting domain?
We want to build an ad-frame which will run on external sites (e.g. YYY.com). The external site will place an iframe to our site (ZZZ.com/ourAdContent.html) and we will show some ads in this frame. ...
3
votes
2answers
143 views
Will a search engine lower the rank of my page if i have hidden iframes?
As a praxis, all external content on our site is put in iframes to lower the risks of any external parties injecting stuff to our users. We also do it to make sure our content shows up before banners, ...
8
votes
2answers
383 views
Double vs Single Quotes in Chrome
So when you want to embed google docs on a site you are given this chunk of code:
<iframe width='500' height='300' frameborder='0' ...
2
votes
1answer
112 views
Domain masking emergency
I would never normally do this, but 1and1 have been experiencing a "glitch" with their system that means you can't add new external domains. It's pretty shocking, to be honest, and unfortunately my ...
0
votes
1answer
322 views
web widget and SEO [duplicate]
Possible Duplicate:
How good is it for SEO if you have a widget that lives on other sites?
I'm designing a voting widget that other people can put on their websites, and the widget will ...
6
votes
1answer
566 views
Firefox, iframes and redirects
I encountered this same behavior years ago and gave up back then when I couldn't find a solution. I'm hoping someone knows what's going on here and how to solve it.
I have found that if you have a ...
0
votes
1answer
134 views
How do I get iFramed images to show up in RSS?
I switched to Skydrive for my image hosting recently, and after getting the page formatting the way it needed to be, I ran into an issue with my RSS feed. In particular, when I used img src= the image ...
1
vote
1answer
694 views
iFrames from Skydrive: yes, no, how
I have a two-pronged question.
First: SEO Concerns aside, should I be concerned about using iFrames on my site as far as viruses etc go? I am using skydrive to host my images and it provides an ...
4
votes
3answers
5k views
Possible to only load specifiv div of a website?
I have this project i'm working on and id like to add a really small list of nearby places using facebooks places in an iframe feature from touch.facebook.com I can easily just use ...