AJAX 使用实践
摘要:在 Google 地图的使用上,我需要根据数据库中控制命令表(T_ZK_CtrlMsg)的记录行数,控制某一发送指令面板DIV是否显示。指令面板DIV的代码如下:<divclass="monitor_show"> <divid="DIV_Map"style="width:712px;height:456px;"></div> <!--透明浮出层--> <divid="jmp_show"class="jmp_show"> <b>
阅读全文
posted @ 2011-12-22 17:45