Using jQuery inside SSI Web

Since I'm still using SSI Web 7.0.26, I don't have jQuery natively working. I have some code using jQuery that I want to port to SSI Web 7.0.26. I've already saw this thread concerning the use of jQuery: https://www.sawtoothsoftware.com/forum/133/web-service-call-using-ajax#a144

So, even after importing jQuery and jQuery UI, putting $.noConflict(); in the beginning of my script and replacing all the "$" by "jQuery", it still doesn't work. What must I be doing worng / missing? (I will post the code later)

Resolved
8 replies