Timtech4u / gwtquery

Automatically exported from code.google.com/p/gwtquery
MIT License
0 stars 0 forks source link

.slideUp .slideDown etc not working in latest chrome #172

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. See attached source. It works fine in FireFox but not in chrome. This was 
working before i updated my chrome. (It might also be a problem with gwt-plugin)

What version of the product are you using? On what operating system?

Google Chrome   24.0.1312.52 (Official Build 175374) 
OS  Linux
GWTQuery 1.2 .jar

Please provide any additional information below.
a wild guess at soln: instead of returning null for 'show' or 'hide',try 
returning "" (a value)

Original issue reported on code.google.com by kisalay...@gmail.com on 14 Jan 2013 at 11:17

Attachments:

GoogleCodeExporter commented 9 years ago
Ignore...problem fixed after Updating GWT to 2.5

Original comment by kisalay...@gmail.com on 15 Jan 2013 at 7:29

GoogleCodeExporter commented 9 years ago
Which version of gwt are you using ?

Original comment by julien.d...@gmail.com on 16 Jan 2013 at 4:22

GoogleCodeExporter commented 9 years ago
Ooops sorry I didn't see your comment. Indeed the last version of chrome is 
GWT2.4 compatible...

Original comment by julien.d...@gmail.com on 16 Jan 2013 at 4:23