hey,
just need to know how to setup multiple copy to clipboards on one page that will work with firefox and IE.
<button type=button class='clsGrayGradientTextButton' onclick="javascript:toClipboard(unescape('tester1' ))" alt='Copy CLF Data'>Copy Data</button>
is what i have so far. i basically just need it to copy a defined set bit of txt.
when i click on any of the buttons, it does nothing.
cheers all



