HI,
Any way to add a color picker to a form?
Specifically, there would be a color swatch that you could hover over and choose one.
Possible???
Thanks,
Roger
Thank you,this is great.
One problem.
I have a 3 page form.
I added this to my first page and it worked fine. But when I moved it to the second page, it no longer worked.
The field id was the same. I'm just wondering if there's some code preventing it from working on a subsequent page? I didn't see a way to email the author of this tip.
Roger
Where did you place the jquery code? Is that in the HTML field or somewhere else?
in the html field. I didn't change anything. I just moved the color picker and html field to the next page area. It worked fine on page one, but not after I moved to it page 2.
Maybe remove document ready? I'm guessing that doesn't' fire on next page sequence. That's probably ajax. You might be able to change that in your form settings too. Not sure at the moment.
Please login or Register to submit your answer