The animation with gwtQuery works on internal browser of eclipse and doesn't work on other browsers

6 views
Skip to first unread message

Manuel Palara

unread,
Apr 8, 2016, 11:45:09 PM4/8/16
to gwtquery

The animation with gwtQuery that i've created works on internal browser of eclipse and doesn't work on other browsers, why? The error is: "For input String "Auto""

$("#carta").animate("top:'120px'", 10000); //work but cant see animation

$(carta).animate("opacity:'0'", 500); //work with animation in time $("#carta").animate("width:'+=500'", 2000, new Function(){ public void f(){ } });//for input string "63px"

gwt 2.6 tomcat 7.0

Reply all
Reply to author
Forward
0 new messages