warmItentee
New Member
I am trying to understand how reveal.js ( http://lab.hakim.se/reveal-js/#/ ) resizes elements dynamically.To see this, adjust the height of the page and see how elements (to a certain degree) shrink as the page shrinks.However, using chrome inspector, I cannot see how this shrinking is actually happening, either in CSS or Javascript.(My interest comes from wanting to improve it, if possible, but I was surprised how hard it was to figure out how it works at all.)