jquery 自动调整网页界面大小?

发布于 2024-07-17 13:37:15 字数 188 浏览 8 评论 0原文

我一直在使用 jquery 进行设计并使用 jquery UI 小部件..但一直在设计 1024 x 768 ...

是否有任何技巧或插件(最好与 jquery UI 一起使用)来自动调整我的界面元素的大小

...当有人以更高分辨率查看它时,它看起来就不那么小了。

有人对此有什么建议吗?

谢谢

I have been designing with jquery and using the jquery UI widgets .. but always been designing for 1024 x 768 ...

Is there any tricks or plugins (preferably that work with jquery UI) to automatically resize elements of my interface ...

that way when somebody views it at a higher resolution it doesn't look so small..

Anybody have any tips on this?

Thanks

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

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

发布评论

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

评论(1

夜深人未静 2024-07-24 13:37:15

不幸的是,我没有机会过多地使用 jQuery,但 ExtJS 有一个很好的概念 布局 可以完美地工作(我只提到这个,因为我相信你正在寻找类似这些布局但适用于 jQuery 的东西)。 在 jQuery 网站上浏览一下,可能有一些插件可以帮助您实现您正在寻找的目标:

Flexify - 这听起来像您正在寻找的东西,让您可以制作占用浏览器中可用空间的流畅界面。

Columizer - 这使您可以创建随浏览器调整大小的报纸栏样式布局

jQuery 布局类别中的所有插件

希望有所帮助,有一天我必须花更多时间jQuery ><

Unfortunately I've not had a chance to mess with jQuery that much but ExtJS has a nice concept of Layouts that would work perfectly (I only mention this cause I believe you are looking for something like those layouts but for jQuery). Looking around on the jQuery website there may be some plugins for you that could help achieve what you are looking for:

Flexify - This sounds like what you are looking for, lets you make fluid interfaces that take up the available space in a browser.

Columizer - This lets you create newspaper column style layouts that resize with the browser

All plugins in the layout category on jQuery

Hope that helps, someday I have to spend some more time with jQuery ><

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