]> source.dussan.org Git - gwtquery.git/commit
When setting attributes they should be hyphenized. Move Hyphenize and Camelize method...
authorManolo Carrasco <manolo@apache.org>
Mon, 29 Aug 2011 18:29:38 +0000 (18:29 +0000)
committerManolo Carrasco <manolo@apache.org>
Mon, 29 Aug 2011 18:29:38 +0000 (18:29 +0000)
commit9b9a0a54a21cbb79fc2729bf2a34442ff44122f6
treeb77c72000cddd8fed419f8131dff6271617077a9
parenta5cbeed9ca1f085f989628825d4655e4fec943d3
When setting attributes they should be hyphenized. Move Hyphenize and Camelize methods to JsUtils
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/main/java/com/google/gwt/query/client/impl/DocumentStyleImpl.java
gwtquery-core/src/main/java/com/google/gwt/query/client/js/JsUtils.java