javascript - jquery if more than 4 images add tag to div -
so bad jquery , need code. doing carousel , there going 4 images , want static (disable carousel, remove html tag or smth.) if resolution >1000px enable carousel. if there 5 image enable it.
sorry bad english, :)
http://www.w3schools.com/js/js_if_else.asp
the attr() jquery should allow test size of >= , trying do.
Comments
Post a Comment