且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

使用jQuery手风琴隐藏大部分googleMap

更新时间:2023-11-10 12:04:10

You'll need to observe the change-event of the accordion and trigger the resize-event for the map when it fires.

Example: http://jsfiddle.net/doktormolle/VqzPE/

The example stores the map inside the data of the accordion-content, so you may easy access it when change fires.