Script only works in Safari

I am trying to add a login form from an external website to my iWeb site. The HTML Snippet works great to add the script, and it shows up in iWeb fine. Then I publish it and it shows up in Safari fine, but it wont show up in any other browser. Not IE, not Chrome, not Firefox.
The published page is located here: http://www.courtneymarinvoice.com/CMV/MTH.html
The script I am trying to include is this:
<script type="text/javascript">
var studioTitle = "My Music Studio";
</script>
<script type="text/javascript" src="http://www.musicteachershelper.com/js/remotelogin.js" />
Anyone have any guesses???

your code is missed form, this line:
<script type="text/javascript" src="http://www.musicteachershelper.com/js/remotelogin.js" />
should be:
<script type="text/javascript" src="http://www.musicteachershelper.com/js/remotelogin.js" ></script>

Similar Messages

  • Swiping to go back only works in safari

    Swiping with three fingers to go back or forward was a gesture I used a lot in Snow Leopard. Now its with two fingers, AND it only works in safari. I don't know if this is true, but it seems like there are fewer gestures in Lion than in Snow Leopard.

    I too would like to know how to do this in that I hate this feature.  Trying to read something and swiping left and right just interrupt what you are doing because you bed up leaving the page.  One thing I hated about Google chrome which I woulda used as my default browse had it not been for that annoying feature.  Now safari adopted it and I hate it.  I can't seem to find a way to disable it.  If you can't, is there another browser in App Store that doesn't do that.  I know there is opera mini browser out there, but it is a simple browser that disables some scripts, so I don't want that either.  Help!

  • I have updated to maverick from mountain lion.initially my mac book pro was snow leopard.the multitrack touch pad swapping the page is not happening in finder,it is only working in safari.please help me how to get that swiping gesture in  finder

    i have updated to maverick from mountain lion.initially my mac book pro was snow leopard.the multitrack touch pad swapping the page to get back to previous page is not happening in finder,it is only working in safari.please help me how to get that swiping gesture in  finder

    Hi..
    I repled to you here >  https://discussions.apple.com/message/25598596#25598596
    Please do not start duplicate topics. It makes it that much harder to assist you.

  • Input type="image" only works in Safari, but not IE or Firefox?

    Having accidentally discovered a form on a site I am working on was only working in Safari, I've just spent about five hours retracing my steps, before eventually discovering that the code that was making the form fail was my submit code.
    The page I was looking at had quite a bit of validation, CAPTCHA code and some jQuery to style some drop downs, so I figured something there was the issue.
    But it turned out just to be the submit button.
    I've just tried it on my contact page, and its failing in Firefox (Mac) too (and so I assume IE as well.)
    Should this work, or is using input type="image" on a form submit button a big no no?
    This code works:
    <input type="submit" name="KT_Insert1" id="KT_Insert1" value="Post your query" />
    But this code does not work (except, it seems, in Safari):
    <input name="KT_Insert1" type="image" id="KT_Insert1" onmouseover="MM_swapImage('KT_Insert1','','../images/buttons/post_enquiry2.jpg',1)" onmouseout="MM_swapImgRestore()" value="Post your query" src="../images/buttons/post_enquiry1.jpg" border="0" />
    Or am I missing something here?

    Thanks for that - might have realised this a lot earlier if it didn't work in Safari!
    I assume I just need some CSS like:
    .formbutton
      background-image: image1.jpg;
    .formbutton :hover
      background-image: image2.jpg;
    And:
    <input type="submit" name="KT_Insert1" id="Send" value="Send message" class="formbutton" />

  • 2 finger swipe only work for safari

    just installed Lion on MBP,  2 finger swipe back and forward only work for safari & ical, not even finder?

    Change the setting for Swipe Between Page to "Swipe with two or three fingers" works for me in Finder now :-)

  • Any ideas why Smart Zoom only working in Safari and not TextEdit, etc.

    I like using Smart Zoom, but it only works in Safari for me. Is anyone else experiencing this or have a suggestion for fixing this? I thought it was supposed to work in TextEdit and some other Apple programs.

    System Preferences > Universal Access > Seeing. Is Zoom turned on?
    Also look in System Preferences > Trackpad > Scroll & Zoom tab > uncheck Smart zoom
    Or System Preferences > Mouse  > Smart Zoom.
    EDIT: Just tested Text Edit and it won't respomd to a SZ

  • Three finger or two finger gesture to move back and forward between pages of file only work on safari, unlike with old os. this new lion won't let me do it. Any help?

    three finger or two finger gesture to move back and forward between pages of file only work on safari, unlike with old os. this new lion won't let me do it. Any help?

    I have decided to dedicate this thread to the wonderful errors of Lion OSX. Each time I find a huge problem with Lion I will make note of it here.
    Today I discovered a new treasure of doggie poop in Lion. No Save As......
    I repeat. No Save As. In text editor I couldn't save the file with a new extension. I finally accomplished this oh so majorly difficult task (because we all know how difficult it should be to save a file with a new extension) by pressing duplicate and then saving a copy of the file with a new extension. Yet then I had to delete the first copy and send it to trash. And of course then I have to secure empty trash because if I have to do this the rest of my mac's life I will be taking up a quarter of percentage of space with duplicate files. So this is the real reason they got rid of Save As: so that it would garble up some extra GB on the ole hard disk.
    So about 20 minutes of my time were wasted while doing my homework and studying for an exam because I had to look up "how to save a file with a new extension in  mac Lion" and then wasted time sitting here and ranting on this forum until someone over at Apple wakes up from their OSX-coma.
    are you freaking kidding me Apple? I mean REALLY?!!!! who the heck designed this?!!! I want to know. I want his or her name and I want to sit down with them and have a long chat. and then I'd probably splash cold water on their face to wake them up.
    I am starting to believe that Apple is Satan.

  • Close window script not working in safari?

    So I have a behavior from a DW extension that controls the
    window to self_
    close... and works fine in all browsers but Safari. Anyone
    have a clue why
    that might be? Here's the script:
    <input type=button
    onClick="tmt_winControl('self','close()')" value=" Close
    " >

    We would have to see your code to determine what is wrong.
    Can you post a
    link to the page in question? Your only giving us half of the
    equation.
    fyi.. Massimos Control Window does work in Safari to close
    windows, so
    there's something else wrong. Could be that you do not have
    the supporting
    function in the page.
    Regards,
    Trent Pastrana
    www.fourlevel.com
    "_adrian" <[email protected]> wrote in message
    news:gl36qe$ikc$[email protected]..
    > So I have a behavior from a DW extension that controls
    the window to self_
    > close... and works fine in all browsers but Safari.
    Anyone have a clue
    > why that might be? Here's the script:
    >
    > <input type=button
    onClick="tmt_winControl('self','close()')" value="
    > Close " >
    >

  • HT5113 Course Manager only works in Safari; it's broken in Firefox and Chrome. Is this intentional?

    Course Manager is not working in Firefox or Chrome. Is this intentional on Apple's part?

    While trying to use Course Manager from Chrome, a message appears that says only Chrome or Safari can be used.  I'm in Chrome, so that's out, despite the message that it works.  That leaves only Safari, which Apple hasn't updated for Windows since May of 2012, despite many known vulnerabilities.
    Looks like I need to keep a Mac on hand, thanks Apple.

  • HTTP Live Streaming only works in Safari

    I have used the facillity in the share menu to export for HTTP Live streaming. I have uploaded the reulting directory to my wordpress site and can get the video to work in Safari. When I check itwith other browsers though it does not appear. Is there a reason for this?

    Because your not live streaming.  But seriously, it's a specialized codec you shouldn't use unless a client requires it.  Use plain old H.264 for the web.

  • Photos pages only working in Safari, not IE or Firefox

    I have a website with quite a few photos pages on a site, and they only seem to load reliably in Safari, and not in Firefox or IE. A reload will sometimes fix the problem. Has anyone else seen behavior like this? An example of this is:
    http://marilynstevensphotography.com/2008Senior1.html
    You can click on the gallery link on the nav bar, and see links to many other pages that behave the same way.
    Thank you!

    Hi,
    I have the same issue. With Firefox 3b5 the page referenced above (original post) doesn't show properly, no pictures show at all... the whole "album" is just ignored. However, it looks fine in Safari and Firefox 2.0.14. So, there is some issue with Firefox 3b5 and iWeb's album page. I have the same problem with my page at http://www.fci-tv.com As far as I know my page works on Windows with IE (whatever version comes with XP).
    Regards,
    Chad

  • IOS style application opening animation only works with safari?

    When I upgraded to Lion I noticed the new animation that occurs when opening an application. One that mimics the way applications open in iOS, where the application zooms into opening? However, even though I have the feature turned ON in system preferences, it only occurs when opening Safari. Mail, iTunes, FaceTime, etc. all open by simply appearing on the screen, while Safari will open using the animation. It's not THAT big of a deal, but the feature IS supposed to work so I was wondering if anyone has had this problem/figured out a way to make it work completely?

    Still works fine for me, have you restarted your Apple TV and wifi router?

  • Site only works in Safari

    I'm building a new site on a mac. When tested on safari
    everything works as planned. On all other browsers the css borders
    don't show correctly and/or just two gray lines. In ie6 (haven't
    tested the others yet) when you go to my weddings page and move the
    mouse over the numbers they reorder them selves and then numbers
    appear in the top headers. Image #5 doesn't show up at all.
    site - www.jsjursen.com
    page - www.jsjursen.com/weddings.htm
    I need this up a working yesterday so any help is GREATLY
    appreciated!
    Jennie

    On 12 Jan 2007 in macromedia.dreamweaver, jenniegrace wrote:
    > ok so i've gone back to trying css for layout -
    > www.jsjursen.com/index1.htm
    >
    > Am I on the right track? I still can't get the borders
    or the
    > background color (next to the image and behind the nav
    buttons) to
    > show in any thing other than safari.
    Colors in CSS need to be prefixed with an octothorpe(#),
    thus:
    border-bottom-color: c8e6a6;
    Should Be:
    border-bottom-color: #c8e6a6;
    Joe Makowiec
    http://makowiec.net/
    Email:
    http://makowiec.net/email.php

  • JQuery-Script only working when WebPart is in Edit Mode

    Hi there,
    so I developed some custom functionality with SPServices that works fine in my dev-environment. Now Im trying to deploy it in the productive environment and Ive struggled for several hours but cant get it to work.
    This is my code: http://pastebin.com/DvStqiet
    I insert the code inside of a simple form webpart.
    When the webpart / website is in edit mode, the code executes fine.
    When its not in edit mode, the jquery functions work, but the spservices functions do not seem to work. I get the error "Das Objekt unterstützt diese Eigenschaft oder Methode nicht." (in english its something like "The object does not support
    this property or method."). Line number of the error then points to the first occurrence of $.SPServices(). (Firefox Screenshot of Console: http://imgur.com/QvozF38)
    I searched nearly the whole Internet and tried different solutions.
    I wrapped the $(document).ready(function() {}) like this: ExecuteOrDelayUntilScriptLoaded(function() {}, "sp.js");
    And I tried writing the code directly to the webpart page via sharepoint designer. It does not work then either and I even cant enter edit mode.
    I found out, that the masterpage-Template is also referencing a jQuery-Instance (v 1.4.2), so I tried disabling the reference in my script, but the result is the same.
    I also tried referencing the scripts via absolute URLs, without success.
    The references to the scripts seem to work (I can click them in sharepoint designer). I just dont know why it is not working. If you have any further suggestions or have any idea how to tear this problem down, or find out whats maybe causing it, please let
    me know because Im really clueless right now...
    Thank you very much!

    OK it seems like I got it to work with the following:
    I just wrapped my entire code inside of
    (function($) {
        // Your usual jQuery code here using `$`,
        // this code runs immediately
    })(jQuery);
    and now it works. Im really happy, that it finally works... Seems like some other javascript (maybe referenced by the master template?) is overwriting the $.

  • How come the same script only works in one form?

    I made a checkbox that when checked it makes another subform visible. The script works perfect in one pdf. When I used the same script in another pdf (except I changed the variables of course) it doesn't work??????
    It's set the same in both scripts. The subform name is exactly "CR" in uppercase. In the Events its set to click*, javascript at the client. Here is the script. Please let me know what's wrong????
    if (this.rawValue == 1)
    CR.presence = "visible";
    else
    CR.presence = "hidden";

    You have to have the object referenced correctly and that can include subform and section information.

Maybe you are looking for