]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Change 'document' to 'window' in code example 4792/head
authoriamalexkempton <iamalexkempton@googlemail.com>
Tue, 25 Mar 2014 16:32:33 +0000 (16:32 +0000)
committeriamalexkempton <iamalexkempton@googlemail.com>
Tue, 25 Mar 2014 16:32:33 +0000 (16:32 +0000)
commitf05cdc80a2ad2e38c1e3399d1fe6a7529b542dbc
tree02072c824f20d10ed19ab6e75cfc3e68576b815b
parent2ec1550ad4d47f04b25a8a2d0d019c56669a4331
Change 'document' to 'window' in code example

The current code example of binding a resize event to 'document' does not actually work. Binding the  event to 'window' does. :)
doc/pages/javascript-utilities.html