Forums

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

Home Forums JavaScript Js help

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #33434
    nikasade
    Member

    I was recently messing around with coding and I could get everything else to work but does anyone understand how to make this last part of the code work?

    Here’s an example:

    $(document).ready(function() {
    $(‘#s3slider’).s3Slider({
    timeOut: 4000
    });
    });

    what am I suppose to put in the front or back of it to show the ending results in this case a slider?

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