raulgonzalez
06-27-2007, 09:10 AM
Hello,
I use a color picker that uses a textbox to send the code for the color to a php. Then the color is kept in a cookie and the script sends back the visitor to the original page, and that's it, they have a new personalized color.
Now, I see that yahoo and msn have a color picker that all it requires is the user to click on it and the color is changed, seems like no server side process goes on unless it is Ajax based. :confused:
I was wondering if anyone had something similar to that, or a tutorial that I could go read up and integrate in my site. I found a few javascript based ones which do the same, but the color is gone as soon as I refresh the browser. I will keep searching.
Thanks
I use a color picker that uses a textbox to send the code for the color to a php. Then the color is kept in a cookie and the script sends back the visitor to the original page, and that's it, they have a new personalized color.
Now, I see that yahoo and msn have a color picker that all it requires is the user to click on it and the color is changed, seems like no server side process goes on unless it is Ajax based. :confused:
I was wondering if anyone had something similar to that, or a tutorial that I could go read up and integrate in my site. I found a few javascript based ones which do the same, but the color is gone as soon as I refresh the browser. I will keep searching.
Thanks
