您当前位置:编程帮手 > 知识 > 特效 > ToolTip效果 > 内容
代码库
2015-02-24 22:16:16 访问(1909) 赞(1) 踩(0)
<!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="<%=strWebPhyPath%>/CodeThemes/2015/2/v394/css/borrar.css" /> <link rel="stylesheet" type="text/css" href="<%=strWebPhyPath%>/CodeThemes/2015/2/v394/css/estilos.css" /> <script type="text/javascript" language="javascript" src="<%=jQuery%>"></script> <script type="text/javascript" language="javascript" src="<%=strWebPhyPath%>/CodeThemes/2015/2/v394/js/slowx.js"></script> <%=VersionHideInfo%> </head> <body> <ul id="iconbar"> <li><a href="#"> <img src="<%=strWebPhyPath%>/CodeThemes/2015/2/v394/images/keyx.gif" alt="霜叶工作室" /> <span>Change your password</span> </a></li> <li><a href="<%=strWebPhyPath%>" target="_blank"> <img src="<%=strWebPhyPath%>/CodeThemes/2015/2/v394/images/rssx.gif" alt="霜叶工作室" /> <span>Suscribe to our RSS!</span> </a></li> <li><a href="#"> <img src="<%=strWebPhyPath%>/CodeThemes/2015/2/v394/images/selx.gif" alt="霜叶工作室" /> <span>Choose your options!</span> </a></li> </ul> </body> </html>
参考来源:http://www.lanrenzhijia.com/jquery/2094.html
上一条:
下一条: