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.
可能重复: PHP 中的 RGB 到 HSV
请帮忙,我用谷歌搜索了很多脚本,但都不起作用..有人可以告诉我如何编写一个函数来进行转换吗?
I have, for example, the following <object> in my page:
<object>
<object id="obj1" data="URL"></object>
Is there any way to get the html object in jquery?