Page 1 of 1

jQuery Image Magnify bbcode!

Posted: 08 May 2010, 20:53
by mau
The code used from dynamicdrive
bbcode usage:

Code: Select all

[zoom2]{URL},{NUMBER1},{NUMBER2}[/zoom2]
HTML replacement!

Code: Select all

<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>
<img src="{URL}" class="magnify" style="width:{NUMBER1}px; height:{NUMBER2}px" />
helpline:
[zoom2]image url,width,height[/zoom2]

DEMO:
Photo cat

Re: jQuery Image Magnify bbcode!

Posted: 08 May 2010, 20:55
by Stoker
Thanks for submitting mau, but I think its the same as this one: viewtopic.php?f=5&t=479

Re: jQuery Image Magnify bbcode!

Posted: 08 May 2010, 21:00
by mau
This is another.
But I made similar CISCO007

Re: jQuery Image Magnify bbcode!

Posted: 08 May 2010, 21:14
by Stoker
You're right, it looks great :thumb: