Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Uniform.js 来设置一些选择的样式。它们看起来很棒,但是在设置 Uniform 样式时,它会根据每个选项的 value 属性对列表进行排序,这是不希望的。我该如何防止这种情况?
问题不在于 Uniform.js,而在于我正在使用的应用程序的另一部分。
链接到 GitHub 问题,了解更多信息