简体   繁体   中英

Cycle jQuery Plugin

I'm not sure if you've noticed this, but it takes the first image of the cycle plugin way longer to change than the rest of the slides.

I was thinking at first it was loading time, but it seems too significant.

I'm wondering if there is a default option that I'm missing or a workaround.

Thanks! Matt Mueller

delay: 0, // additional delay (in ms) for first transition (hint: can be negative)

http://malsup.com/jquery/cycle/options.html

I think you'll want to try setting it to a negative number, like -2000.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM