Forums

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

Home Forums JavaScript AnythingSlider broke. Random position problem.

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #42508
    matt_sanford
    Participant

    No clue what happened, I go to upload my client’s site and Anythingslider stops working, and my footer is in the middle of the page. Meanwhile, my local files, which are the same on the server, work just as they are supposed to. Dev tools lends me no errors. HELP!!!!
    Click [here](http://felicianoelle.com/development/ “site”) to have a go at stump the web designer.

    #123500
    matt_sanford
    Participant

    Fixed positioning problem.

    #123504
    Mottie
    Member

    Hi matt_sanford!

    You’re just missing the script to initialize AnythingSlider:

    $(function(){
    $(‘#slider’).anythingSlider();
    });

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