Floatable div for Google Maps streetview?
I am looking for a floatable div
for Google Maps Street View? I can move it around the page/close it.
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.
精彩评论