Viewing 4 posts - 1 through 4 (of 4 total)
    • Author
      Posts
    • yboeloth
      Guest

      Hello

      I was working with this plugin to understand and so far it works create on its own.

      I am having problems adding the buttons to start and stop the

      my button code is for html is

      Code:



      “;

      my javascript code is

      Code:

      $(document).ready(function(){
      $(‘.demo1’).easyTicker({
      direction: ‘up’,
      visible: 1,
      interval: 5500,
      controls:{
      up: ‘btnUp’,
      down: ‘btnDown’,
      toggle: ‘btnToggle’
      }
      });
      });

      Is there something wrong with it?

      If cannot find the issue is it possible to put the working example back online since all demos on your site seem to have stoped working.

      Thanks very much

      Robert Warelis

      Hello, you need to use the actual element selector i.e you need to use ‘#btnUp’ & ‘#btnDown’ & ‘#btnToggle’ since the buttons have a ID

      If they have a class, you should use ‘.’ instead of ‘#’

      Check the source of the demo: http://jsfiddle.net/vaakash/3mtea/embedded/result/

      Thank you.

      Anonymous
      Guest

      Hello

      I will just like to say thank you very much for helping me with that topic.

      It was perfect fix.

      Keep up good work and thanks again

      Yboeloth

      Anonymous
      Guest

      Quote:

      Hello

      I will just like to say thank you very much for helping me with that topic.

      It was perfect fix.

      Keep up good work and thanks again

      Yboeloth

      Congratulation Yboeloth for fixing this kind of problem. You did a good job of posting it here since a lot can help you here.

    Viewing 4 posts - 1 through 4 (of 4 total)
    • You must be logged in to reply to this topic.

    Subscribe for updates

    Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter