Forums

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

Home Forums CSS Infogrid – Hide when clicking outside the grid Re: Infogrid – Hide when clicking outside the grid

#126465
strager
Member

Update: I added the following to your code and the font goes back to the right size….however when I do this, the item looks indented slightly compared to the other headers (and the boxes still don’t revert to the correct size)

$el.stop().animate({
“font-size”: “10px”,

})