cos takiego mam
Kod:
<span onmouseover="_tipon(this)" onmouseout="_tipoff()"><span class="google-src-text" style="direction: ltr; text-align: left"><script type=text/javascript src=http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js></script>
<link href=imgbubbles.css rel=stylesheet type=text/css /></span> <script type=text/javascript src=http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js> </ script> href link <= imgbubbles.css typu rel = stylesheet = text / css /></span>
<style type=text/css>
/*CSS for 2 demos on the page*/
#orbs li{
width: 65px; /*width of image container. Should be wider than contained images (before bubbling) */
height:60px; /*height of image container. Should be taller than contained images (before bubbling) */
}
#orbs li img{
width: 55px; /*width of each image before bubbling*/
height: 60px; /*height of each image*/
}
#squares li{
width: 45px; /*width of image container. Must be wider than contained images (before bubbling) */
height:40px; /*height of image container. Must be taller than contained images (before bubbling) */
}
#squares li img{
width: 31px; /*width of each image before bubbling*/
height: 31px; /*height of each image*/
}
</style><script type=text/javascript src=imgbubbles.js>
/***********************************************
* Image Bubbles effect- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/
</script><script type=text/javascript>
jQuery(document).ready(function($){
$('ul#orbs').imgbubbles({factor:1.75}) //add bubbles effect to UL id="orbs"
$('ul#squares').imgbubbles({factor:2.5}) //add bubbles effect to UL id="squares"
})
</script>
</head>
<body topmargin="0" leftmargin="0" onLoad="preloadImages();" background="tlo_glowne2.jpg">
<ul id=" orbs "class="bubblewrap">
<li> <a href="http://dynamicdrive.com">
<img src="orbs/stumbleupon.png" alt="Dodaj do Stumbleupon" width="192" height="211" /> </ a> </ li>
<li> <a href="http://dynamicdrive.com">
<img src="orbs/facebook.png" alt="Dodaj do Facebook" width="192" height="211" /> </ a> </ li>
<li> <a href="http://dynamicdrive.com">
<img src="orbs/digg.png" alt="Dodaj do Digg" width="192" height="211" /> </ a> </ li>
<li> <a href="http://dynamicdrive.com">
<img src="orbs/twitter.png" alt="Dodaj do Twitter" width="192" height="211" /> </ a> </ li>
<li> <a href="http://dynamicdrive.com"> <img src="orbs/rss-basic.png" alt="Dodaj RSS Feed" /> </ a> </ li>
</ Ul>
</body>
(22-09-2010, 22:40)Engine napisał(a): Zrób tak
Kod:<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js'></script>
.......... pliki .js