Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Changing HTML (the DOM) on viewport resize Re: Changing HTML (the DOM) on viewport resize

#132093
CrocoDillon
Participant

I made a small jQuery script to change DOM on resize: http://jsfiddle.net/cBkC5/

That’s probably easier than using CSS ;) It can be made more efficient but that only matters if some one resizes like a madman.