Tiny MCE editor

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jeff

    Tiny MCE editor

    I've had a look at this:



    What makes that tick? It looks like a textarea set to display none and
    maybe an IFRAME on top. Is this capturing keycodes and loading them in?
    Something else?

    Jeff
  • pr

    #2
    Re: Tiny MCE editor

    Jeff wrote:
    I've had a look at this:
    >

    >
    What makes that tick? It looks like a textarea set to display none and
    maybe an IFRAME on top. Is this capturing keycodes and loading them in?
    Something else?
    That's close on 150k of code, which one would have to be highly
    motivated to read for fun. The site provides a 'development package' in
    its downloads section in which you can find the uncompacted code to read
    for yourself.

    Comment

    Working...