开发者

Any jQuery plugin that handles this kind of User Interface? [closed]

开发者 https://www.devze.com 2023-02-22 16:14 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 8 years ago.

Improve this question

Any jQuery plugin that handles this kind of User Interface? [closed]

I just wondering if one plugin could handle all of this. Content Filtering, Sorting and Pagination launch Ajax request (then retrrieves DB i开发者_如何转开发nformation) that returns JSON object

The excellent DataTables plugin can manage this, but it's for table and since I don't want to encapsulate my contents in table rows, I don't want to use it. Besides I need something lighter.


Building this from scratch with jQuery would probably not be very hard or timeconsuming. I could also recommend the extJS framework for any UI buildng in javascript. Take care! /Marthin

0

精彩评论

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

关注公众号