<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>jquery图片冒泡提示效果</title> <link rel="stylesheet" type="text/css" href="http://web.slowx.net/CodeThemes/2015/2/v394/css/borrar.css" /> <link rel="stylesheet" type="text/css" href="http://web.slowx.net/CodeThemes/2015/2/v394/css/estilos.css" /> <script type="text/javascript" language="javascript" src="http://web.slowx.net/JavaScripts/jQuery/jquery.min.js"></script> <script type="text/javascript" language="javascript" src="http://web.slowx.net/CodeThemes/2015/2/v394/js/slowx.js"></script> <!-- 代码整理来自http://www.slowx.net QQ:89616537 QQ群:335284464 Email:slowxwebsite@163.com --> </head> <body> <ul id="iconbar"> <li><a href="#"> <img src="http://web.slowx.net/CodeThemes/2015/2/v394/images/keyx.gif" alt="霜叶工作室" /> <span>Change your password</span> </a></li> <li><a href="http://web.slowx.net" target="_blank"> <img src="http://web.slowx.net/CodeThemes/2015/2/v394/images/rssx.gif" alt="霜叶工作室" /> <span>Suscribe to our RSS!</span> </a></li> <li><a href="#"> <img src="http://web.slowx.net/CodeThemes/2015/2/v394/images/selx.gif" alt="霜叶工作室" /> <span>Choose your options!</span> </a></li> </ul> </body> </html>
运行脚本
复制代码
另存代码