I am hoping to use multiple zeroclipboard divs like the demo here:
http://bowser.macminicolo.net/~jhuckaby/zeroclipboard/multiple.html
In google chrome, if I hover over the elements in the first 2 columns, only the color changes (which is what we want). But, if I hover over the 3 rightmost columns, then the display text is updated to what is in the second box (or maybe its random or the current clipboard contents). This is not desired behaviour (displayed text should not change on hovering).
Can someone suggest what is causing this? I am unable to trace the cause and hence the fix.
thanks