jquery truncate plugin

此生再无相见时 提交于 2019-12-22 05:17:33

问题


Is there a jquery truncate plugin that doesn't have trouble with HTML in the content?

For instance this plugin does not handle HTML well:

http://www.reindel.com/truncate/


回答1:


I'm assuming you've got the most recent version.

There's a couple more here which might may help. Can't comment on their suitability, though:

http://github.com/jsillitoe/jquery-condense-plugin/tree

http://code.google.com/p/jquery-text-truncate/




回答2:


Badonkatrunc supports nested content in a non-destructive manner.

(Full disclosure: I am the developer of the plugin.)




回答3:


Truncate plugin is good, but for my use it didn't handle p tags well enough for the read more link to reside inline.

I found success with this one: http://henrik.nyh.se/2008/02/jquery-html-truncate



来源:https://stackoverflow.com/questions/2010999/jquery-truncate-plugin

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!