Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript All Ajax Theme – Js into pages problem Re: All Ajax Theme – Js into pages problem

#99265
Rics
Member

Ok, i didn’t had so much time in the last month to investigate the problem, but this evening i’ve decide to spend a bit of time into it and that’s a shame for me, the solution was so damn simple:
put the jQuery calls inside the “$variablename.load(base + event.value + ‘ #inside’, function() { //jQuery calls here });”

I don’t know if i’m allowed to report portions of the “allajax.js” code, so i’ve wrote just a small chunk.
If you have the template you can find that code portion inside the script.

Now it’s working flawlessy!