treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Safari and Javascript

  • Hi,
    I have just been building a quote form for a site I have been working on. Stupidly I have only been testing on firefox as I have been making it and now I have come to testing it cross browser safari won't even look at it.

    My question is; does safari read javascript differently or have any harsher security on it? Its a externally file and its only local on my machine, however I can use jquery no problems locally. Just wondering if there is an obvious issue before I start on a mammoth debug.

    Yours stupidly,
    Ad
  • I feel guilty now.. after blaming javascript.
    Turned out that I put the onclicks on the options in a form and not the select.

    Sorry for the post anyway.