<head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>

<script type="text/javascript" src="jquery.magnifier.js">

/***********************************************
* jQuery Image Magnify- (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>
</head>

<body>

<img src="ocean.gif" class="magnify" data-magnifyby="2.5" style="width:200px; height:150px" />

<img src="forest.gif" class="magnify" data-magnifyby="4" data-magnifyduration="1000" />

</body>
</html>

'jquery' 카테고리의 다른 글

이미지 좌우클릭  (0) 2012.02.17
워터마크  (0) 2012.02.17
텍스트 크기 조절  (0) 2012.02.17
툴팁 이미지  (0) 2012.02.17
툴팁 형태로 이미지  (0) 2012.02.17

+ Recent posts