Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • joshrizzo

    (@joshrizzo)

    @jplee

    I put mine in the header template, but the page template should work too. I think you just need to add single quotes around the argument in your funciton call, like this:

    <?php jsbrotate(‘images=http://systematicrelativestrength.com/Arrow.jpg’); ?>

    I made that mistake at first and that fixed it for me.

    joshrizzo

    (@joshrizzo)

    I’m having the same issue. Chrome doesn’t do it but IE9 always starts a fade transition by quickly flashing to the first image, then fading to the new image; so the fade transitions are like image1>image2, image1>3, image1>image4, etc… I’m using the PHP function in my template if that makes a difference.

    <?php jsbrotate(‘imgdisp=4&imgfade=2&height=150&width=920&titlevis=false&link=javascript:void();&title=Banner&images=http://localhost:56869/wp-content/1.jpg|http://localhost:56869/wp-content/2.jpg|http://localhost:56869/wp-content/3.jpg’); ?>

Viewing 2 replies - 1 through 2 (of 2 total)