HTML snippet height problem in all browsers but Safari

hi i'm trying to embed Vimeo in my webpage using HTML snippet. i thought it was working fine until i found out that in other browsers than Safari the movie is cut off at about 120 pixels..
i did some testing and now i find that whatever HTML code i try to publish using HTML snippet looks
cut off ! no matter what the height settings are, and believe me i tried everything, and all sorts of code..
this is such a mayor bug, i cant understand why i cant find other people with this issue??
using IWEB 09 last version..
please have a look at this:
http://www.geertmul.nl/Geert_Mul/LibraryOfBabel.html
with both Safari and Firefox.
see what i mean..??
thanx for a reply !

Welcome to the Apple Discussions. I've experienced something similar. Here's how I fixed it. After using the apply button I clicked and dragged the snippet lower border down a long way. Don't worry if it overlaps other items. After dragging DONOT hit the apply button again. Just do a Publish Site Changes and try the page in Firefox again. Be sure to clear the browser's cache so you don't view the previous version of the page.
NOTE: you might change the caption lines from 2 to 3 in your album pages as a couple of the albums are requiring a 3rd line and it's partially cut off. Also the image for the Split Representation Prints album is giving an error. The link works but the album doesn't have a photo in it.
OT
Message was edited by: Old Toad

Similar Messages

  • Browser problem.(All browsers across users)

    Hi,
    I have a really annoying problem through all browsers I have installed(Chrome, Firefox 5 and Safari), and I really have tried so much to fix it.
    Basically the problems are with examples...
    http://www.avforums.com/forums/index.php - on this site nothing happens when I click login/sign up in the corner or when i use search, it's all glitched.
    http://www.fileserve.com/file/h7PVh6Y/3DTotal-Lighting.La.Ruelle.3ds.Max.MentalR ay%26VRay.by_instantloader.rar - here I can't click on log in again, the countdown doesn't start when I try free downloader and other buttons do nothing also.
    last example
    http://www.geocaching.com/ - where it says enter your postal, location, etc...that stays when it should just disappear when i go to type in it, and when I do get my location typed it won't search anyway.
    so any ideas whats the problem here? none of these are issues on my macbook, just the imac, really irritating. i think it could be some java thing i have to delete somewhere, but i can't find it, someone told me to go /library/caches but nothing was there anyway
    cheers guys

    I didn't have any problems with those sites with Snow Leopard v10.6.7 / Safari 5.0.5 or Firefox 3.6.6.
    When you experience problems with multiple browsers on more then one user account, it's time to check the startup disk.
    From your admin account, launch Disk Utility. /Applications/Utilities.
    Select MacintoshHD in the panel on the left then select the FirstAid tab.
    Click: Verify Disk  (not Verify Disk Permissions). If the startup disk needs repairing, follow the instructions for Using Disk Utility to verify or repair disks

  • HTML Snippets not working for most browsers

    I have a page with a flash movie in the background, which uses the following code in an HTML snippet:
    <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#v ersion=6,0,40,0"
    WIDTH="602" HEIGHT="420" id="BGAnimation">
    <PARAM NAME=movie VALUE="BGAnimation">
    <PARAM NAME=quality VALUE=high>
    <PARAM NAME=base VALUE=".">
    <EMBED src="http://www.site.com/somefile" quality=high WIDTH="600" HEIGHT="420"
    NAME="BG Animation" ALIGN="" TYPE="application/x-shockwave-flash"
    PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" base=".">
    </EMBED>
    </OBJECT>
    On top of that, I have 3 other snippets, which are buttons, and are coded as follows:
    <script type="text/javascript">
    function mouseOver()
    {document.rolloverone.src="rolloverpicture.png"}
    function mouseOut(){
    document.rolloverone.src="offpicture.png"}
    </">
    Of course the locations and file names have been changed, because I can't actually show people the site yet. Anyhow, it all works fine on my computer, in both Safari and Firefox, but tests on Windows computers and older macs have not been successful. The buttons are behind the flash movie (therefore invisible), or they block out part of the Flash movie, depending on which browser is used.
    I should mention two more things: I have done tests where the buttons were placed off to the side of the flash movie, rather than on top of it, and the buttons looked and worked fine in all browsers.
    Also, the PNG files used for the buttons are partly transparent, so you should be able to see the Flash movie below them, even the part of it that falls inside the boundaries of the button.
    I have a feeling the whole "HTML Snippet" thing is not fully compatible, or they just don't like to be stacked on top of each other or something. Does anyone know how to fix this?
    Any help is greatly appreciated. My last million questions have all received helpful answers here. This is a great forum!
    Message was edited by: hum_bucker
    Message was edited by: hum_bucker
    Message was edited by: hum_bucker

    The following codes for mouse rollover effect that I use in this demo page, Mouse Rollover & Animated Gifs, work with Firefox 3.5, Opera and OmniWeb.
    <xmp>
    <blockquote style="padding-left: 50px;"><A HREF="URL to this page"
    onmouseover="document.sub_but.src='URL to rollover image"
    onmouseout="document.sub_but.src='URL to original image" >
    < IMG SRC="URL to original image" WIDTH="100" BORDER="0" ALT="Move your mouse over me" NAME="sub_but">
    < /A></blockquote>
    <blockquote style="padding-left: 50px;"><script type="text/javascript">
    function mouseOver()
    {document.rollover_one.src="URL to rollover image"}
    function mouseOut(){
    document.rollover_one.src="URL to original image"}
    </script>
    <a href="http://link.com">
    <img alt="Link Title" src="URL to original image"} name="rollover_one" width="100" height="" onmouseover="mouseOver()" onmouseout="mouseOut()" style="border: none;"/></a></blockquote>
    </xmp> *(Ignore the <xmp></xmp> tags when copying)*
    Can't help you with the flash movie.
    OT

  • HTML Snippets move around in different browsers

    I added an HTML Snippet (Skype button) and a Google map to a web site designed with iWeb. Both of these items move up or down in different browsers (Safari, Firefox, Internet Explorer). Is there any way to lock the position of these widgets, so they don't move? The page with these problems can be found at: http://www.follow-your-nose.com/fyn/Contact.html

    I have the same trouble, the strange thing is that out of 3 pages it works fine on 1, on the other 2 pages the HTML snippet moves up or down depending on the browser type.
    So why does it work on this 1 page ?
    Another problem I have is that links to recommend another site sometimes format themselves. I make them White Pink Grey, so in iWeb they work fine, but when published some of them suddenly being back to the original colors.
    Another problem I have is that some Amazon Ads do not work in the HTML snippets, why the **** is that ?
    iWeb *****, all that work for this not satisfying result.
    thanks for any help you might give me....
    the main concerned site is www.hongkong-experience.net you can see the problems on the what to do page, here the snippet moves as well as on the same page in german, it the french version it doesnt ??
    http://www.hongkong-experience.net/Whatto_see_and_do_in_HongKong.html
    http://www.hongkong-experience.net/Wastun_und_sehen_in_HongKong.html
    http://www.hongkong-experience.net/Quoifaire_et_voir_a_HongKong.html
    and here the links color themselves http://www.hongkong-experience.net/Bienvenuesur_notre_Guide_de_Voyage_de_HongKong.html
    thanks again for any feedback which might help me.
    Tom

  • HTML Snippet was working on iWeb 08 but not now on iWeb 09

    Having upgraded to iWeb 09 from iWeb 08, suddenly I am unable to upload slideshows using a third party program called "SlideShowPro for Lightroom" successfully. They embed in iWeb fine but once they export they do not show up online. So, in short the slideshow shows up online but do not show up embedded onto the final iWeb page.
    Link to unembedded slideshow (which works fine)...
    http://www.jonnyback.com/lightroom_slideshows/markandemma/loader.swf
    Link to website without slideshow showing up...
    http://www.jonnyback.com/markandemma3
    Code used to embed slideshow in HTML Snippet inside of iWeb 09 (which previsouly worked in iWeb 08)
    http://www.jonnyback.com/markandemma3code
    Finally, here is a screen grab of iWeb09 showing my site and how the slideshow is fine in iWeb but isn't once it is exported...
    http://www.jonnyback.com/downloads/iWeb_Screenshot.jpg
    Here is an example of a page which I uploaded from iWeb 08, and it works fine, but only because I exported it to a folder whilst I was still using iWeb 08...
    http://www.jonnyback.com/mattandanna
    The Slideshow also shows up here fine...
    http://www.jonnyback.com/markandemma3files/widget0markup.html
    And iWeb can not get a native iWeb Photo Gallery loading online in a similar way, it just doesn't show up online either...
    http://www.jonnyback.com/markandemma2iwebphoto
    I've tried loading the page on a different server with the same issue, the Slideshow Pro gallery just does not show.
    Any advice would be greatly appreciated,
    Jonny

    Thank you Roddy, I have done my homework but it isn't wokring yet.
    In the iWeb native Photo Gallery page, I have come up with the scenario again where it works in a subfolder...
    http://www.jonnyback.com/Site/markandemma2iwebphototest.html
    But not on the normal website domain...
    http://www.jonnyback.com/markandemma2iwebphototest.html
    As a check I did find out that the Slideshow still doesn't work with the subfolder "/Site" scenario...
    http://www.jonnyback.com/Site/markandemma3
    How bizarre!
    Any ideas?

  • Preloader stuck in Chrome, different issues between browsers but Safari seems ok

    When opening in Chrome, site is stuck in preloader, but Safari works fine. Also in Firefox, video does not load. Is there a way that works for all browsers? http://www.fotosonics.com/andoni/andoni.html

    Hello @fotosonics. I have the same problem as you can see in this post: https://forums.adobe.com/thread/1648309 I encourage you to disclose your problem in that post so that we can gather our ideas together and solve it quickly.

  • PROBLEMS WITH ALL BROWSERS!

    I used to use Safari when i first got my Macbook, but i couldn't go to certain sites so i started using Firefox. Recently i have been having problems with it not responding. So i installed Opera, and still having the same problems, i have to force quit BOTH opera and firefox 4/5 times a day because the site stopped responding. It cant be the websites because i go to all different kinds of sites, and this isn't when im watching any kind of video. i really like the way opera is set-up, i just want one browser that works and i can have all bookmarks on one. Tried Netscape, terrible browser, and from what i hear IE isn't available for macs anymore. What browser is left for the mac? This doesn't seem normal, anyone have any advice??

    Hi,
    Welcome to macbook forum,
    If your browser cannot play certain video, maybe you should install flip4mac:
    http://www.microsoft.com/windows/windowsmedia/player/wmcomponents.mspx
    Also install the plug ins that the browser need:
    https://addons.mozilla.org/en-US/firefox/browse/type:7
    Also repair your permission might help unresponsive application:
    Hard disk (finder)> Application > utilities > disk utilities > repair permission.
    Also did you give Camino a chance?
    Good Luck

  • Google.es in all browsers, but not malicious...

    Hi
    I've encountered the dreaded redirect to "google.es" in both the Firefox sidebar search and it's url search. First saw it in Firefox today. Popped into Safari and found the same behaviour. I did all the basic checks - 1) language settings = all English and 2) my IP resolves to an English town... so when I came across a couple of threads in here describing Malware associated with Flash... I took it very seriously as I knew I'd recently allowed an "update" of the very plug-in. Ho-hum. However, checking for the private shared and environment files mentioned in these threads drew a blank... hum, what to do.
    Well, I decided not to take any chances so I reluctantly (cos it's a bind) wiped my disk and clean reinstalled the system.
    Without migrating or reinstalling anything else (so only a basic system exists on the machine), I booted Safari - bummer -> redirect to google.es.
    But almost immediately it stopped!?? Safari's side searchbar is currently behaving properly pulling in google.com results as one would expect.
    Concluded it was the nasty malware afterall.
    So, next... I installed (from mozilla.org) Firefox a fresh... bummer!!!! Google.es. Arrrgghhhhhh!!! But now it's doing the same as Safari and behaving properly.
    Both browsers are currently pulling-in results from google.com... having pulled in a couple of searches from Google.es initially though it's a complete clean reinstall (System and browsers).
    Has google been playing silly buggers??? Is that it?
    Anyone got any ideas as I'm feeling a bit insane right now.
    I need to reinstall from Time Machine if it is a Google malfunction.
    Thanks.

    Hi, thanks CF
    I'm a bit stumped by that as I know I've changed the router user name and password to something different to the supplied/factory/default. A username and strong password I've made up with in otherwords.
    Youtube (another google product) has been going to youtube.es ... I'm wondering what the fact it's google products is telling me. I've checked through the google settings, but don't want to be logged into my google account (is that what Google are after?) in order to surf.
    At the bottom of the youtube page there are a series of options: Langauage, English, Location Spain. I'm not in Spain and as I've said, my ip resolves to a British city.
    Thanks again. I'm still probing this.

  • Pop Up Problems with all browsers and operating systems

    I have a website that uses pop up windows in several areas.
    They have worked fine for over two years. All of a sudden none of
    my popups work. I tested on both a mac and a pc and on firefox,
    explorer and safari. Pop up blocker has nothing to do with this
    problem. I'm completely dumbfounded.
    Any advice would be greatly appreciated.

    Good grief - all one line.... That's why it's not working.
    Your
    "optimization" of the page has munged the javascript.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "justletmeaskmyquesti" <[email protected]>
    wrote in message
    news:elsial$7pp$[email protected]..
    > When I test full detail (non-flash)
    >
    http://www.deltasoniccarwash.com/htm/bfulldetail.htm
    > on my desktop (mac OS x safari browser) it works fine. I
    upload it and it
    > dosn't work live. Again I'm dumbfounded.
    >

  • Flash Poor Video Quality in All Browsers But IE

    Hello
    I'm using Firefox 34.0.5 on Windows 8.1 and flash player of version 16.0.0.235.
    I noticed a very poor quality on the flash videos in this browser. I watched the same video on Internet Explorer, and the quality was excellent. Here is a link: http://www.adultswim.com/videos/blue-exorcist/a-flock-of-plovers/
    It is worth noting, the same video had poor quality both in Chrome in Maxthon. I could sure watch it in IE, but for some reason it stops after 5 minutes there (while the video itself is 20 minutes long).
    Please help guys.

    Hi all,
    It's good to know it's getting out there but I'm still flummoxed.  I tried reloading Firefox the newest download.  I also reloaded Adobe Flash 10 and at my computer I still get...
    I've tried refresh on the view screen which has fooled me in the past.  Otherwise don't know...
    c

  • I have 2 toolbars on firefox,but directly below them for about 1inch nothing works ,no problem with ither browsers but i prefer firefox please help

    i have un installed firefox twice but there is no change

    The Yahoo! Toolbar extension and the Babylon extension have been reported to cause this issue. Disable or uninstall those add-ons.
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • RSS Not Working in All Browsers Except Safari?

    I've recently used iWeb to make a website (not .mac) and has been completely Validated at w3, and passed with no errors in the coding.. except when we go to use the RSS Feed Button in Firefox for Mac, Firefor for PC, Internet Explorer for PC.. the page comes up with errors - and displays a message saying: "This XML file does not appear to have any style information associated with it. The document tree is shown below." and simply displays the Coding. So i checked the RSS page at w3 Validator and it failed because of an Error on line 42. The line 42 is this:
    <description><a href="http://users.bigpond.net.au/bjsp1/lacc/News/F4CBD4AA-E949-44E0-A31C-61159 9D79BD8files/DSCF1400%20copy1.jpg"><img src="http://users.bigpond.net.au/bjsp1/lacc/News/Images/DSCF1400%20copy.jpg" style="float:left; padding-right:10px; padding-bottom:10px; width:130px; height:130px;"/></a>Hello Everyone! Sorry for the lack of updates - we’ve had some technical difficulties - but were back with a new design and some more user-friendly pages. <br>
    So far the only error i can see is the &lt/a&gt etc.. errors, but it could have been an error caused by a change of programs (to get the actual line i opened the file in Microsoft Frontpage) Any ideas of why it is not working in any browsers, and how to fix it?
    Thanks!

    Yes, I'm puzzled by the whole RSS thing as well.
    Clicking on RSS subscribe from my website in Firefox
    gives me the same error. But if I click on the RSS
    icon in the address bar of Firefox, it seems to keep
    track of my site updates just fine.
    That's right. I forgot that FireFox has its Live Bookmarks feature which is basically the same as an RSS reader. While the subscribe button doesn't do anything, FireFox scans a page being viewed for any RSS feeds and lets you select them via other means. RSS is just a different protocol than http and different browers handle it different ways (or not at all).

  • Wordpress sites are not displaying correctly on my mac after mountain lion upgrade (on all browsers - chrome, safari, firefox)

    I am having trouble viewing anything that is on wordpress, including the wordpress site. This means I cannot view my own wordpress blog too properly - no images are viewable, only plain text and hyperlinked text. This happened immediately after I upgraded to Mountain Lion. My Mac is mid-2010. Everything else works fine. Thanks.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    *Note: If FileVault is enabled under OS X 10.7 or later, or if a firmware password is set, you can’t boot in safe mode.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • All browsers (except Safari) crash on launch

    The weirdest thing keeps happening while I'm running 10.4 on my trusty old G4 733 Tower
    Firefox, IE 5.3, Omniweb -- each crashes the minute they launch. I've run Disk Permissions, updated Java, and am absolutely confused.
    Even though the other browsers crash repeatedly, Safari 3-something keeps chugging along with no problem. What would cause this issue and can I fix it somehow?
    Thanks.

    If you have not done so already, except for the keyboard & mouse, disconnect all devices from your computer when troubleshooting.
    Update to OS 10.4.11 either from Software Update and/or from Apple's Download site. Also, from SU, download all the other software listed that pertains to the various OS updates.
    Repair permissions & restart your computer.
    Make sure Firefox, IE, & Omniweb are updated to their latest versions. At the moment FF seems to be updating every week or so. Afterwards again repair permissions & restart your computer prior to using the browsers.
    How much HD space do you have left? How much RAM is installed?

  • All icons but safari dim on dock

    I have a roommate that gets on my mac that has Snow Leopard and has no clue how to do anything with a mac. Granted, I'm only about 6 mos into learning my mac myself, I finally ditched Windows. Either way, she did something to my dock where all the icons are dim (even folders) but the safari icon is bright. If I open any of the other programs the little light below the icon showing its open is there but the dock icon stays dim. Its almost like they're hidden? Has anyone had this problem or know how to fix it?

    I went to take a screen shot to show you guys and changed the background and all the sudden they're all bright again. Any ideas on why it happened?

Maybe you are looking for