javascript - how to handle copy/paste in iframe design mode? -
how can handle copy/paste events on iframe in design mode? need change text (reformat it, add proper tags, etc) before copy/paste.
unless pop dialog containing area user paste into, need in hacky way involving redirecting paste off-screen div. i've written on stack overflow before: get html clipboard in javascript
Comments
Post a Comment