Howdy tapestry list, i'm mucking around with the jquery module and it's pretty simple to get the quickstart going. i'm adding my own stuff now and i seem to be breaking ALL jquery from working.
In my Index.java I have @Import(library={"context:js/recept.js"}) @ImportJQueryUI("jquery.ui.core") There is no reference to the imported recept.js file, and increment via ajax is broken. Because I'm using some ui functions, by not including them in @ImportJQueryUI - that shouldn't break existing jquery stuff should it? Any help is grande cheers chris