timgolding
12-08-2006, 03:40 PM
I have made a colour chart web page for some students to use to see:
Web safe 219 colours
X11 named colours
VGA 16 named colours
Web Smart (4096 colours)
Each colour is represented by a div which has appropriate bg colour. I have titled each div with the name and HEX value of the colour. This is so when I hold the mouse over a div is tells us the colour values of the div. That great but It would be highly benificial if the students could click the div and the hex value/named value could be written to the clip board.
Is there a script for sending text to the clipboard?
Web safe 219 colours
X11 named colours
VGA 16 named colours
Web Smart (4096 colours)
Each colour is represented by a div which has appropriate bg colour. I have titled each div with the name and HEX value of the colour. This is so when I hold the mouse over a div is tells us the colour values of the div. That great but It would be highly benificial if the students could click the div and the hex value/named value could be written to the clip board.
Is there a script for sending text to the clipboard?