Skip to content Skip to sidebar Skip to footer
Showing posts with the label Hidden

Caching Data By Using Hidden Divs

I'm trying to speed up response times in my ajax web application by doing the following: Say th… Read more Caching Data By Using Hidden Divs

How To Use A Javascript To Autoplay A Html5 Audio Tag

I saw this deface from anonymous, so I want to add a hidden chiptune song when playing the game, bu… Read more How To Use A Javascript To Autoplay A Html5 Audio Tag

Setting The Value Of A Hidden Input

The idea: I'm setting the value of an input with type='hidden' via regular Javascript o… Read more Setting The Value Of A Hidden Input