Forum Moderators: phranque
I've working on a design signup form:
http://www.digitalprinceton.net/startDesignz.html
And I ran into the problem of having the potential client convey the colors he wished his site would have... so I searched around a while and found (and modified):
http://www.digitalprinceton.net/colorPicker.html
-------
Basically, the hitch that I'm at right now is, I need to have the "color Picker" page be able to receive and save the color values as specified by the color picking... and then on "submit", I need these values to be sent back into the original full design form. I'm thinking javascript could probably set the values into the text fields on the "color picker" page, any recommendations? I'm especially confused as to how to transfer that information back to the original form page too.
Thanks,
Brett
Thanks for your time, and I'll check out that passing variables thing :).
Regards,
Brett