2009-11-19 89 views
4

我正在尋找可能的方法來將從Ajax調用接收到的json數據呈現到HTML表格中。我不想每次重新創建表格標籤和行,所以模板似乎是最好的解決方案。jQuery json/html模板呈現插件

除了'純'插件/庫(http://beebole.com/pure/),是否有另一種方法可用於此目的?

+1

請參閱http://stackoverflow.com/questions/449780/recommended-javascript-html-template-library-for-jquery和http://stackoverflow.com/questions/554118/know-of-javascript-template- enginges-out-there和(少特定於jQuery):http://stackoverflow.com/questions/552934/what-javascript-templating-engine-do-you-recommend和http://stackoverflow.com/questions/1757513/模板或類似的JavaScript腳本程序在瀏覽器中 – 2009-11-19 20:23:15

回答

0

我已經使用jtemplates這種事情,它工作得很好。簡單而輕便。

+0

如果您有示例,可以共享! – 2010-03-18 18:55:02