寻找自定义选择框的独立脚本

发布于 2024-09-16 01:14:47 字数 200 浏览 1 评论 0原文

我一整天都在寻找一个自定义脚本,该脚本将使用图像向下箭头来设计我的选择框。没什么太花哨的!那里的所有东西都结合了其他功能,弄乱了我现有形式的其余部分。

有人有一个脚本只专注于同一页面/表单上不同宽度的自定义选择框吗?只是选择框!没有单选按钮,文本区域等......只是选择框。

谢谢。

I've been looking all day for a custom script that will stylize my select box with an image down arrow. Nothing too fancy! Everything out there has a combination of other features that messes up the rest of my existing form.

Does anyone have a script that focuses only on custom Selectboxes at different widths on the same page/form? JUST SELECTBOXES! No radio buttons, textareas, etc.... Just Select boxes.

Thank you.

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

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

发布评论

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

评论(1

想你只要分分秒秒 2024-09-23 01:14:47

我在 ryanfait.com 脚本的选择框中回答了您的其他问题,希望能够解决问题,但看到您也发布了这个问题。

一些选项

看起来像一个简单的 jQuery 插件: http://www.brainfault.com/2007/07/23/select-box-replacement/

复杂的CSS,但似乎有效:http://gerrendesign.com/weblog/2009/06/how_to_make_custom_select_boxe.php

关于如何从头开始构建自定义表单元素的好文章,不过我猜你只需要一个脚本,这将是稍后检查的内容: http://mondaybynoon.com/2009/02/23/creating-custom-form-elements-using-jquery-selects/

希望您的选择框问题快结束了。

I answered your other question on the select boxes for ryanfait.com script hopefully that does the trick but saw that you posted this as well.

some options

Seems like a simple jQuery plugin: http://www.brainfault.com/2007/07/23/select-box-replacement/

Complex css, but seems to work: http://gerrendesign.com/weblog/2009/06/how_to_make_custom_select_boxe.php

Good Article on how to build custom form elements from the ground up, tho I am guessing you just need a script this would be something to check out later: http://mondaybynoon.com/2009/02/23/creating-custom-form-elements-using-jquery-selects/

Hope your select boxes troubles are almost over.

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