Hello Devs, I am developing an application with bootstrap and XWiki 6.1, however as you mentioned before, the bootstrap is not in production yet.
The jquery+bootstrap is having a very unstable behavior, after some interaction of the user with the application trying to open a modal, the xwiki returns the errors: "Uncaught TypeError: undefined is not a function" or "TypeError: $ is not a function <http://stackoverflow.com/questions/12343714/typeerror-is-not-a-function-when-calling-jquery-function>" (firebug points to: the line 98 on the javascript.vm:" return $.noConflict();") So I decided to back to colibri, but I did not fine how to create a popup like modal bootstrap. Is there a way? Thanks. -- Danilo Amaral de Oliveira Engenheiro de Computação celular (32) 9111 - 6867 _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

