开发者

mootools table pushmany

开发者 https://www.devze.com 2023-04-08 00:57 出处:网络
I\'m trying t开发者_JS百科o build a table using the Mootools HMTLTable class, specifically using the pushMany method.

I'm trying t开发者_JS百科o build a table using the Mootools HMTLTable class, specifically using the pushMany method.

I have built a sample using the same syntax that they show in the docs at http://mootools.net/docs/more/Interface/HtmlTable#HtmlTable:pushMany, but I can't get the data to display. Is there somethign obvious I'm missing?

Thanks

A fiddle: http://jsfiddle.net/W2nMn/1/


Its an error in the docs, you should just use myTable.pushMany

http://jsfiddle.net/W2nMn/2/

0

精彩评论

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