I have 3 div’s and every time the page loads, I want my code to randomly choose a div, show the selected div and hide the other div’s. How can I do that Using javascript?
Go to Source
Author: Can KURC
I have 3 div’s and every time the page loads, I want my code to randomly choose a div, show the selected div and hide the other div’s. How can I do that Using javascript?
Go to Source
Author: Can KURC