开发者

jQuery plugin: Html autocomplete as in Dreamweaver

开发者 https://www.devze.com 2023-02-25 03:20 出处:网络
Is there any jQuery plugin that works as follows: when you type a tag like <p>, the editor will automati开发者_JS百科cally add </p> and put the cursor after the first tag, it should also d

Is there any jQuery plugin that works as follows: when you type a tag like <p>, the editor will automati开发者_JS百科cally add </p> and put the cursor after the first tag, it should also display a context sensitive list of valid tags.


I don't think so there are a hand full of wysiwyg edior such as

Aloha

ckeditor

tinyMCE


In Dreamweaver CS5, you can turn it on by selecting Edit/Preferences, a windows pops out. On the left hand side, choose Code Hints. On the right hand side, in the section Close tags, select After typing the open tag's ">". That's it.

0

精彩评论

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

关注公众号