Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript html5shiv issue

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #165743
    deeve007
    Participant

    Hey folks,

    Hoping someone can help me on this from viewing source code …etc.

    Am using html5shiv on this site for html5 elements ie8 support: http://goose-view.com/styleliberation/

    But as you can see compared to how the site looks in “normal” browsers, it’s not working. I’ve no idea why, checked the obvious stuff, don’t think there’s a conflict but I’m not an expert with JS stuff…

    Cheers.

    #165757
    Paulie_D
    Member

    I’m not an expert with JS stuff…

    There’s a shipload of script links in the head so it’s more than possible that there is a conflict.

    Certainly it’s looking like the shiv isn’t working. Have you tried downloading it and hosting it yourself?

    #165770
    mcjohnst
    Participant

    Wrap that fluidvids init in a typeof conditional. Only error I could find.

    Also try disabling any plugins you’re using one by one to see if there’s a conflict with any of the scripts they’re enqueue’n.

    #165805
    Paulie_D
    Member

    Ok.

    Perhaps you could raise separate threads in the appropriate area (probably CSS Combat) for each issue?

    One at a time please.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.