[jQuery] Re: Scrolling a div area without scrolling the page?

2007-11-01 Thread marcmesa
:59 To: jQuery (English) Subject: [jQuery] Re: Scrolling a div area without scrolling the page? Hi, I'm looking for a similar thing and found this:http://www.ajaxdaddy.com/demo-jquery-carousel.html Hope it helps! On Aug 10, 3:21 pm, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi

[jQuery] Re: Scrolling a div area without scrolling the page?

2007-10-25 Thread Josh V
/jScrollPane/scrollTo.html -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Steve Browett Sent: mardi 11 septembre 2007 10:59 To: jQuery (English) Subject: [jQuery] Re: Scrolling a div area without scrolling the page? Hi, I'm looking

[jQuery] Re: Scrolling a div area without scrolling the page?

2007-09-11 Thread Steve Browett
Hi, I'm looking for a similar thing and found this: http://www.ajaxdaddy.com/demo-jquery-carousel.html Hope it helps! On Aug 10, 3:21 pm, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, I don't know if jquery will be able to address this but I thought I would try anyway. Is there a way to

[jQuery] Re: Scrolling a div area without scrolling the page?

2007-09-11 Thread Alexandre Plennevaux
septembre 2007 10:59 To: jQuery (English) Subject: [jQuery] Re: Scrolling a div area without scrolling the page? Hi, I'm looking for a similar thing and found this: http://www.ajaxdaddy.com/demo-jquery-carousel.html Hope it helps! On Aug 10, 3:21 pm, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi

[jQuery] Re: Scrolling a div area without scrolling the page?

2007-08-16 Thread Kelvin Luck
Hi, I'm not sure I understand you about the jQuery plugin version - it's already a jquery plugin! I've also just made the adjustment which allows you to pass a jQuery selector to the scrollTo method and added another example at the bottom of the page here:

[jQuery] Re: Scrolling a div area without scrolling the page?

2007-08-16 Thread Alexandre Plennevaux
Woonderful! Could you also make the scroll speed as an option? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Kelvin Luck Sent: jeudi 16 août 2007 12:41 To: jquery-en@googlegroups.com Subject: [jQuery] Re: Scrolling a div area without

[jQuery] Re: Scrolling a div area without scrolling the page?

2007-08-16 Thread Kelvin Luck
] On Behalf Of Kelvin Luck Sent: jeudi 16 août 2007 12:41 To: jquery-en@googlegroups.com Subject: [jQuery] Re: Scrolling a div area without scrolling the page? Hi, I'm not sure I understand you about the jQuery plugin version - it's already a jquery plugin! I've also just made the adjustment which allows

[jQuery] Re: Scrolling a div area without scrolling the page?

2007-08-16 Thread Alexandre Plennevaux
Sent: jeudi 16 août 2007 15:31 To: jquery-en@googlegroups.com Subject: [jQuery] Re: Scrolling a div area without scrolling the page? Done! http://kelvinluck.com/assets/jquery/jScrollPane/scrollToSpeed.html The animation of the scrolling is very basic at the moment but it should do the job

[jQuery] Re: Scrolling a div area without scrolling the page?

2007-08-16 Thread [EMAIL PROTECTED]
Oops, I'm a dork... I read... I'm just about to make an improvement which will allow you to pass in a jQuery selector for the object you want to scroll to as well as a pixel position - keep an eye on the following ticket to know when it's been added: http://jquery.com/plugins/node/348; ...and

[jQuery] Re: Scrolling a div area without scrolling the page?

2007-08-15 Thread [EMAIL PROTECTED]
Hi, Thank you for your reply -- this solution presents itself exactly what I was looking for. Can't wait to use the jquery plug-in version -- do you have any idea when you might have that available? Matthew On Aug 14, 2:48 am, Kelvin Luck [EMAIL PROTECTED] wrote: Hi, You can do this if you

[jQuery] Re: Scrolling a div area without scrolling the page?

2007-08-14 Thread Alexandre Plennevaux
! alexandre -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Kelvin Luck Sent: mardi 14 août 2007 9:49 To: jquery-en@googlegroups.com Subject: [jQuery] Re: Scrolling a div area without scrolling the page? Hi, You can do this if you are using my