954,587 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

iframe

Were and or how can i get an iframe for my site? and how do i add it to all my outgoing links.

wiredtec
Newbie Poster
2 posts since Jul 2010
Reputation Points: 10
Solved Threads: 0
 

an iframe is simple html let me google that for you

it is considered to be extremely bad form, theft of bandwidth, theft of information, to embed someone else's content in your site without consent, ask first
most sites have a framebreaker embedded to stop theft such as this

if(window != top){if(top.location.href.indexOf("translate")<0){top.location.replace(self.location.href);}}

if this file is not the parent.
if this file is not being translated by google etc
replace the top file with my site

almostbob
Posting Sensei
3,149 posts since Jan 2009
Reputation Points: 571
Solved Threads: 376
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: