Forums

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

Home Forums JavaScript Validation Plugin killing AnythingSlider

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33735
    theantilli
    Member

    Good day,

    As part of a project I built a neat little contact form. Using a Tutorial (Thx Chris, it helped alot) to validate the thing. [Link to Plugin] As soon as I integrated the Plugin, AnythingSlider died with it. I played around with the order in the head section, and if anything, only disabling all the jQuery on the page.

    But when I first built a stand alone validated form it worked perfectly.

    Does anyone know how to troubleshoot a problem like this? Or even has a solution?

    Thanks in advance

    theAntilli

    Versions:
    jQuery: 1.6.2
    AnythingSlider: 1.7.5
    Validation: 1.8.1

    #84299
    Mottie
    Member

    Hi Theantilli!

    I’m only guessing, but since you are using forms inside of AnythingSlider, you should set the “infiniteSlides” option to “false”. The reason is the slider duplicates the first and last slide to use while sliding to appear that the slider is cycling through the slides in an infinite loop. It should disable any content inside the cloned slides, but if the form itself is inside the slider that may be the problem.

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