开发者

How do I implement a live-updating preview (e.g. Stack Overflow posts)?

开发者 https://www.devze.com 2023-02-25 10:57 出处:网络
How can I achieve the exact same effect in Stack Overflow that makes the post preview, where the user types in a <textarea>, and content开发者_如何学C is written to a <div>?Here\'s a very

How can I achieve the exact same effect in Stack Overflow that makes the post preview, where the user types in a <textarea>, and content开发者_如何学C is written to a <div>?


Here's a very quick mockup in jsFiddle. This has absolutely no security whatsoever, so you'll want to implement that to avoid script injection and the like.

0

精彩评论

暂无评论...
验证码 换一张
取 消