开发者

jQuery Plugin to "Bold" Matched Letters (the way Google Search Engine displays results)

Is there any jQuery Pl开发者_如何学编程ugin to make "Bold" matched letters in a search query?

Like in any search engine, after a query is typed, the matches letters are made bold in the results.


Try the jQuery Highlight Plugin.

Use the css:

.highlight { font-weight:bold; }
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜