XFdestek
Kurucu Üye
This isn't a question, I just thought it might be helpful for anyone also hitting this issue
I searched the forms, couldn't find much on
this.inserter.onLoad(data);
I've just hit kiers Video Tutorial:
The Javascipt in this example uses JQuery, but xf 2.3 does not use JQuery, so for anyone stuck, I've found this works:
In the tutorials, instead of this jquery method:
Code:
I searched the forms, couldn't find much on
this.inserter.onLoad(data);
I've just hit kiers Video Tutorial:
The Javascipt in this example uses JQuery, but xf 2.3 does not use JQuery, so for anyone stuck, I've found this works:
In the tutorials, instead of this jquery method:
Code:
!function($...