Posts by Thiago Robles • 3 points
2 posts
-
-1
votes1
answer768
viewsQ: Play local video with HTML and Javascript
Hello, I want to make a local player with HTML. I want to play locally, without uploading. I want to select a folder with music or video files and play randomly. Below follows my website with the…
-
-1
votes3
answers2203
viewsQ: Change value of an Hidden input with jquery
Hello, I would like to change the value of the Hidden input. The input I want to change has id = Type. I want to change as soon as I click on the Type 2 link, I want to change its value to 2. How I…