This is a discussion on "[SOLVED] zoom and drag an image help" within the JavaScript Forum section. This forum, and the thread "[SOLVED] zoom and drag an image help are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] zoom and drag an image help
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
[SOLVED] zoom and drag an image help
Hey
Would just like a bit of advice or tutorial on how to create a feature where a user can zoom in on an image and then drag it around a bit like this ... http://www.asos.com/Kimberly-Stewart...&clr=Blue&sh=0 Thanks |
|
|
|
#2
|
||||
|
||||
|
Re: zoom and drag an image help
Hi mate.
To do this you will have to use javascriot, which is used for controlling the browser. PHP is server side will not affect how the browser interprets the page.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#3
|
|||
|
|||
|
Re: zoom and drag an image help
How will i do this in javascript? lol
|
|
#4
|
||||
|
||||
|
Re: zoom and drag an image help
Do you have any javascript experience? It is quite a fiddly feature to add zooming and dragging if you haven't coded much on the client side.
You could have a look at this very nice script by Walter Zorn... http://www.walterzorn.com/dragdrop/dragdrop_e.htm It is a whole API for dragging, dropping and zooming.
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
#5
|
|||
|
|||
|
Re: zoom and drag an image help
http://www.asos.com/Kimberly-Stewart...&clr=Blue&sh=0
That example you gave will only work in IE, not FF!
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#6
|
|||
|
|||
|
Re: zoom and drag an image help
Monie are you sure? It worked for me!
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
#7
|
|||
|
|||
|
Free image zoomifier
Hi everyone,
This is an easy question - you don't need to do the coding yourself! Here is a free javascript image zoomer. You can click + or - to zoom in and out. Then you can drag the image around. It's free for you to use. Neat, hey? Enjoy your programming Last edited by Rakuli; Dec 29th, 2007 at 11:23. Reason: Advertising links removed - appreciate your help with the free script but advertising in not allowed.... |
|
#8
|
|||
|
|||
|
Re: zoom and drag an image help
Yeah I've got a decent knowledge of javascript, I need to do basically that same thing what the luckyview does, but will have to write the script for it i think
|
|
#9
|
|||
|
|||
|
Re: zoom and drag an image help
Quote:
That JS require NOT decent knowledge in JS but GOOD knowledge in JS! Anyway good luck to you..
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#10
|
|||
|
|||
|
Re: zoom and drag an image help
Yeah i've looked at the script and think i can work with it so thaaanks
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 2 ondblclick handlers to zoom-in/zoom-out images | benreynolds4 | JavaScript Forum | 4 | May 23rd, 2008 19:39 |
| [SOLVED] drop 'n drag | ahwell | Flash & Multimedia Forum | 6 | Jan 29th, 2008 21:12 |
| [SOLVED] multiple image rollover not restoring image | snappy | JavaScript Forum | 4 | Nov 5th, 2007 14:38 |
| drag (not drop) | snooper | JavaScript Forum | 2 | Jul 5th, 2007 20:40 |
| image zoom and scrollbar | neo007 | JavaScript Forum | 0 | Feb 15th, 2007 02:54 |