Anyone have the source code for the javascript message editing tool we use here on AT?

777php

Diamond Member
Jul 17, 2001
3,498
0
0
I know that these forums are run using fusetalk but, I've seen other non fusetalk forums that employ the same javascript pop up method of posting links and quoting and such for messages. Anyone know where I can get the source or if there are any websites with a tutorial on how to emulate it? Thanks guys.
 

yakko

Lifer
Apr 18, 2000
25,455
2
0
I think that guy Zuni has it. He seems to know a little about Fuse Talk software.
 

Scootin159

Diamond Member
Apr 17, 2001
3,650
0
76


<< I think that guy Zuni has it. He seems to know a little about Fuse Talk software. >>



lol...nice, and subtle. I was almost gonna point out the obvious thinking this must be a noob till I noticed it was you ;).

Anyways, FuseTalk is commercial software available HERE. You can buy the precompiled code, or the straight source code if you want to alter it for a bit more.
 

Descartes

Lifer
Oct 10, 1999
13,968
2
0
Or, you could simply look at the source behind these pages, and use it as a baseline (read: don't completely plagiarize :)).

 

777php

Diamond Member
Jul 17, 2001
3,498
0
0
I've tried reading the source but i get nothing from it.

I know the fusetalk is available for purchase but I've seen other websites that do not use fusetalk that have the same javascript input method.

I'm not going to copy everything verbatim becuase what I need to do is pretty different from it's current usage. I just need the code structure.