Posts by Kappa • 29 points
4 posts
-
0
votes1
answer270
viewsQ: onload redirect aleatorio
I would like to create a function that loads a random page from a given address. Something like www.meusite.com/(numeros entre 0-100).html I think the function should create the tag A, then fill in…
-
1
votes1
answer6086
viewsQ: Create Boot using Document.createelement()
I really need a little help since grad school. I need to create this function: <input type="button" value="Refresh Page" onClick="history.go(0)"> However it should be created using the method…
-
1
votes1
answer626
viewsQ: How to open a random image
I have a new doubt and this has been the best place to find answers, since. My problem and the next, I’m doing a school quiz for my son. And a simple thing, at least it should be. A question with 3…
-
0
votes1
answer45
viewsQ: I need to center image searched by JS and nothing works
Next, I’m trying to take a course to help my son in school so I help him and I even train a little JS. It would be several pages with a question and 3 choices If it hits, a commemorative image…