thread1600-1641380
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.
Alec Sherman
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:
JavaScript:
jscolor.install();
That will make it so the jscolor works.
Alec Sherman