Posts by Vitor Ferreira • 31 points
3 posts
-
1
votes1
answer30
viewsQ: Plugin for Carousel comJQuery
I need to put a Carousel(Slider) on a homepage, and I thought to do this with Jquery, someone can tell me some plugin to do this, without it being the bootstrap Carousel?
-
1
votes4
answers2906
viewsQ: How to get the highest value in an array with Javascript?
Hello, I created a function that should iterate through an array and return the highest value. It even works in some cases, but depending on the order of the array it returns the wrong value. I know…
javascriptasked Vitor Ferreira 31 -
-2
votes1
answer2691
viewsQ: How to make a page quiz using javascript?
How to do a Javascript quiz using html checkbox or radio?