Hi Danilo, Perhaps you forgot to do this http://platform.xwiki.org/xwiki/bin/view/DevGuide/JavaScriptAPI#HRequireJSandjQueryAPIs when working with jQuery in XWiki?
Thanks, Eduard On Wed, Aug 13, 2014 at 10:58 AM, Ecaterina Moraru (Valica) < [email protected]> wrote: > Hi, > > http://platform.xwiki.org/xwiki/bin/view/DevGuide/ModalPopup > > Thanks, > Caty > > > On Wed, Aug 13, 2014 at 2:55 AM, Danilo Oliveira < > [email protected] > > wrote: > > > 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 > > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

