Click to See Complete Forum and Search --> : Copy To Clipboard


bns2000
10-19-2003, 01:14 AM
I need help i dont know if this is html or javascript but here it goes i have this code that i am trying
<a href="irc://irc.addictz.net/Crackvault" onclick="copyclipboard('/ctcp cV\\xdcc\\1 xdcc send #19');" onmouseover="HandleMoveOn('/ctcp cV\\xdcc\\1 xdcc send #19<br><b>Text will be copied to your clipboard<br>Press CTRL-V to paste text</b>');" onmouseout="HandleMoveOff();">#19</a>
this code is suppost to put "/ctcp cV\\xdcc\\1 xdcc send #19" on the clipboard but i found that this code only works with Internet Explorer well im trying to see is there a way i can change this thing up where i can make it work on netscape two so please help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

gil davis
10-19-2003, 08:59 AM
Persistent little guy, aren't we?

Duplicate post
http://forums.webdeveloper.com/showthread.php?s=&threadid=19607
http://forums.webdeveloper.com/showthread.php?s=&threadid=19601

You should read the posting guidelines
http://forums.webdeveloper.com/showthread.php?s=&threadid=16096

Remember that the people here are volunteers, and it is extremely rude to *demand* a reply.

Khalid Ali
10-19-2003, 10:32 AM
this is no easy task,one will need to work with a bit of XUL programming.I seriously doubt on a forum wher epeople are volunteers some one will even wanna try such a task.

sciguyryan
10-19-2003, 01:43 PM
What is XUL programming?

fredmv
10-19-2003, 06:24 PM
Originally posted by sciguyryan
What is XUL programming? I believe it's an XML-based language for user interfaces.