Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Need help for rotate image with slider
Old 04-12-2010, 07:03 AM Need help for rotate image with slider
Junior Talker

Posts: 1
Name: Khurram
Trades: 0
Hi,

I am trying to create a image rotate script with Jquery. Please this URL for know where i am and what i want. http://www.hkcsy.com/image_test/

This time slider and rotate working only for one step hoever where you click on slider image get the slider value and rotate. for next not work.

And i want to rotate image with slider when i move slider right image move in right and when i slider move to left image rotate left.

Here is the code what i am using. Please help me.

HTML Code:
  <script>
 $(document).ready(function() {
$( ".selector" ).slider({ step: 10 , slide: function(event, ui) { $(".image").rotate(ui.value); }

});
	
	
  });

  </script>

Thanks in Advance.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Last edited by geniuscapri; 04-12-2010 at 07:07 AM.. Reason: add some more text
geniuscapri is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to Need help for rotate image with slider
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.60452 seconds with 12 queries