Ability to cut/copy and paste.

KelliH

New Member
Messages
6,638
Location
Fort Worth, TX
3 months later...

I tried to fix the problem months ago but was unsuccessful. Frankly, so few members here use the chat that it has not been a priority, sorry.

as i speculated in my earlier posts, i really didn't expect anyone would do anything about the problem.

That is not a very nice thing to say! And not helpful at all! Maybe you could pm me with the "5 lines of code" and tell me exactly where to put them (where they will not conflict with other modifications) that will enable the copy/paste function to work in chat.
 

Tico

New Member
Messages
219
Location
Orlando
OK, email sent to our technical whiz Admin, Jim O. If he cannot figure this out then it can't be done.



Hi,

Try this code. It should work.

<script type="text/javascript">/*<![CDATA[*/
var addonchat = {
signed:true, server:XX, id:XXXXXX, width:"800",
height:"600", language:"en" }
var addonchat_param = { iconsize: 0,
username: "{NAAM}",
autologin: true
} /* ]]> */</script>
<script type="text/javascript"
src="http://client11.addonchat.com/chat.js"></script><noscript>
To enter this chat room, please enable JavaScript in your web
browser. This <a href="http://www.addonchat.com/">Chat
Software</a> requires Java: <a href="http://www.java.com/">Get
Java Now</a>
</noscript>

this is the work around .. i used this on my forums till i went to a better chat program.... where the XXXXX's are you need your server id and chat room id

http://surfinggeckos.com


Scott aka TIco
 

Tico

New Member
Messages
219
Location
Orlando
code

let me pull your code and look.. ok you have that part locked out ... so i would need a copy of your HTML to do so .. you know that the addon chat ppl will help you too ? its there program !
 
Last edited:

KelliH

New Member
Messages
6,638
Location
Fort Worth, TX
let me pull your code and look.. ok you have that part locked out ... so i would need a copy of your HTML to do so .. you know that the addon chat ppl will help you too ? its there program !

What page do you need a copy of the code from? I'll post it here.

Yeah, of course I know whose program it is... :main_rolleyes:The fix suggested by them months ago was not helpful for us.
 

Visit our friends

Top