Resize constrain images

69 views
Skip to first unread message

Todd Anderson

unread,
Jan 22, 2018, 1:09:01 AM1/22/18
to SlidesJS
I need to display images a 600x400 or 100% of the table they are in.
It appears that  this code is where you would set the image size but it's not affesting it.
\$(function() {
      \$('#slides').slidesjs({
             width: '600',
          height: '400',
          play: {
          active: true,
          auto: true,
          interval: 4000,
          swap: true
          }
      });
    });
Any help???
Reply all
Reply to author
Forward
0 new messages