用于类似控制面板的 Web 应用程序的 JS/CSS 框架

发布于 2024-11-17 01:12:19 字数 157 浏览 3 评论 0原文

因此,我目前正在开发一个网络应用程序,我将在我的网络上使用它来管理文件服务器等一些东西。有谁知道我可以用于 UI 的 JS/CSS 框架。我经常使用 jQuery,但它并不完全符合我的需要。我也想自己编写代码,但如果有人知道任何用于此目的且易于扩展的应用程序,那就太好了。

感谢高级!

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 file 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!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

余罪 2024-11-24 01:12:19

考虑使用 ExtJS

它具有丰富的 UI 小部件、跨浏览器兼容、可扩展并且具有干净的组件模型。

Consider using ExtJS

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

戏舞 2024-11-24 01:12:19

既然你说“我经常使用 jQuery”和“我也想自己编写代码”,我建议使用 jQuery 和 jQuery UI。老实说,您似乎还需要进行一些后端编码。

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.

樱花坊 2024-11-24 01:12:19

其中任何一个都会起作用。 jQuery + jQuery UI 似乎是一个显而易见的选择。您有什么特别不喜欢的地方吗?

除此之外,ExtJS 也很流行。

不过,几乎所有 JS 框架都可以工作。我们需要更多细节来帮助您缩小范围。

至于 CSS 框架,像 jQuery UI 和 ExtJS 这样的框架都有自己的 CSS 来配合它们的组件。

对于独立于 JS 的东西,我会看看 BluePrint.css 和 960.css

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文