Codeinwp / Ideal-Image-Slider-JS

Quite simply the ideal Image Slider in vanilla JS.
http://idealimageslider.com
GNU General Public License v3.0
1.57k stars 160 forks source link

Multiple sliders from class #53

Open RomainSauvaire opened 9 years ago

RomainSauvaire commented 9 years ago

Hello,

First of all, great job, I totally love your hard work !

Would it be feasible to use QuerySelectorAll instead of QuerySelectorin order to declare the slider with a class selector so the slider is applied on each item ?

Cheers

RomainSauvaire commented 9 years ago

Any news here ? Just a status is ok ;)

msigley commented 8 years ago

There is would need to be a major rework of the logic in the plugin to implement this.

I would say best practice would be to use IDs at the moment.

RomainSauvaire commented 8 years ago

Wow, 1 year later, still no news :)

msigley commented 8 years ago

If it makes you feel better, I just started working with on my websites and contributing to this project 2 days ago.

RomainSauvaire commented 8 years ago

It is very nice from you to try making me feel better : it works ;) Hope to see news coming.

Happy coding