Hi there all I am in the process of developing a knowledgebase.. I have some cool click and copy script but it doesnt allow me to format the text that is copied so that I can copy an already fromatted email.. for example: Hi, thank you for contacting us, blablablablablablablablablablabla blablablablablablablablablablablablablablablablabla Kind regards blabla. here is the jscript I have: [html] when you click on this text, the above is copied.(but you cant see it untill you paste it.
[/html] here is my problem. I cant format any thing in this area I get that jscript error if i try... I want to for example, do something like this: so that when pasted you can have a nicely formatted email/... Please HELP thanks!!
First, there is a difference between Jscript and JavaScript. They are two different languages. Second, I don't know of any OS that will copy fully-formatted HTML to the clipboard. Sorry.