]> source.dussan.org Git - gwtquery.git/commit
Fix detection of the window, before this fix f(Element e) did not work with when...
authorManolo Carrasco <manolo@apache.org>
Tue, 25 Jan 2011 06:46:02 +0000 (06:46 +0000)
committerManolo Carrasco <manolo@apache.org>
Tue, 25 Jan 2011 06:46:02 +0000 (06:46 +0000)
commit4be89bfb71069d8196871a00652bacb5282f871d
treed20d1175d2cdee25377bbcdac713648af58758f0
parentee56fc30380e2faaec3c3faca257d271afea3e83
Fix detection of the window, before this fix f(Element e) did not work with when adding scroll binding to the window $(window).scroll(Function )
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java