ArcBees / gwtquery

A jQuery clone for GWT, and much more.
MIT License
85 stars 38 forks source link

Implements offset(Offset o) method #192

Closed jDramaix closed 11 years ago

jDramaix commented 11 years ago

Original author: julien.d...@gmail.com (December 12, 2012 21:26:09)

For the time being, only the method the get the offset of an element exist. jQuery offers also a method to set the offset : http://api.jquery.com/offset/#offset2

Original issue: http://code.google.com/p/gwtquery/issues/detail?id=161

jDramaix commented 11 years ago

From julien.d...@gmail.com on January 07, 2013 09:52:07 moved to github : https://github.com/gwtquery/gwtquery/issues/3

jDramaix commented 11 years ago

From julien.d...@gmail.com on January 07, 2013 10:06:47 fixed in pull request # 4 : https://github.com/gwtquery/gwtquery/pull/4