Adding my google map via HTML snippet not working

I have made my own site where I added a google map. It has worked for some time (oddly enough only for people who use browsers other than explorer), but recently is not functioning right.
I can embed my google map using the HTML snippet function and it seems to work fine. But when I go to the site I see a picture of the google map, but it is not interective and all the info I have added is not there.
I have to say that iweb is really querkey. I had to tell it at least 7 times to connect to a different file and each time it connects to an old file. in the end the entire page had to be rebilt before it understood what I was asking it to do.
It would be nice if it just worked the way it is advertised to work.

IT seems to work now. I just had to let it think for half a day.
Thanks anyway.

Similar Messages

  • IWeb HTML Snippet NOT WORKING.

    Hello!
    Whenever I open iWeb and try to insert HTML Snippet, the proper HTML rectangle that has < H T M L > and a map of the world in the background appears, just like that. No edit box has appeared. When I double click it, a blue outline appears, but still no edit box to insert the HTML code into.
    I've tried removing com.apple.iWeb.plist and also com.apple.iapp.plist or something along those lines, and also removing the iWeb folder from Caches, and nothing has worked.
    I'm using iWeb 2.0.4, obviously.

    Did you purchase iLife 09 in your attempt to upgrade to iWeb 3? If not that's why you couldn't run any of the iWeb 3 updaters. You have to have iWeb 3.0 installed from the iLife disk installed.
    What was unsuccessful about trying to reinstall iWeb 2? Did you delete all receipts with iWeb in the file name located in the HD/Library/Receipts folder before reinstalling iWeb? If no, delete them and the application and reinstall.
    OT

  • Google map in iPhone 5 NOT working

    I've tried repeatedly and took my new iPhone 5 to ask Apple Store's Genius but I am getting no where.  When I launch the new Google Map icon on my iPhone 5, it by default shows the mobile version and I clicked the "Directions" icon and input two addresses.  I then click the arrow button which is supposed to start searching the distance between the two addresses and also directions of how to get from A to B.  But no matter how many times I press the arrow button, nothing moves - same screen.
    I then scrolled to the bottom and click "Classic", again nothing happens - same screen.  I have to do it 10 to 20 times and by chance, I probably can access the Classic view once.
    I then go to the iPhone internet browser and enter the google map address http://maps.google.com/#bmb=1 and again I was directed back to the mobile version and then I scrolled down and selected Classic and it was merry go round and I was going no where!  The problem certainly does not lie in the Google webpage because when I access the same URL on a PC, I can search directions from A to B within less than a second.  Everything is super smooth.  I believe Apple has done something in their iPhone browser to make it difficult if not impossible to access Google maps in order to "force" users to use the Apple Map App.
    Can anyone help?

    Can you update the car firmware with a USB stick?

  • Html snippet not working; created from Taco html edit Component Library

    Ok, I've searched for days on the discussion board for the answer to this one..... hopefully someone can give me a couple of pointers....
    I have a component created from Taco html edit Component Library that I cannot get to work as an inserted snippet into iWeb 3.0.2.
    Why can't I get this to work? I've seen first hand that they work on someone else's website that she constructs in html directly, not using iWeb. Any help greatly appreciated.
    Taco created three files. They are:
    TSWAccordion.css
    TSWDomUtils.js
    TSWAccordion.js
    Here is the code:
    <html>
    <head>
    <title></title>
    <script type="text/javascript" src="Scripts/TSWAccordion.js"></script>
    <script type="text/javascript" src="Scripts/TSWDomUtils.js"></script>
    <link rel="stylesheet" type="text/css" href="Scripts/TSWAccordion.css" />
    <!-- BEGIN COMPONENT Accordion - Taco HTML Edit -->
    <style type="text/css">
    #myAccordion.tswAccordion
    width: 200px;
    height: 400px;
    background-color: #f0f0f0;
    #myAccordion .tswAccordionActiveSection, #myAccordion .tswAccordionInactiveSection
    background-color: #f0f0f0;
    width: 100%;
    height: 400px;
    #myAccordion .tswAccordionHeader
    text-align: center;
    padding: 2px;
    font-family: Verdana;
    font-size: 16.0px;
    #myAccordion .tswAccordionActiveSection .tswAccordionHeader
    background-color: #7086aa;
    color: #ffffff;
    border: 1px solid #cccccc;
    #myAccordion .tswAccordionInactiveSection .tswAccordionHeader
    background-color: #f0f0f0;
    color: #000000;
    border: 1px solid #cccccc;
    #myAccordion .tswAccordionHeader
    #myAccordion .tswAccordionBody
    padding: 5px;
    </style>
    <!-- END COMPONENT Accordion - Taco HTML Edit -->
    </head>
    <body>
    <!-- BEGIN COMPONENT Accordion - Taco HTML Edit -->
    Title 1
    <!--Content for section 1-->
    Title 2
    <!--Content for section 2-->
    Title 3
    <!--Content for section 3-->
    <script type="text/javascript">
    var accordion = tswAccordionGetForId('myAccordion');
    </script>
    <!-- END COMPONENT Accordion - Taco HTML Edit -->
    </body>
    </html>

    You need to upload these three files in a folder to the root folder on your server:
    TSWAccordion.css
    TSWDomUtils.js
    TSWAccordion.js
    The folder cannot be named "Scripts" as shown in your code as you already have one of that name.
    Say it is named "Accordion". You then need to give the absolute URL to these files rather than the relative one shown in the code....
    http://www.yourdomainname.com/Accordion/TSWAccordion.css
    http://www.yourdomainname.com/Accordion/TSWDomUtils.js
    http://www.yourdomainname.com/Accordion/TSWAccordion.js

  • HTML snippet not working

    I have multiple sites that I've created with iWeb and have used the program for years. However, in an attempt to update one of my sites I encountered a road block. I was trying to embed html from my Vimeo site using the html snippet function but the regular html snippet window was not present, (i.e. no gray window to place code, no apply button. Just a blank white box). When I do copy the code it just sits on the page like text.
    I've re-installed iWeb but the same scenario is occurring.
    Thank you,
    C

    Welcome to the Apple Discussions. Try the following:
    1 - close iWeb.
    2 - delete the iWeb preference file, com.apple.iWeb.plist, that resides in your Home/Library/Preferences folder.
    3 - go to your Home/Library/Caches/com.apple.iWeb folder and delete the contents.
    4 - reboot.
    5 - launch iWeb and try again.
    OT

  • 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

  • Google Maps API for flash not working on real device iPad

    I use flash builder 4.5.1 to build app for Google Maps API for iOS (map_flex_1_20.swc), and it is working well even on the simulator on PC, but after I generate the IPA use FB4.5.1, and install on iPad , it not working at all, only show a while screen.(I used the TabbedViewNavigatorApplication, the botton Tabbar is working, I can switch the page, but on the maps page show nothing)
    I also try the code on Flash CS5.5  using map_1_20.swc , when on the PC debug, it works well,(swf files), but install the AIR ipa on the iPAD, show nothing only a white sceeen.
    anyone  met this problem?

    You can also use the MapQuest Mobile Flash Maps API.  It's supported by MapQuest and does not need any work-arounds in order to work with the Flash Platform.  It also takes advantage of the "build once, deploy anywhere" functionality in Flex 4.5+.  MapQuest provides a demo app for Android and iOS and has the source code available for download, too.

  • Google Maps Compass Mode is not working ( Neo V )

    I read somewhere in the internet that can be related to a new way how google maps asks the compass info and the old devices (as xperia 2011) don't show the info in the proper vector way.
    Can someone add more info?
    I hope sony fix this problem.

    It's the same here. I just had a look in Google Maps in one of the Xperia neo V's with ICS. The compass is no longer working.
    Not sure why or if it will work again with a new update of the app or the phone. I will post again if I find more information.
    What do you think about this forum? Let us know by doing this short survey.

  • IWeb HTML Snippet not working!Help!

    I am new to building a website but understand where to copy and paste the HTML code to and from. However, everything I have tried will not work in the HTML Snippet.  I have spent 6 hours trying to find a way to get it to work. Suggestions???

    Anything from Youtube, Vimeo and other sites. Below is one of the Youtube embedded codes.
    <iframe width="420" height="315" src="//www.youtube.com/embed/kCZqyWw2--M?rel=0" frameborder="0" allowfullscreen></iframe>
    This is the "old" code for the below video.
    <object width="420" height="315"><param name="movie" value="//www.youtube.com/v/kCZqyWw2--M?version=3&amp;hl=en_US&amp;rel=0"></para m><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="//www.youtube.com/v/kCZqyWw2--M?version=3&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="420" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>
    Neither of these will work. The "old" code will make my html box turn white but nothing else happens.
    Any suggestions?

  • Sluggish at initial opening and loading websites, google maps print and images not working right, problems are not present in Chrome and Safari

    Firefox is very slow opening. Web pages load slowly. When I go to images in a Google search, the pictures take a long time to load, and when I click on an image, then the back arrow, the loading time for the previous page is very slow. When I print a Google map, it is small, rather than full-page. In Google Chrome or Safari, the same actions product immediate results. I cannot get Google desktop to work.

    This sounds like a network problem, since it goes away when you connect through a different network. You'll need to talk to your university's IT department about this.

  • IWeb HTML Snippets not working in Explorer

    I made some HTML snippets to show a web page inside my own similar the way frames, which works great. But they don't work when brought up in Internet Explorer on a PC. Anyone know what the problem might be.

    Same problem. They work fine with Safari and Firefox.
    I am still trying to solve it.

  • Facebook like BOX html snippet not working

    Hi All,
    Somehting is driving me crazy - I can't seem to add a like BOX to my Iweb page - no problem with the like button, bu I want to use the box because it shows my stream. Facebook generates three codes HTML5, XFBML and Iframe and none of them work... the snippet stays empty and blank.....
    This is the code that is generated by facebook:
    <iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com% 2Fpages%2Fstarfish%2F88301317903&amp;width=292&amp;colorscheme=light&amp;show_fa ces=false&amp;border_color&amp;stream=true&amp;header=false&amp;height=395" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:395px;" allowTransparency="true"></iframe>
    converting my URL to the following code (as I have seen elsewhere in the forum) is not working... like this:
    <iframe src="//www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/pages/starfish/88301317903&width=292&colorscheme=light&s how_faces=false&border_color&stream=true&header=false&height=395" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:395px;" allowTransparency="true"></iframe>
    All help is much appreciated!

    There are errors in both your original facebook code and the new version you created. Try this...
    <iframe src="http://www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/pages/s tarfish/88301317903&width=292&colorscheme=light&show_fa ces=false&amp;border_color&amp;stream=true&amp;header=false&amp;height=395" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:395px;" allowTransparency="true"></iframe>

  • Google maps directions (in browser) not working on Blackberry?

    So I get a link from a friend and I'm trying open it up in the browser of my Blackberry, but I keep getting redirected to Google's main page.
    Here is the link: https://maps.google.ca/maps?daddr=215+King+Street+East+Oshawa,+ON+L1H+1C5&amp;saddr=1100+dupont+stre...
    I'm confused why Google won't give me the destinations from the start point to the end point...
    Is this an issue on Googles end?

    Any help please... I really need to get this working

  • How do you load google maps as they are not preloaded

    how do you load google maps as they are not preloaded and it would take long time by moving around on the maps

    You can't. The built in Maps app does not store data locally on your phone. It requires a data connection to display location info.

  • While printing google map from FF4 its not displaying the map in the print out paper?

    FF4 displaying the google map in my website. But while printing google map from FF4 its not displaying the map in the print out paper.
    I chekced this FF 3.6 and there is no problem with this and other versions. FF4 having this problem.
    What should I do for this? Please let me know.

    What printer models is this intended for?  I assume it is aimed at the lower end inkjets, with the suggestion of loading 10-25 sheets of paper.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

Maybe you are looking for

  • I had photoshop accidentally deleted it and now can't reinstall it

    I had photoshop and a bunch of other programs tried to free up memory. Got another external hard drive and now ca't reinstall it. Keeps taking me back to the download page and when I hit download nothing happens.

  • Internet running slow on mac but not PC

    The internet on my MacBook is running painfully slow both through a wired connection and through my wireless network. The problem happens when utilizing Firefox, Safari, updates and iTunes. It makes it impossible to view Youtube videos and download l

  • IWeb cannot see my .Mac Web Gallery

    Hello All, I have some albums in my .mac Web Gallery. When trying to do an insert->.Mac Web Gallery, iWeb says "no albums or movies available", even though I do have stuff published. Any ideas why could this happen? Thanks a lot

  • Version name is not shown in browser, Aperture 3. I had it, but by accident I removed it.

    Version name is not shown in browser, Aperture 3. I had it, but by accident I removed it. I could not find the solution in Aperture Help. What is the command / option that makes the version name visible in the browser? Best regards, b adrian

  • Runtime C# Error when moving Excel content

    I was trying to organize an old model to have the prompt and QaaWs content all on one worksheet when I ran into this error. Workflow: 1. Insert new worksheet (no problem) 2. Rename to something meaningful 3. Copy or Cut and Paste the details from the