IWeb and faulty code

Hey,
I'm a filmmaker trying to put my website out via iWeb '08. I am thinking it produces faulty code because know matter what I try the formatting always gets messed up and I'm having to start over again.
Any ideas or clues? I think I am going to be moving on to Dreamweaver.
Chris

Can you be a bit more specific about the coding errors you think are the problem and post the URL of your site so people can see it for themselves and perhaps offer suggestions.

Similar Messages

  • IWeb and code

    I'm super new to iWeb and I'm wondering if anyone knows of a good iWeb resource to get the basics. Also, am I bound by the templates in iWeb? Can you plug in different template codes written by other people for use in iWeb? I want to set up a cool page with an online store and paypal links on a site I already have going with Dreamhost hosting my content. I had a pro set up the site and I can update by editing, copying and pasting the .php files but I'd like to have a link to a separate online store page. Since I don't know how to set this up from scratch in the same format as my site I thought I could use iWeb somehow and post a link on my site that directs people to an iWeb generated page.
    I'm not sure if I'm making sense so any clarity would help.
    thanks!

    Check this for some ideas and resources....
    http://discussions.apple.com/thread.jspa?threadID=1894175&tstart=0
    **EDIT: and check out
    http://iwebfaq.org/site/iWeb_FAQ.html
    http://allaboutiweb.com/index.php/2008/10/seo-for-iweb-meta-tags/
    nf
    Message was edited by: nfable

  • IWeb and Quicktime Movie Upload 2013

    Three or so years ago, I made a website using iWeb (the last version Apple produced; i.e. the current version), and I included some videos. The videos were from a digital (tape) video camera, edited with iMovie HD, and were old-format 640x480. I managed to work out how to set the movies to start quickly (before fully loading) using iMovie and QuickTime. I dropped the movie into a regular iWeb page, resized it, put the settings up with the iWeb inspector, and all was well. The movies played (and still play) on Safari and Firefox, on my Macs and on an Asus Windows machine I have. (They won't play on my iPad - if anyone can tell me why, I'd be grateful; I'll probably put the original DV through a more recent version of iMovie and QT, and upload again.)
    I want to make another similar website. However, my camera is now a HD tape model, and I have made my peace with iMovie '11 and worked out how to use it. My machine is the latest Mac Mini, and so QT is the latest also. I run Mountain Lion.
    I made a movie with iMovie '11, and exported a quality version. I opened it in QT and chose 'Export for Web' and selected the option which gives me three different sizes. After some struggles, I worked out how to put this into my uploaded iWeb (test) site (although I have to say that the instructions Apple's QT gives are not the clearest), and it works, even on my iPad.
    My questions concern the code which QT says you should upload. The code in the <body>, I understand, and it's obviously necessary to play the movie.
    But about the <head> tag QT says:
    Please note, to properly validate as XHTML, the <style> tag and the first <script> tag should be placed within your page's <head> tag.
    Here's the code QT says to paste into the <head>
    <script src="scripts/prototype.js" language="JavaScript" type="text/javascript"></script>
    <script src="scripts/qtp_poster.js" language="JavaScript" type="text/javascript"></script>
    <link href="stylesheets/qtp_poster.css" rel="StyleSheet" type="text/css" />
    However, the movie playback still seems to work without uploading the code for the <head> of the page.  And there is NO <style> tag, and why only the FIRST <script> tag?
    The <head> on the page iWeb produces for my test page already has a lot of code:
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <meta name="Generator" content="iWeb 3.0.4" />
        <meta name="iWeb-Build" content="local-build-20130116" />
        <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
        <meta name="viewport" content="width=950" />
        <title>Ed's Video Test</title>
        <link rel="stylesheet" type="text/css" media="screen,print" href="Eds_Video_Test_files/Eds_Video_Test.css" />
        <!--[if lt IE 8]><link rel='stylesheet' type='text/css' media='screen,print' href='Eds_Video_Test_files/Eds_Video_TestIE.css'/><![endif]-->
        <!--[if gte IE 8]><link rel='stylesheet' type='text/css' media='screen,print' href='Media/IE8.css'/><![endif]-->
        <style type="text/css">
    /*<![CDATA[*/
        @import "Scripts/Widgets/HTMLRegion/Paste.css";
    /*]]>*/
    </style>
        <script type="text/javascript" src="Scripts/iWebSite.js"></script>
        <script type="text/javascript" src="Scripts/iWebImage.js"></script>
        <script type="text/javascript" src="Scripts/iWebMediaGrid.js"></script>
        <script type="text/javascript" src="Scripts/Widgets/SharedResources/WidgetCommon.js"></script>
        <script type="text/javascript" src="Scripts/Widgets/HTMLRegion/Paste.js"></script>
        <script type="text/javascript" src="Eds_Video_Test_files/Eds_Video_Test.js"></script>
      </head>
    Questions:
    1. Should I put the QT code in the <head> tag anyway, even though it seems to work without it?
    2. If I don't put it in, does that mean the choice between the three movies doesn't take place? I don't have a smartphone, but the playback on my 27" screen, my Asus netbook, and on my iPad all look fine without the head code.
    3. If I do put it in, where exactly do I put it, and do I need to replace any of the code that is already there?
    4. The original iWeb drag and drop method still seems to work fine with movies direct from iMovie (and plays even on my iPad), but obviously you can only put one version of the movie on a page. Is there still a good reason for using the multi-size version which involves manually uploading the movie and opening the page after uploading and inserting code for every movie? For example, I have a very fast internet connection. Maybe it's kind to those with a slower connection to put up the smaller movies also?
    And, since I'm here, I have a couple of slightly related questions:
    5. I designed my site (it's non-commercial, just a trip report, but with a lot of pages) to not need any scrolling even on quite a small desktop screen (you click on from page to page like a book, but you can also navigate around sections more easily this way; anyway that's how I like it). But on the iPad, held horizontally, the width is resized to take up the full width of the sceen, so you then need to scroll down. It's really annoying me. Is there some code I could put in to tell the iPad not to do this (there are plenty fewer vertical pixels on my website's pages than on the iPad screen)? (I don't care about phones, because the site is photo-based so looking at it on a phone is pointless in my opinion. And netbooks with only 768 vertical pixels are not particularly important to me either, but the iPad screen is plenty big enough for the site to work the way I want it to.)
    6. And I want to include slideshows of photos without using the iWeb/iPhoto system (which brings up an external window in a different colour). I want the user to be able to see the thumbnails, to start and stop an on-page slideshow, and for me to be able to put captions (descriptions) with the slides. There seem to be a lot of options, and I still haven't finished looking at all the ones I got from the web. But does anyone have a good recommendation - paid or free?
    Thanks for reading this long thread, and for any advice.

    See the second method described on this page for how to add the code to an HTML Snippet...
    http://www.iwebformusicians.com/Website-Movie-Video/Poster-Movie.html
    The prefered method of playing movies on websites is to use an HTML5 player with flash fallback for older browsers. Using this method, you can get away with only one video file - an MP4.
    In this section of iWeb for Musicians you can see examples of several different types of flash fallback players...
    http://www.iwebformusicians.com/Website-Movie-Video/Poster-Movie.html
    The latest version of flowplayer has all the features that I want in a player and allows several movies on a page by loading only the poster image. It has the added advantage of turning off one player when another is selected...
    http://www.iwebformusicians.com/Website-Movie-Video/Flow-Player-5-2.html
    iWeb uses a fixed width page so it is not possible to use it to create a page that will respond to different browser widths. You need to create a version of your site to suit each type of device or use a responsive design like this...
    http://www.ezmacwebdesign.com/responsive-sidebar/
    As far as slideshows are concerned there are just so many of them. See this section of iWeb for Musicians for examples...
    http://www.iwebformusicians.com/Banner-Slideshow/Slideshow-Showcase.html
    Some more examples using iWeb....
    http://www.iwebformusicians.com/iweb-snippets/gallery.html
    http://www.iwebformusicians.com/iweb-snippets/slider.html
    An example of a dual slideshow with a separate window for the image and the caption...
    http://www.iwebformusicians.com/iweb-snippets/map-tutorial.html
    Finer swiping for mobile devices...
    http://www.iwebformusicians.com/iweb-snippets/swipe.html
    A modern slider that uses no javascript and makes use of the new(ish) CSS transitions...
    http://www.iwebformusicians.com/iweb-snippets/flux.html
    Shadowbox is a very versatile version of the Lightbox style...
    http://ezmacwebdesign.com/Demo/shadowbox/shadowbox.html
    ... and can be used as a standalone or along with jQuery, Mootools etc...
    http://ezmacwebdesign.com/Demo/shadowbox/shadowbox.html

  • In IOS7 none of my YouTube movies show up on my site build with iWeb and its YouTube widget. On an iPad running IOS6 the site still works fine, and all movies play well. What is going on,and what can I do to solve this problem ???

    In IOS7 none of my YouTube movies show up on my site build with iWeb and its YouTube widget. On an iPad running IOS6 the site still works fine, and all movies play well. What is going on,and what can I do to solve this problem ???

    It's only Safari/iOS7. Chrome iOS7 works fine.
    Solution?
    Go to YT and grab the code.
    Paste it in a HTML Snippet.

  • IWeb and SimpleViewer Pro gallery issues

    Hello all!
    I have a simple viewer gallery (http://simpleviewer.net/simpleviewer/) and I tried to upload the gallery on a page of my iweb site through IFRAME with this code:
    <IFRAME SRC = "MY LINK" WIDTH="260px" HEIGHT="425px" FRAMEBORDER="0" --if "0" no border, otherwise "1" with border MARGINWIDTH ="0px" MARGINHEIGHT="0px" SCROLLING="no" --"no" no scrolling bar, "yes" show always, "auto" showed when need > Your browser does not support IFRAME </IFRAME>
    the result is that iWeb crashes even before saving the html snippet, so I have to restart everything and nothing changes. So as soon as i paste the code in the html snippet iWeb stops responding.
    Any help please?
    Thank you,
    Ilenia

    Try the following:
    1 - close iWeb.
    2 - delete the iWeb preference file, com.apple.iWeb.plist, that resides in your User/Library/Preferences folder.
    3 - go to your User/Library/Caches/com.apple.iWeb folder and delete the contents.
    4 - reboot.
    5 - launch iWeb and see if there's any improvement.
    If that doesn't help continue:
    6 - move the domain file from your User/Library/Application Support/iWeb folder to the Desktop.
    7 - launch iWeb, create a new test site and save.
    8 - go to the your User/Library/Application Support/iWeb folder and delete the new domain file.
    9 - move your original domain file from the Desktop to the iWeb folder.
    10 - launch iWeb and try again.
    OT

  • IWeb and MobileMe Gallery

    I am trying to upload pictures from the MobileMe Gallery.  I have albums published but when I move the MobileMe widget to the web page I am creating it reads "No albums or movies". Please help.

    I've jumpstarted the MMe widget with the following 2 fixes before:
    Try this:
    quit iWeb
    go to the System/MobileMe preference pane and log out of MMe.
    login with a bogus username and password like "Ying" and "Yang". This clears the caches.
    login with your correct username and password.
    launch iWeb and try again.
    Ahother method that worked one time was:
    delete the iWeb preference file, com.apple.iWeb.plist, that resides in your Home() /Library/Preferences folder.
    go to your Home()/Library/Caches/com.apple.iWeb folder and delete its contents.
    launch iWeb and try again.
    HOWEVER, a way to embed your MMe gallery and not worry about fixes is to go online and get the URL of your MMe gallery and plug it into the following code in an HTML snippet:
    <script src="http://gallery.mac.com/g/flash/photowidget_iefix.js" type="text/javascript" charset="utf-8"></script>
    <script language="JavaScript" type="text/javascript">
    writeObj("http://gallery.me.com/MobileMeName/XXXXXX", 226, 199);
    </script>
    Thanks to Wyodor for the code.
    Where XXXXXX is the number of your MobileMe gallery
    OT

  • Trying to load flash file in iWeb and when I enter info in the "html snippet" box a "missing plug-in" message comes up (although i have adobe flash player in, if that's the plug-in they're looking for). Anyone have any similar problems or solution. Thanks

    I'm trying to load flash file in iWeb and when i enter info in the "html snippet" box a "missing plug-in" message comes up (although i have Adobe Flash player installed, if that's the plug-in they're looking for). Anyone have any similar problems or solutions. Thanks

    when i publish my site and vew it the page on the web it just comes up with the file name w/ the ,swf and the "mising plug-in" message below. if i click on the file name it displays the flash file but gigantic (the entire height of the page).totally perplexed!
    anyway, here is the code.
    <object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000”codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0, 40,0”width=”244” height=”221” id=”ETrade_banner_Gumby_replay”><paramname=movie value=”ETrade_banner_Gumby_replay.swf”><param name=qualityvalue=high><param name=base value=”.”><embed src=”ETrade_banner_Gumby_replay.swf”quality=high width=”244” height=”221” name=”ETrade_banner_Gumby_replay”align=”” type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer”base=”.”></embed></object>

  • Deleted pages in iWeb and on hosting site but still appear in navbar?

    I've deleted a couple of pages in a site built in iWeb and also deleted the files and html of those pages where my site is hosted (Earthlink). However, I'm still seeing the names of those pages in the navbar — NOT in iWeb, but when i actually access the site. The pages themselves are not there anymore, but their names remain in the navbar (and click through to an error msg).
    This makes me think I haven't uploaded all the necessary changes. Where does the code for the navbar reside? I reloaded the home file+html (among other pages) but not the index.

    If you are using the iWeb default navigation, try publishing to a local folder and upload the feed.xml with your FTP application.

  • HT204053 I had Snow Leopard and was using iWeb and Filezilla for my website (not MobileMe). Wanting to move to single-click publishing, I now find it is not supported by iCloud and Mountain Lion. I feel cheated, having bought it mainly for this purpose!

    I had Snow Leopard and was using iWeb and Filezilla for my website (not MobileMe). Wanting to move to single-click publishing (supported by MobileMe), I now find it is not supported by iCloud and Mountain Lion. I feel cheated, having bought it mainly for this purpose! The other thing they don't tell you is that Mountain Lion disables OfficeMac, and I am considering uninstalling it for that reason - do I get my money back?!

    You stated; "Mountain Lion disables OfficeMac"
    That is not true.
    Mountain Lion does not have Rosetta so it is not capable of executing PowerPC code. If you have MS Office 2004 that is coded in PowerPC code and will not run in Mountain Lion. What you need to do is upgrade to an Intel version of Office.
    Allan

  • My website created with Iweb and hosted on mobileMe is not showing well on all computers. What could be the problem ?

    My website created with Iweb and hosted on mobileMe is not uploading well on all computers. What could be the problem ?

    I got a chance to look at it on a PC.  Totally hosed up. It loads incorrectly then parts of it go blank.
    I have a site that is based very much on one of the built-in templates and it works fine on the same PC.  It contains only text boxes, image placeholders, and images with "picture frame" borders.  Nothing fancy, no overlays, no extra code or anything. I haven't looked much at the other templates so I don't know if yours is mostly a template or how much you may have modified one or what tricks you may have done to get the look you wanted.  Whatever it is, IE does not like it.  Unfortunately, you can't really ignore them as was suggested; they make up a large part of your audience.

  • IWeb and guestbook

    Hello to everybody,
    Thanks in advance for the answers, but do you know how to link to the guestbook installed on my server, in iWeb, without iframes? I want to make a page with iWeb and integrate de guestbook in the middle of the page, but I don't want to do it with iframes.
    Cri00

    Is there a possibility to use the php included code of the guestbook in iWeb '08? The code is similar to <?php include('/home/..../public_html/gbook/gbinclude.php'); ?>
    Thanks
    Message was edited by: Cristi_B

  • Iweb - FTP access codes

    Just created a site in iweb and want to get it optimised. I need the FTP access codes to pass onto my optimisation company. Any ideas about how to get this information or what they are?
    Thaks. Iain

    Do you have a .Mac account? If you do and you are publishing to .Mac, then iWeb does not use ftp, so no codes.
    Have you registered a domain name and do you intend to upload your site to this domain name using ftp? If so, then your domain hosting company should give you ftp codes. Go back and speak to them.
    Anything else and there won't be ftp codes if you are using a .Mac account.

  • Iweb and google analytics

    hi,
    i am new to iweb, i am trying to insert a google analytics script to my new site, how can that be done? can i edit my site in HTML mode?
    please advise, thanks, Meir

    Salut,
    I just tried 1000 combinations to implement that code and only had errorr... The solution proposed by Wyodor (thanks for the post btw) seems to be simple and easy but I definitely don't understand what I'm doing wrong...
    - I changed the google analytics code thanks to "Fraise" (HTML editor) by deleting :<script type="text/javascript"> and </script>
    - I uploaded the text file in a specific folder on my server (in the root)
    - I finally added the HTML snippet on iweb with the code given by Wyodor...
    - I publish
    = Result : no google analytics when I check my source code...
    Maybe my mistake comes from the code : newScript.src = 'http://url/of/the/file/named/analytics.js';
    Could you tell me exactly what URL (of the file named) I have to put in the HTML snippet ?
    I also read some articles where people say that iWebSEO is working well. Would you recommend to use it instead of that solution above ? Do you think that iWebSEO can be a good way implement meta tags in order to improve your visibility on search results ?
    Thanks for your help
    Merci !

  • IWeb and Blogger

    I have been checking around on here to see if anyone has discussed using iWeb and a previously started Blogger page. Seems folks are touching on it but not quite discussing it fully. I even googled it and came up with nothing. Guess it's still too new?
    Is it possible to post a blog made in iWeb to a Blogger page?
    Is it possible to do it without having to host it on .Mac and then bounce the link?
    Seems like there has to be a way but I am just not clever enough at this yet. Thanks in advance for any advice!

    I asked the same question and got a couple of responses but there really hasn't been much discussion on this. I did try to drop in some of the html code into a blogger site when you go into the template area. I know nothing about HTML but what did occur was the general image of the iweb theme did appear on top of my old blogger site but not all of the photos came along for the ride. I'll go on a limb with this and hope I'm not way off but until someone who knows what they are talking about can verify this, I would take this with a teeny, tiny grain of salt:
    You could probably integrate the theme of a iweb site into blogger but to get the blogger functionality into the site, that may take a bit of HTML programming skills - such as implementing comments, photos, and how new blog entries would be insterted. As I posted elsewhere, I'm a little less concerned than most about comments as should i make a site, it would be mostly a travel blog with photos, videos and perhaps some ramblings on places I've been but my biggest concern is .mac - it seems absurdly slow and I'm really not sure if I uplaod more than 3 or 4 travel videos that i'll have much storage space left - 1GB these days seems like a lot but it really isn't.
    Steve

  • Iweb and how it converts to a pc

    We have our business website in the latest ilife, Iweb and all looks good on our macbook but on other pc computers - the margins are all messed up. Photos are in the wrong place as well as logos. What can we do to make it look better on a pc. This is important for our business. Thanks for your help. Rachel [email protected]

    I am a mac user so I think apple needs to patch iweb so that it writes the proper code so that all browsers can use it.
    You can tell them that here:
    http://www.apple.com/feedback/iweb.html
    While you wait for them to adopt your point of view, if you can't change anything and your site doesn't work the way you need it to, then best try another app. There are lots of them. Here is one list:
    http://www.pure-mac.com/webed.html

Maybe you are looking for

  • JavaScript help Including JavaScript in a .js File Referenced by the Page

    I need help with JavaScript. I have been doing the Advanced Tutorial, and still don't feel that understand how to make it work. The example in "Oracle Database Application Express User's Guide" shows this line: <script src="http://myserver.myport/my_

  • Chat program in release 4.7c

    hi guys, I was wondering how one can create a chat program in abap. As its possible in Java & .Net why an abaper under estimate himself. Now here imagine a simple chat program where one can send some text from his SAP GUI which will appear on others

  • Layout in VA05

    hi, In VA05 i selected required filds for the report but there I am not getting any save tab to save that layout when i reopen that Tcode i get stnd. layout only how to solve this problem? thanks, Akshay

  • Oracle Schema Builder

    I use to work with this tool (oracle Schema Builder) in orcal 6i I installed orcal 10 g but i did not find this tool where can i find it or is there other tool do it work in 10g

  • I need help accessing a download

    I heed to reinstall my HP printer with A download from HP