jQuery Image Magnify bbcode!

User submitted BBCodes
Let us see what You have
There is no support here! Only Read Access!
Forum rules
We dont add more BBCodes to our database, but feel free to share and support your own BBCodes here.
Remember that it is not allowed to use {TEXT} inside the html tags!!!
It causes a serious security risk to your board and users.
Like this: <div style="{TEXT}">{TEXT}</div>
Green = OK - Red = forbidden
Locked
User avatar
mau
BBCoder II
BBCoder II
Posts: 5
Joined: 14 Mar 2010, 08:07
Location: Moscow
Contact:

jQuery Image Magnify bbcode!

Post 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
Attachments
root.rar
extract on your computer and upload to your forum root!
(2.44 KiB) Downloaded 169 times
Люди, которые и впрямь любят животных, всегда спрашивают их имена
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: jQuery Image Magnify bbcode!

Post by Stoker »

Thanks for submitting mau, but I think its the same as this one: viewtopic.php?f=5&t=479
Board rules! No PM support
User avatar
mau
BBCoder II
BBCoder II
Posts: 5
Joined: 14 Mar 2010, 08:07
Location: Moscow
Contact:

Re: jQuery Image Magnify bbcode!

Post by mau »

This is another.
But I made similar CISCO007
Last edited by mau on 08 May 2010, 21:01, edited 1 time in total.
Люди, которые и впрямь любят животных, всегда спрашивают их имена
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: jQuery Image Magnify bbcode!

Post by Stoker »

You're right, it looks great :thumb:
Board rules! No PM support
Locked