Original Post
i'm using javascript in html file Well i have a form that user can insert many data and he can select a color to do this easier to use i do another page that show some colors that user can select. my problem is that i want that the color selected by the user is send the color selected in formart FFFFFF(hex) to the parent page, i don´t want to lose the information that user had insert before selected the color. Some help and sugestions. Tank you for the time