Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的示例中,Tiptip jquery 不起作用,为什么?我导入 Jquery、Css 并制作脚本。
链接:http ://www.lookcommunication.it/testalessio/
感谢帮助。
您必须在 jQuery 之后包含该插件。另外,请使用最新版本。
<script src="http://code.jquery.com/jquery-1.4.2.min.js" type="text/javascript"></script> <script src="jquery.tipTip.minified.js" type="text/javascript"></script>