Ajax tooltip 动态ajax载入tips
@L_403_0@
XML/HTML Code
- <divid="mainContainer">
- divid="mainContent">
- tablewidth="100%"class="productTable">
- thead>
- th>Product</th>
- th>Info</th>
- </thead>
- tbody>
- trclass="oddRow">
- td>JSCalendar</td>
- td><ahref="#"onmouSEOver="ajax_showTooltip(window.event,'demo-pages/js-calendar.html',this);returnfalse"onmouSEOut="ajax_hideTooltip()">Info</a></td>
- tr>
- trclass="evenRow">
- td>DragableBoxes</td>Ajaxtooltip</tbody>
- table>
- divstyle="clear:both">
- div>
- divid="debug"></div>
- div>
原文地址: http://www.freejs.net/article_jquerywenzi_162.html 原文链接:https://www.f2er.com/ajax/164609.html