开发者

Floatable div for Google Maps streetview?

开发者 https://www.devze.com 2023-01-26 01:01 出处:网络
I am looking for a floatable div for Google Maps Street View? I can move it around the page/close it.

I am looking for a floatable div for Google Maps Street View? I can move it around the page/close it.

开发者_C百科

Thanks.


You can probably use jQuery UI draggable. Note that you'd want to use a handle since the DOM events related to dragging (probably) don't propagate outside of an iframe.


Look at jQuery UI it has boxes like what you are asking for.

0

精彩评论

暂无评论...
验证码 换一张
取 消