Forums

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

Home Forums JavaScript EasySlider jQuery Plugin trouble

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24941
    arkader
    Participant

    Hi everyone, i would like to use this effect :
    http://cssglobe.com/lab/easyslider1.5/04.html
    But when i lunch the page, firebug tells me :

    $("#slider").easySlider is not a function

    Thus, the slider do not work
    I’ve correctly import the library
    <script type="text/javascript" src="../../../data/framework/jquery/easySlider1.5.js"></script>
    <script type="text/javascript" src="../../../data/framework/jquery/jquery-1.3.1.min.js"></script>

    Can someone help me to figure out the issue please !

    #58087
    apostrophe
    Participant

    You need to import jQuery before easySlider.

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