Thankyou I can use that for a couple of things, but I probably should have explained in more detail
I have a Table say background green (color is set by viewer)
This will be the color seen when not using IE
in that table I have a second same size table that viewer can set gradient colours...
Thanks that is exactly what I needed,
Thought I would be able to create a button to disable so as the viewer had the option to see as it would be when using other than IE
I have tried to make colors transparent but with out success
is there a simple way viewer can disable?
Thanks again Steve
<td style="FILTER: progid:DXImageTransform.Microsoft.gradient(GradientType=1,
startColorstr=red, endColorstr=blue); COLOR: green; HEIGHT: 120px">
The above gives a gradient color change, I would like visitors to be able to change the colors ie red and blue using drop down...
hankyou for your help, I am still having a problem with this, could you pleasse tell me what I am doing wrong
<script type="text/javascript">
function changeForeground(newColor) {
document.getElementById("div6").style.color = newColor;
document.getElementById("div7").style.color =...
Sorry to trouble you again
I have been trying in vain to add a box that will show the hex value of the selected colour. This is so the result will be sent in form.
Please could you help
Steve
Thanks I think I can use this
can I add a box that viewer can enter code no for the colour as well as the drop down menu?
This would be very helpful
Thanks again Steve
I hope this is what you are asking for, I have included whole page rather than just the bit I think you were asking for (incase it is relevant) sorry it probably looks a right mess to you
Steve
I know little of javascript so any help would be grateful
I am trying to 1)change background colors and 2)chang font colors,
I have 2 seperate js files that work independtly but when I use both they conflict.
can I either isolate one when trying to use the other
File 1 is
function...
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.