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.
我从Zendesk - zopim.com集成Zopim 聊天,在某些情况下得到空响应。
可能是一些cURL参数或类似的东西吗?
cURL
请告知解决方法。
删除?wmode=transparentiframe src 值
?wmode=transparent
<iframe frameborder="0" src="about:blank?wmode=transparent" 返回空的身体
<iframe frameborder="0" src="about:blank?wmode=transparent"
返回空的身体
和
<iframe frameborder="0" src="about:blank" 返回 zopim 聊天
<iframe frameborder="0" src="about:blank"
返回 zopim 聊天