<value><![CDATA[true]]></value>
<comment><![CDATA[拖动过程中, 所有的iframe默认mousemove事件被屏蔽]]></comment>
</option>
<option>
<value><![CDATA[false]]></value>
<comment><![CDATA[拖动过程中, 鼠标进入iframe时iframe的mousemove也会做默认事件响应.]]></comment>
</option>
</options>
</type>
<type name=”选择器”>
<description><![CDATA[针对选择到的iframe屏蔽mousemove事件默认响应]]></description>
</type>
</types>
<description><![CDATA[阻止拖动过程中由于鼠标指针在iframe区域移动, iframe对鼠标移动事件的默认响应.
如果设置为true, 将会阻止拖动过程中当前页面上所有的iframe的mousemove事件, 如果设置一个选择器, 将会阻止指定的iframe的mousemove事件.]]></description>










