1) Script Title: YUI Color Picker
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...uicolorpicker/
3) Describe problem: I am using the above script to color the background of a table.
I have a number of tables that would want the same background color as one another.
but if I use the same table id only the fist table changes color,
<td width="69%"><table width="128" height="64" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#000000" id="colorbox12" style="background-color:white;">
I need to be able to transfer the chosen background color into the other tables, I do not know much code I am more a try it and see if it works.
Any help would be welcome



Reply With Quote

Bookmarks