What can I do so no one can embed pages of my iWeb site in an iframe?

How can I make it so no one can put my iWeb site in an iframe?  if other words, how do I make my pages automatically break out of iframes?

This will work if you paste it into the head of the HTML doc...
<script type="text/javascript">
<!–
if (top.location != self.location) {
  top.location = self.location;
//–>
</script>
although its better to put it just before the closing body tag since its not essential for the page content.

Similar Messages

  • Can you have more than one movie per page?

    Hi, I am creating a web site and have some movie content on some of the pages. Can you have more than one quicktime file on each page? Reason I ask is that on one page I have put 3 movie files but only one shows up when I run the site online. I am not using .mac. The website is on grapeape dot co dot uk and if you look at the examples page you should see what I mean. I get one video that works and 2 large "Q"'s where the other videos were. Odd because it works locally. Any ideas? Many thanks.
    Ben

    Just noticed something. If you leave it until the first movie caches or preloads - the second one appears. Is there a way round this at all? Thanks. Ben

  • Can I select more than one photo in pages?

    Can I select more than one photo at the same time ipages?

    Yes.
    Touch and hold on one object > tap other objects to select them too.
    This and many other operations are explained in detail in the Pages Help File found in:
    Pages > Tools Menu (wrench) > Help

  • Can't Create Connection to one particular html page.

    I have a Contribute user in my company who can edit all pages in Contribute except one particular html page.  Every time she visits that one page she is prompted to.  Her permissions are fine, she hass access to that html page and the folder containing that and many other html pages.  She experiencies no issues with other html pages contained in that same, or any other, folder. 
    I have tried to edit this one page myself without any issues.  I have tested it out with other Contribute users and found no issues.  I even had our IT people take a look at her machine, and there was no issue.

    I have a Contribute user in my company who can edit all pages in Contribute except one particular html page. Every time she visits that
         one page she is prompted to 'Create Connection'.  Her permissions are fine, she has access to that html page and the folder containing that and many other html pages.   She experiencies no issues with other html pages contained in that same, or any other, folder. I have tried to edit this one page myself without
    any issues. I have tested it out with other Contribute users and found no issues. I even had our IT people take a look at her machine, and there was
    no issue.
    Any suggestions?

  • I can dial out on my 4s & can answer calls, but no one can hear me talking? Tried network reset...anything else?

    Please help...can dial out &amp; answer calls, but no one can hear me...tried network reset...anything else?

    Or you can call 1-800-My-Apple
    Sounds like there's a hardware problem with your Mic and you need to get it repaired which can be done either at the store (which is going to get super busy very soon) or you can call into tech support for them to set up the repair for you

  • How can I integrate a "fill in your name form" on my iWeb site ?

    Hello,
    I am looking for a contact page in the iweb. A contact sheet where I can have my clients fill in theirs name,adress and e-mail adress and leave a comment. Is there one ? or how can I easily create one ?
    Please let me know ,
    friendly yours
    gunilla in paris
    MacBook   Mac OS X (10.4.10)  

    http://www.varkgirl.com/Varkgirl/Add%20forms.html
    if you want the info emailed to you
    or
    http://www.varkgirl.com/Varkgirl/Popup%20Guest%20Book.html
    if you want it to show up like a guestbook
    or
    http://js-kit.com/comments/
    for a different option that shows up directly on the page
    You can add just about any type of html code, widget, or add-on to your iWeb site if you are willing to do a little post-publish editing.
    Basic Instructions are here:
    http://iweb.varkgirl.com
    (Click on the first "tip" link in the list)
    Disclaimer: My website contains various ads, so if you click them while visiting my site, I will receive financial compensation, which I use for materials for my classroom.

  • What is the maximum number of pages  in an iweb site

    Is there a limit to the number of pages I can put in my iweb site?
    I managed 30 but ran out of room in the nav bar for more pages.
    Thanks for helping

    Roddy's reply woke me up to the fact that my demo sites are seemingly all one site but in actuality are 5 separate sites in one domain file.
    Site 1 - Contents which is the page listing for all of the other 4 sites.
    Site 2-5 - each of these sites has their own navbar, In that navbar is a Contents page which is a Redirect to the Contents site.
    This lets me modify one site, i.e. add or remove a page, and only have to change the Contents site to update the change in all sites. There are numerous ways you can arrange the Contents page.
    This is what it looks like in iWeb;
    Click to view full size
    However, if you have a domain name it will apply to only one of the sites, like the Contents sites which would be the gateway to the other sites
    Just one of many ways you can group pages so that they don't all have to be displayed in the navbar of every page.

  • MY IMAC don't see the main server and all the network! I didn't nothing on his system, but since some days it is out of network on my company. And what is curious is that others computers can see mine. Some one can help me??

    My IMAC lost the network, it can be seen but cannot see! What I have to do?

    You're welcome.
    Voicemail is left at your carrier's server. That will continue to work unless you report your iPhone as lost or stolen with your carrier.
    You may never find it again and you can't if the iPhone remains offline or out of service which means the iPhone is powered off or doesn't have cellular reception.

  • Can I change header image on one or more pages of a template site?

    Hi all,
    I have a site I created in D.W CS3. I'm kicking around the idea of adding an affiliate store. I think I might be better served if the store has a different header image than the main site. I can either create a whole new site for the store, or what I'd rather do for now is just make a new page from the main template, and change the header image just for that page to see how it goes. Does anyone know the code I could use to have a page from template override the CSS and use a new header image just for that one page?
    The URL is http://isuckatgolf.net if that is needed.
    Thanks!
    ken

    Take images out of the HTML and put them in the background of your #header div with CSS.
    #header {
    background: url(header1.jpg) no-repeat
    width: xxxpx; /**same width as image**/
    min-height: xxxpx; /**same height as image**/
    Use embedded CSS on child pages requiring a different background.
    <style type="text/css">
    #header {
    background: url(header2.jpg) no-repeat;
    </style>
    Nancy O.

  • Migrated Users can't log in new ones can?

    I hope someone can help me out here. I'm not a full time server admin and must be missing something...
    I'm migrating an old G4 Xserve (10.4.11) to a newer Intel Xserve (10.6.6).
    I got though the migration assistant successfully and the server boots and looks just like the old G4.
    I did note a few glitches like a missing "com.apple.Boot.plist" file and none of the DHCP Static Maps migrated. All other settings, users, groups etc. look like they moved just fine. My data is all there and the folder structure is correct. DNS forward and reverse is working as it should.
    Everything seams like it should be working fine, but not one of my migrated users can login to the server. All of them get the Message, "You are unable to log in to the user account "namehere" at this time. Logging in to the account failed because an error occurred.
    When I created a new "testuser" account with all the same settings, privileges, home folder location, etc and it can login just fine...
    What am I missing here?

    I hope someone can help me out here. I'm not a full time server admin and must be missing something...
    I'm migrating an old G4 Xserve (10.4.11) to a newer Intel Xserve (10.6.6).
    I got though the migration assistant successfully and the server boots and looks just like the old G4.
    I did note a few glitches like a missing "com.apple.Boot.plist" file and none of the DHCP Static Maps migrated. All other settings, users, groups etc. look like they moved just fine. My data is all there and the folder structure is correct. DNS forward and reverse is working as it should.
    Everything seams like it should be working fine, but not one of my migrated users can login to the server. All of them get the Message, "You are unable to log in to the user account "namehere" at this time. Logging in to the account failed because an error occurred.
    When I created a new "testuser" account with all the same settings, privileges, home folder location, etc and it can login just fine...
    What am I missing here?

  • I can't download any more one of my pages documents

    Hi,
    i normally use my pages app for taking notes during school.
    I'm acctualli using the iPad.
    So I have lots of documents.
    Since a week I can't open one of them any more nor from my iPad nor from the iCloud.
    I can't download it on my mac or send it on a mail.
    I don't knew what to do...
    Can somebody help me please?

    On the iPad tap Settings > iCloud. Switch Documents & Data off then back on.
    On your Mac open System Preferences > iCloud
    Deselect the box next to:  Documents & Data    then reselect it.
    Give iCloud a few minutes to re sync the data then try downloading a document.

  • How can I print more than one picture per page?

    In the previous edition of iPhoto I could print several pictures on one piece of photo paper and not have to waste one whole piece of paper on one small picture.  The latest version seems to print one photo in the middle of the page.  How can I chane that?

    Start the print process and click on the Custom layout.  At the bottom you can set the size of the image desired and see how many photos can be placed on the page size selected.
    OT

  • How can I print more than one slide per page from the iPad????

    Im having problems printing from the iPad. I want to print more than one slide in one peace of paper. 3, 6, 9 ...
    Can any one help?

    Start the print process and click on the Custom layout.  At the bottom you can set the size of the image desired and see how many photos can be placed on the page size selected.
    OT

  • Can I publish more than one website to the net with iWeb?

    Hey there,
    Looking for help from ANYBODY!!!! I've done one website for my business (Interior design), secured the domain name and published it no problems. Then I designed a second one (medical aid site), secured another domain name but when typed in, it goes to my FIRST website.
    Does iWeb allow you you to publish 2 different websites to 2 different domain names???
    Any help would be GREATLY appreciated!
    Thanx Braden

    With iWeb 09 you can publish to different webservers.
    Select the Sitename in the lefthand column and either choose MobileMe, FTP or a folder.
    If both sites are published on the same webserver, the site at the top of the list is the default one. If both domainnames point to that same webserver, then the default site loads regardless which domain name you use.
    With MobileMe you can only have ONE domain name. With other hosts it depends on how you configured the webserver and the domainnames. Usually you can configure your (sub)domainname to point to a specific folder on your website. Check with your host.

  • Two computers can play through AExpr, third one can't!

    I'm usually pretty good at trouble-shooting stuff like this, but this time I'm totally stumped!
    I have three computers connected via ethernet to an SMC Barricade 7004BR router. Also connected to this router is an Airport Base Station (Graphite). In another room, there's an Airport Express connected to my stereo in "join existing network" mode.
    On two of the computers*, I can play music from iTunes to the AExpr speakers. When I select the AExpr from the speakers popup at the bottom of the iTunes window, a message - "connecting to remote speakers..." - appears briefly in the "now playing" (or whatever you'd call it) display at the top of the main iTunes window, and then playback switches to the remote speakers.
    On the third computer**, this doesn't work. (And of course, this is the machine with the big hard drive containing my iTunes Library!) This machine can apparently "see" the AExpr - it shows up in the speakers popup at the bottom of the iTunes window. But when I try to select it, a separate AirTunes window appears, saying "Connecting to Airport Express..." This new window displays a barber pole progress bar for a few moments, the AirTunes window closes (no error message or anything), and playback continues through the computer's speakers. If I click on the speakers popup, the AExpr is still listed there. Weird, huh?
    I've tried to compare the System Preferences > Network settings and the iTunes > Preference settings on all three computers, and I can't find any significant difference. All three are running OSX 10.4.10. One of the computers that can play is running iTunes 7.4.1. The other two - one that can play and one that can't - are running iTunes 7.4.2. I trashed iTunes from the computer that can't play, downloaded a fresh copy from Apple's website, and re-installed it. Still no go.
    Any ideas???
    * iBook 500 dual-USB, eMac (can play)
    ** dual-G4 Gigabit (can't play)

    Still no go...
    Based on another thread I found here, I went to System Preferences > Network, selected the Built-in Ethernet tab, and used "Assist Me" to create a new location, restarted the computer, and no change. Still can't connect to the remote speakers. (Just on this one computer.)
    Then I started from my OSX Tiger disc, ran Disc Utility, repaired the volume (no repairs needed), and repaired permissions, and restarted. I got pretty excited at this point, since several of the repairs mentioned iTunes. But it's still not working.
    This seems really weird to me. Why do I get a separate window opening, that says "Connecting to Airport Express..." when my other computers just put a little "Connecting to remote speakers..." message in the "now playing" part of the main iTunes window. Has anyone else seen this before?

Maybe you are looking for