Solution for jscolor AJAX issue
Solution for jscolor AJAX issue
(OP)
thread1600-1641380: Javascript Not Working On Page/Form Elements Returned by Ajax
It took a while to track down but the solution only requires one line of code.
On the AJAX page that is returned with the input fields (or other) that have data-jscolor="{}" add the following:
That will make it so the jscolor works.
It took a while to track down but the solution only requires one line of code.
On the AJAX page that is returned with the input fields (or other) that have data-jscolor="{}" add the following:
CODE --> JavaScript
jscolor.install();
That will make it so the jscolor works.
Alec Sherman
http://www.programminglabs.com/