vngx
1
Hi there
This is my jsfiddle
I am trying to enlarge the Image but I want that position of both button(zoom-in,zoom-out) should remain fixed only Imgae will enlarge on it
2)I want to replace zoom-in and zoom-out function using a seekbar for this purpose
How can I do this?
Made using jQuery UI’s slider and draggable
2 Likes
vngx
3
@megazoid
you are awesome.Exactly I am looking for
Suppose I want to add some text like 0 to 100
is it possible in your code?
vngx
6
here
I have used external Jquery and JQuery Ui hosted version
but not working
- You’ve added them in wrong order, jQuery should come first, then jQuery UI (as it depends on jQuery Core)
- If you’re using external files you need to include CSS as well (jQuery UI theme)
Fixed here: http://jsfiddle.net/fdn8b5n4/1/
vngx
8
There a lot of error in console when I run this on chrome
I don’t see any errors in my console
vngx
10
yeah its fine working
my mistake 
you can delete this and that previous post
system
Closed
11
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.