Well because the hidden field value will be filled with the img names of each color. I have been racking my brain for about 2 days to figure out a way to do this, and this seems to be the best.
What I have going on now is, I select and enter the colors in the color field like so (Green...
Ok I have an itme page with a popup window conaining a list of colors. After checking the colors wanted you hit add and it adds it to the text field in the parent form. Now I wanted to know if there was a way to send a hidden field to the parent field. Lets say I have the color name being sent...
Thank you soooooooooooooo much. You don't know how long I have been searching and asking around forums on how to do this, and you helped me out in no time what so ever. Thank you again. [thumbsup]
Nick
Yea I am opening the window with the window.opein() method, but I dont want to add all the colors with the onChange method. I am currently doing that and it is not working well. What I would like to check all the checkbox and then click on a button and have that button call a function. The only...
Ok I have a pop up window that comes up with a list of items with checkboxes and I wanted to know how I can get all those checked items put into a variable to send back to the parent window open click on a done button? Lets say I have colors for example. Red, Green, Blue, Yellow, Black and I...
sweet that is the closest thing that I have seen to what I need yet. Now how can I get all the cehcked variables from the child window into the value part of the window.opener script?
I will read up some more on this, but if I can get an example that would be great.
Thanks,
Nick
That is not really what I am looking for. I am more looking for a window where I add the colors and select them with a checkbox. Then all the checked colors get added to a text field in the parent window. The reason I am asking for Java is because PHP is server side and will not display the...
I have a form that uploads items to the db and I have a selection of colors. Now what I want to do I have a button on the form called colors and then have a pop up window open when click. On the pop up window there will be a list of colors with the color thumbnail and a check box. I want to be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.