You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want set more iosslider in the same page, now if i want more slider i have to add this piece of code for have 2 slider, but i will need 20 slider in the same page so you can imagine the stupidity on writing the same code for 20 times
i want set more iosslider in the same page, now if i want more slider i have to add this piece of code for have 2 slider, but i will need 20 slider in the same page so you can imagine the stupidity on writing the same code for 20 times
$(document).ready(function() {
});
it's very annoying, there isn't a solution for cycle all the elements?
i've tried these code below but dosn't work, i'm starting now with jquery so i'm sure i'm making something wrong
Thanks for Help ^^
The text was updated successfully, but these errors were encountered: