开发者

JS/CSS Framework for Control Panel-like web application

So I'm currently working on a web app that I'm just going to use on my network to manage a few things like a fil开发者_运维知识库e server and the sorts. Does anyone know of a JS/CSS Framework that I can use for the UI. I've used jQuery a lot but it doesn't exactly fit the bill for what I need. I also would like to code it myself but if anyone knows of any applications for this purpose thats easily expandable, that would be great.

Thanks in Advanced!


Consider using ExtJS

It has rich UI widgets, cross browser compatible, extensible and has clean component model.


Since you say "I've used jQuery a lot" and "I also would like to code it myself" i suggest jQuery and jQuery UI. Also to be honest, it seems like you're going to need to be doing some back-end coding too.


Any of them will work. jQuery + jQuery UI seems like an obvious choice. Anything in particular you don't like about it?

Other than that, ExtJS is quite popular too.

Nearly any of the JS frameworks will work, though. We'd need more specifics to help narrow it down for you.

As for CSS frameworks, things like jQuery UI and ExtJS come with their own CSS to go with their components.

For something independent of the JS, I'd look at BluePrint.css and 960.css

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜