I have been using animation effects from scriptaculous.js in my GWT project. Recently I have added GWTBootstrap library into my project. After that the effects from scriptaculous.js has stopped working. If I disable the following line "inherits name="com.github.gwtbootstrap.Bootstrap" in my *gwt.xml then it works again. I dont know whether I can use both scriptaculous.js and Bootstrap in same project. Please can someone who used both help me.
Regards Nava