[jQuery] Re: jQuery.ScrollTo 1.3 released
Ok then, I'll use ZIP from now on. In case someone's interested: 7-ZIP http://portableapps.com/apps/utilities/7-zip_portable Ariel Flesler On 7 ene, 13:42, "Fabien Meghazi" <[EMAIL PROTECTED]> wrote: > > I'd say that RAR is just fine. There's a free zip app called 7-zip that can > > work with RAR files. It's a great little find. > > Please don't use rar if possible ! > > zip is the most popular archiving format in the world > zip is available for every single platform in the world > > using rar for gaining some Kb doesn't worth ruining the accessibility > of your content > I would even prefer a 7z archive than a rar, at least it's free > > -- > Fabien Meghazi > > Website:http://www.amigrave.com > Email: [EMAIL PROTECTED] > IM: [EMAIL PROTECTED]
[jQuery] Re: jQuery.ScrollTo 1.3 released
> I'd say that RAR is just fine. There's a free zip app called 7-zip that can > work with RAR files. It's a great little find. Please don't use rar if possible ! zip is the most popular archiving format in the world zip is available for every single platform in the world using rar for gaining some Kb doesn't worth ruining the accessibility of your content I would even prefer a 7z archive than a rar, at least it's free -- Fabien Meghazi Website: http://www.amigrave.com Email: [EMAIL PROTECTED] IM: [EMAIL PROTECTED]
[jQuery] Re: jQuery.ScrollTo 1.3 released
I'd say that RAR is just fine. There's a free zip app called 7-zip that can work with RAR files. It's a great little find. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Stosh Sent: Saturday, January 05, 2008 9:03 PM To: jQuery (English) Subject: [jQuery] Re: jQuery.ScrollTo 1.3 released Ariel, Thanks! :) Pax, - Stan On Jan 4, 10:29 am, Ariel Flesler <[EMAIL PROTECTED]> wrote: > @Stosh > Sure! actually, all the releases till this one, I uploaded as ZIP, > I chose RAR this time because it was a few KB smaller, that's all. > You can get the ZIP from here:http://www.freewebs.com/flesler/jQuery.ScrollTo/jquery.scrollTo.zip. > Should I make them all ZIP again from now on ? > > @Andy > I do agree with you, that it would look better, but I think it's > more clear, for some that is not experienced with these stuff, if they > see the scrollbar. Someone could think it's just a absolute positioned > div, that is moved back and forth. IMO the scrollbar make it clear > that you are actually forcing the elements to scroll. > If you're good at design, I wouldn't mind some help :) I'm quite awful > at that. I'd really like the demo to look better :) > > @All > Someone with older versions of Firefox could confirm it works well ? > Also from Linux browsers. Thanks. > > Ariel Flesler > > On 4 ene, 10:52, Stosh <[EMAIL PROTECTED]> wrote: > > > Ariel, > > Any chance we could get you to post the source in a format other > > than rar? Perhaps zip or a tarball? > > > Pax, > > - Stan > > > On Jan 3, 6:08 pm, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > > > There, now it shows an example of code when a link is clicked. > > > I'd appreciate it, if some people could try it on different > > > browser versions and platforms. > > > > Thanks > > > > Ariel Flesler > > > > On 3 ene, 12:36, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > > > > Ok, sounds good, I'll try to add that ASAP. > > > > > Thanks! > > > > > Ariel Flesler > > > > > On 3 ene, 12:33, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > > > > Ariel... > > > > > > I know I could check the source...that would be easy. But it's > > > > > also nice to have a quick reference as to what I'm clicking > > > > > on. Mike Alsup's Cycle demos are a perfect example. With every > > > > > single demo instance, the specific code used to run that demo is right next to it. > > > > > > -Original Message- > > > > > From: jquery-en@googlegroups.com > > > > > [mailto:[EMAIL PROTECTED] On > > > > > > Behalf Of Ariel Flesler > > > > > Sent: Thursday, January 03, 2008 9:04 AM > > > > > To: jQuery (English) > > > > > Subject: [jQuery] Re: [ANNOUNCE] jQuery.ScrollTo 1.3 released > > > > > > Thanks to all of you for the quick and encouraging reply. > > > > > > @Andy > > > > > I thought developers always checked the source ( asi in, View Source ). > > > > > I was told that the code, in former demo was not clear. So I > > > > > made this one very redundant and full of comments. Maybe I > > > > > should add a sign saying "check the demo source to see how it is done" ? > > > > > > Ariel Flesler > > > > > > On 3 ene, 11:56, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > > > > Oh...one thing I'd like to see on the demos is a code view. > > > > > > On the various links that you can click, I'd like to see > > > > > > exactly what options > > > > > you're using. > > > > > > > -Original Message- > > > > > > From: jquery-en@googlegroups.com > > > > > > [mailto:[EMAIL PROTECTED] > > > > > > On > > > > > > > Behalf Of Ariel Flesler > > > > > > Sent: Thursday, January 03, 2008 6:28 AM > > > > > > To: jQuery (English) > > > > > > Subject: [jQuery] [ANNOUNCE] jQuery.ScrollTo 1.3 released > > > > > > > Hi everyone > > > > > > > jQuery.ScrollTo 1.3 is out, It includes a few fixes, some > > > > > > features and it went through a structural change. > > > > > > > Fixed the behavior for Opera which seems to scroll on
[jQuery] Re: jQuery.ScrollTo 1.3 released
Ariel, Thanks! :) Pax, - Stan On Jan 4, 10:29 am, Ariel Flesler <[EMAIL PROTECTED]> wrote: > @Stosh > Sure! actually, all the releases till this one, I uploaded as ZIP, > I chose RAR this time because it was a few KB smaller, that's all. > You can get the ZIP from > here:http://www.freewebs.com/flesler/jQuery.ScrollTo/jquery.scrollTo.zip. > Should I make them all ZIP again from now on ? > > @Andy > I do agree with you, that it would look better, but I think it's > more clear, for some that is not experienced with these stuff, if they > see the scrollbar. Someone could think it's just a absolute positioned > div, that is moved back and forth. IMO the scrollbar make it clear > that you are actually forcing the elements to scroll. > If you're good at design, I wouldn't mind some help :) I'm quite awful > at that. I'd really like the demo to look better :) > > @All > Someone with older versions of Firefox could confirm it works well ? > Also from Linux browsers. Thanks. > > Ariel Flesler > > On 4 ene, 10:52, Stosh <[EMAIL PROTECTED]> wrote: > > > Ariel, > > Any chance we could get you to post the source in a format other than > > rar? Perhaps zip or a tarball? > > > Pax, > > - Stan > > > On Jan 3, 6:08 pm, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > > > There, now it shows an example of code when a link is clicked. > > > I'd appreciate it, if some people could try it on different browser > > > versions and platforms. > > > > Thanks > > > > Ariel Flesler > > > > On 3 ene, 12:36, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > > > > Ok, sounds good, I'll try to add that ASAP. > > > > > Thanks! > > > > > Ariel Flesler > > > > > On 3 ene, 12:33, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > > > > Ariel... > > > > > > I know I could check the source...that would be easy. But it's also > > > > > nice to > > > > > have a quick reference as to what I'm clicking on. Mike Alsup's Cycle > > > > > demos > > > > > are a perfect example. With every single demo instance, the specific > > > > > code > > > > > used to run that demo is right next to it. > > > > > > -Original Message- > > > > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > > > > > Behalf Of Ariel Flesler > > > > > Sent: Thursday, January 03, 2008 9:04 AM > > > > > To: jQuery (English) > > > > > Subject: [jQuery] Re: [ANNOUNCE] jQuery.ScrollTo 1.3 released > > > > > > Thanks to all of you for the quick and encouraging reply. > > > > > > @Andy > > > > > I thought developers always checked the source ( asi in, View > > > > > Source ). > > > > > I was told that the code, in former demo was not clear. So I made > > > > > this one > > > > > very redundant and full of comments. Maybe I should add a sign saying > > > > > "check > > > > > the demo source to see how it is done" ? > > > > > > Ariel Flesler > > > > > > On 3 ene, 11:56, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > > > > Oh...one thing I'd like to see on the demos is a code view. On the > > > > > > various links that you can click, I'd like to see exactly what > > > > > > options > > > > > you're using. > > > > > > > -Original Message- > > > > > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] > > > > > > On > > > > > > > Behalf Of Ariel Flesler > > > > > > Sent: Thursday, January 03, 2008 6:28 AM > > > > > > To: jQuery (English) > > > > > > Subject: [jQuery] [ANNOUNCE] jQuery.ScrollTo 1.3 released > > > > > > > Hi everyone > > > > > > > jQuery.ScrollTo 1.3 is out, It includes a few fixes, some features > > > > > > and > > > > > > it went through a structural change. > > > > > > > Fixed the behavior for Opera which seems to scroll on both > > > > > > and > > > > > > . This last change, requires some crossbrowser testing. It > > > > > > works > > > > > > well on FF 2.0.0.11, IE 6, Opera 9.22 and Safari 3 beta. All of > > > > > > them on > > > > > Windows. > > > > > > I'd appreciate some feedback on this for other versions/ platforms. > > > > > > > Now the scroll limits are checked, this solves the problem that > > > > > > arised > > > > > > when scrolling to the last elements within the scrollable container > > > > > > (or > > > > > window). > > > > > > I'd be grateful to get some confirmations on this too. > > > > > > > I restructured the arguments to make it work like $().animate. Now > > > > > > the > > > > > > duration can be specified as a number in the 2nd argument, and the > > > > > > settings hash as 3rd. Or the hash settings as 2nd argument, > > > > > > including > > > > > > the option 'duration' (or 'speed', backward compatibility is kept). > > > > > > > Finally, I remade the demo, this version shows clearly what each > > > > > > option does, also what are all the ways to specify the targeted > > > > > > position (many!). I want to improve its look, but that can wait :) > > > > > > > Thanks all. > > > > > > > Ariel Flesler- Ocultar texto de la cita - > > > > > > > - Mostrar texto de la cita-- Ocultar texto de la cit
[jQuery] Re: jQuery.ScrollTo 1.3 released
Great job!!! It works fine on Linux, usign Firefox 2.0.010. rics On Jan 3, 6:08 pm, Ariel Flesler <[EMAIL PROTECTED]> wrote: > There, now it shows an example of code when a link is clicked. > I'd appreciate it, if some people could try it on different browser > versions and platforms. > > Thanks > > Ariel Flesler
[jQuery] Re: jQuery.ScrollTo 1.3 released
I'll see what I can come up with Ariel. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ariel Flesler Sent: Friday, January 04, 2008 9:30 AM To: jQuery (English) Subject: [jQuery] Re: jQuery.ScrollTo 1.3 released @Stosh Sure! actually, all the releases till this one, I uploaded as ZIP, I chose RAR this time because it was a few KB smaller, that's all. You can get the ZIP from here: http://www.freewebs.com/flesler/jQuery.ScrollTo/jquery.scrollTo.zip. Should I make them all ZIP again from now on ? @Andy I do agree with you, that it would look better, but I think it's more clear, for some that is not experienced with these stuff, if they see the scrollbar. Someone could think it's just a absolute positioned div, that is moved back and forth. IMO the scrollbar make it clear that you are actually forcing the elements to scroll. If you're good at design, I wouldn't mind some help :) I'm quite awful at that. I'd really like the demo to look better :) @All Someone with older versions of Firefox could confirm it works well ? Also from Linux browsers. Thanks. Ariel Flesler On 4 ene, 10:52, Stosh <[EMAIL PROTECTED]> wrote: > Ariel, > Any chance we could get you to post the source in a format other than > rar? Perhaps zip or a tarball? > > Pax, > - Stan > > On Jan 3, 6:08 pm, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > > > > There, now it shows an example of code when a link is clicked. > > I'd appreciate it, if some people could try it on different browser > > versions and platforms. > > > Thanks > > > Ariel Flesler > > > On 3 ene, 12:36, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > > > Ok, sounds good, I'll try to add that ASAP. > > > > Thanks! > > > > Ariel Flesler > > > > On 3 ene, 12:33, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > > > Ariel... > > > > > I know I could check the source...that would be easy. But it's > > > > also nice to have a quick reference as to what I'm clicking on. > > > > Mike Alsup's Cycle demos are a perfect example. With every > > > > single demo instance, the specific code used to run that demo is right next to it. > > > > > -Original Message- > > > > From: jquery-en@googlegroups.com > > > > [mailto:[EMAIL PROTECTED] On > > > > > Behalf Of Ariel Flesler > > > > Sent: Thursday, January 03, 2008 9:04 AM > > > > To: jQuery (English) > > > > Subject: [jQuery] Re: [ANNOUNCE] jQuery.ScrollTo 1.3 released > > > > > Thanks to all of you for the quick and encouraging reply. > > > > > @Andy > > > > I thought developers always checked the source ( asi in, View Source ). > > > > I was told that the code, in former demo was not clear. So I > > > > made this one very redundant and full of comments. Maybe I > > > > should add a sign saying "check the demo source to see how it is done" ? > > > > > Ariel Flesler > > > > > On 3 ene, 11:56, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > > > Oh...one thing I'd like to see on the demos is a code view. On > > > > > the various links that you can click, I'd like to see exactly > > > > > what options > > > > you're using. > > > > > > -Original Message- > > > > > From: jquery-en@googlegroups.com > > > > > [mailto:[EMAIL PROTECTED] > > > > > On > > > > > > Behalf Of Ariel Flesler > > > > > Sent: Thursday, January 03, 2008 6:28 AM > > > > > To: jQuery (English) > > > > > Subject: [jQuery] [ANNOUNCE] jQuery.ScrollTo 1.3 released > > > > > > Hi everyone > > > > > > jQuery.ScrollTo 1.3 is out, It includes a few fixes, some > > > > > features and it went through a structural change. > > > > > > Fixed the behavior for Opera which seems to scroll on both > > > > > and . This last change, requires some > > > > > crossbrowser testing. It works well on FF 2.0.0.11, IE 6, > > > > > Opera 9.22 and Safari 3 beta. All of them on > > > > Windows. > > > > > I'd appreciate some feedback on this for other versions/ platforms. > > > > > > Now the scroll limits are checked, this solves the problem > > > > > that arised when scrolling to the last elements within the > > > > > s
[jQuery] Re: jQuery.ScrollTo 1.3 released
@Stosh Sure! actually, all the releases till this one, I uploaded as ZIP, I chose RAR this time because it was a few KB smaller, that's all. You can get the ZIP from here: http://www.freewebs.com/flesler/jQuery.ScrollTo/jquery.scrollTo.zip. Should I make them all ZIP again from now on ? @Andy I do agree with you, that it would look better, but I think it's more clear, for some that is not experienced with these stuff, if they see the scrollbar. Someone could think it's just a absolute positioned div, that is moved back and forth. IMO the scrollbar make it clear that you are actually forcing the elements to scroll. If you're good at design, I wouldn't mind some help :) I'm quite awful at that. I'd really like the demo to look better :) @All Someone with older versions of Firefox could confirm it works well ? Also from Linux browsers. Thanks. Ariel Flesler On 4 ene, 10:52, Stosh <[EMAIL PROTECTED]> wrote: > Ariel, > Any chance we could get you to post the source in a format other than > rar? Perhaps zip or a tarball? > > Pax, > - Stan > > On Jan 3, 6:08 pm, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > > > > There, now it shows an example of code when a link is clicked. > > I'd appreciate it, if some people could try it on different browser > > versions and platforms. > > > Thanks > > > Ariel Flesler > > > On 3 ene, 12:36, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > > > Ok, sounds good, I'll try to add that ASAP. > > > > Thanks! > > > > Ariel Flesler > > > > On 3 ene, 12:33, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > > > Ariel... > > > > > I know I could check the source...that would be easy. But it's also > > > > nice to > > > > have a quick reference as to what I'm clicking on. Mike Alsup's Cycle > > > > demos > > > > are a perfect example. With every single demo instance, the specific > > > > code > > > > used to run that demo is right next to it. > > > > > -Original Message- > > > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > > > > Behalf Of Ariel Flesler > > > > Sent: Thursday, January 03, 2008 9:04 AM > > > > To: jQuery (English) > > > > Subject: [jQuery] Re: [ANNOUNCE] jQuery.ScrollTo 1.3 released > > > > > Thanks to all of you for the quick and encouraging reply. > > > > > @Andy > > > > I thought developers always checked the source ( asi in, View > > > > Source ). > > > > I was told that the code, in former demo was not clear. So I made this > > > > one > > > > very redundant and full of comments. Maybe I should add a sign saying > > > > "check > > > > the demo source to see how it is done" ? > > > > > Ariel Flesler > > > > > On 3 ene, 11:56, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > > > Oh...one thing I'd like to see on the demos is a code view. On the > > > > > various links that you can click, I'd like to see exactly what options > > > > you're using. > > > > > > -Original Message- > > > > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] > > > > > On > > > > > > Behalf Of Ariel Flesler > > > > > Sent: Thursday, January 03, 2008 6:28 AM > > > > > To: jQuery (English) > > > > > Subject: [jQuery] [ANNOUNCE] jQuery.ScrollTo 1.3 released > > > > > > Hi everyone > > > > > > jQuery.ScrollTo 1.3 is out, It includes a few fixes, some features and > > > > > it went through a structural change. > > > > > > Fixed the behavior for Opera which seems to scroll on both and > > > > > . This last change, requires some crossbrowser testing. It works > > > > > well on FF 2.0.0.11, IE 6, Opera 9.22 and Safari 3 beta. All of them > > > > > on > > > > Windows. > > > > > I'd appreciate some feedback on this for other versions/ platforms. > > > > > > Now the scroll limits are checked, this solves the problem that arised > > > > > when scrolling to the last elements within the scrollable container > > > > > (or > > > > window). > > > > > I'd be grateful to get some confirmations on this too. > > > > > > I restructured the arguments to make it work like $().animate. Now the > > > > > duration can be specified as a number in the 2nd argument, and the > > > > > settings hash as 3rd. Or the hash settings as 2nd argument, including > > > > > the option 'duration' (or 'speed', backward compatibility is kept). > > > > > > Finally, I remade the demo, this version shows clearly what each > > > > > option does, also what are all the ways to specify the targeted > > > > > position (many!). I want to improve its look, but that can wait :) > > > > > > Thanks all. > > > > > > Ariel Flesler- Ocultar texto de la cita - > > > > > > - Mostrar texto de la cita-- Ocultar texto de la cita - > > > > > - Mostrar texto de la cita -- Ocultar texto de la cita - > > > > - Mostrar texto de la cita -- Ocultar texto de la cita - > > - Mostrar texto de la cita -
[jQuery] Re: jQuery.ScrollTo 1.3 released
Ariel, Any chance we could get you to post the source in a format other than rar? Perhaps zip or a tarball? Pax, - Stan On Jan 3, 6:08 pm, Ariel Flesler <[EMAIL PROTECTED]> wrote: > There, now it shows an example of code when a link is clicked. > I'd appreciate it, if some people could try it on different browser > versions and platforms. > > Thanks > > Ariel Flesler > > On 3 ene, 12:36, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > > Ok, sounds good, I'll try to add that ASAP. > > > Thanks! > > > Ariel Flesler > > > On 3 ene, 12:33, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > > Ariel... > > > > I know I could check the source...that would be easy. But it's also nice > > > to > > > have a quick reference as to what I'm clicking on. Mike Alsup's Cycle > > > demos > > > are a perfect example. With every single demo instance, the specific code > > > used to run that demo is right next to it. > > > > -Original Message- > > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > > > Behalf Of Ariel Flesler > > > Sent: Thursday, January 03, 2008 9:04 AM > > > To: jQuery (English) > > > Subject: [jQuery] Re: [ANNOUNCE] jQuery.ScrollTo 1.3 released > > > > Thanks to all of you for the quick and encouraging reply. > > > > @Andy > > > I thought developers always checked the source ( asi in, View Source > > > ). > > > I was told that the code, in former demo was not clear. So I made this one > > > very redundant and full of comments. Maybe I should add a sign saying > > > "check > > > the demo source to see how it is done" ? > > > > Ariel Flesler > > > > On 3 ene, 11:56, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > > Oh...one thing I'd like to see on the demos is a code view. On the > > > > various links that you can click, I'd like to see exactly what options > > > you're using. > > > > > -Original Message- > > > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] > > > > On > > > > > Behalf Of Ariel Flesler > > > > Sent: Thursday, January 03, 2008 6:28 AM > > > > To: jQuery (English) > > > > Subject: [jQuery] [ANNOUNCE] jQuery.ScrollTo 1.3 released > > > > > Hi everyone > > > > > jQuery.ScrollTo 1.3 is out, It includes a few fixes, some features and > > > > it went through a structural change. > > > > > Fixed the behavior for Opera which seems to scroll on both and > > > > . This last change, requires some crossbrowser testing. It works > > > > well on FF 2.0.0.11, IE 6, Opera 9.22 and Safari 3 beta. All of them on > > > Windows. > > > > I'd appreciate some feedback on this for other versions/ platforms. > > > > > Now the scroll limits are checked, this solves the problem that arised > > > > when scrolling to the last elements within the scrollable container (or > > > window). > > > > I'd be grateful to get some confirmations on this too. > > > > > I restructured the arguments to make it work like $().animate. Now the > > > > duration can be specified as a number in the 2nd argument, and the > > > > settings hash as 3rd. Or the hash settings as 2nd argument, including > > > > the option 'duration' (or 'speed', backward compatibility is kept). > > > > > Finally, I remade the demo, this version shows clearly what each > > > > option does, also what are all the ways to specify the targeted > > > > position (many!). I want to improve its look, but that can wait :) > > > > > Thanks all. > > > > > Ariel Flesler- Ocultar texto de la cita - > > > > > - Mostrar texto de la cita-- Ocultar texto de la cita - > > > > - Mostrar texto de la cita -- Ocultar texto de la cita - > > > - Mostrar texto de la cita -
[jQuery] Re: jQuery.ScrollTo 1.3 released
Great job. I have only one more suggestion. Set the overflow property of div.pane to hidden. It'll get rid of the scrollbars on both target panes and make the demo look a little more polished. Having the scrollbars is nice because you can drag it back to the start, but with them gone it looks sweet. On Jan 3, 5:08 pm, Ariel Flesler <[EMAIL PROTECTED]> wrote: > There, now it shows an example of code when a link is clicked. > I'd appreciate it, if some people could try it on different browser > versions and platforms. > > Thanks > > Ariel Flesler > > On 3 ene, 12:36, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > > > > Ok, sounds good, I'll try to add that ASAP. > > > Thanks! > > > Ariel Flesler > > > On 3 ene, 12:33, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > > Ariel... > > > > I know I could check the source...that would be easy. But it's also nice > > > to > > > have a quick reference as to what I'm clicking on. Mike Alsup's Cycle > > > demos > > > are a perfect example. With every single demo instance, the specific code > > > used to run that demo is right next to it. > > > > -Original Message- > > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > > > Behalf Of Ariel Flesler > > > Sent: Thursday, January 03, 2008 9:04 AM > > > To: jQuery (English) > > > Subject: [jQuery] Re: [ANNOUNCE] jQuery.ScrollTo 1.3 released > > > > Thanks to all of you for the quick and encouraging reply. > > > > @Andy > > > I thought developers always checked the source ( asi in, View Source > > > ). > > > I was told that the code, in former demo was not clear. So I made this one > > > very redundant and full of comments. Maybe I should add a sign saying > > > "check > > > the demo source to see how it is done" ? > > > > Ariel Flesler > > > > On 3 ene, 11:56, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > > Oh...one thing I'd like to see on the demos is a code view. On the > > > > various links that you can click, I'd like to see exactly what options > > > you're using. > > > > > -Original Message- > > > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] > > > > On > > > > > Behalf Of Ariel Flesler > > > > Sent: Thursday, January 03, 2008 6:28 AM > > > > To: jQuery (English) > > > > Subject: [jQuery] [ANNOUNCE] jQuery.ScrollTo 1.3 released > > > > > Hi everyone > > > > > jQuery.ScrollTo 1.3 is out, It includes a few fixes, some features and > > > > it went through a structural change. > > > > > Fixed the behavior for Opera which seems to scroll on both and > > > > . This last change, requires some crossbrowser testing. It works > > > > well on FF 2.0.0.11, IE 6, Opera 9.22 and Safari 3 beta. All of them on > > > Windows. > > > > I'd appreciate some feedback on this for other versions/ platforms. > > > > > Now the scroll limits are checked, this solves the problem that arised > > > > when scrolling to the last elements within the scrollable container (or > > > window). > > > > I'd be grateful to get some confirmations on this too. > > > > > I restructured the arguments to make it work like $().animate. Now the > > > > duration can be specified as a number in the 2nd argument, and the > > > > settings hash as 3rd. Or the hash settings as 2nd argument, including > > > > the option 'duration' (or 'speed', backward compatibility is kept). > > > > > Finally, I remade the demo, this version shows clearly what each > > > > option does, also what are all the ways to specify the targeted > > > > position (many!). I want to improve its look, but that can wait :) > > > > > Thanks all. > > > > > Ariel Flesler- Ocultar texto de la cita - > > > > > - Mostrar texto de la cita-- Ocultar texto de la cita - > > > > - Mostrar texto de la cita -- Ocultar texto de la cita - > > > - Mostrar texto de la cita -- Hide quoted text - > > - Show quoted text -
[jQuery] Re: jQuery.ScrollTo 1.3 released
works fine on FF2.0.0.11 and IE7 On Jan 4, 2008 12:08 AM, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > There, now it shows an example of code when a link is clicked. > I'd appreciate it, if some people could try it on different browser > versions and platforms. > > Thanks > > Ariel Flesler > > > On 3 ene, 12:36, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > Ok, sounds good, I'll try to add that ASAP. > > > > Thanks! > > > > Ariel Flesler > > > > On 3 ene, 12:33, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > > > > > > > Ariel... > > > > > I know I could check the source...that would be easy. But it's also nice > > > to > > > have a quick reference as to what I'm clicking on. Mike Alsup's Cycle > > > demos > > > are a perfect example. With every single demo instance, the specific code > > > used to run that demo is right next to it. > > > > > -Original Message- > > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > > > > Behalf Of Ariel Flesler > > > Sent: Thursday, January 03, 2008 9:04 AM > > > To: jQuery (English) > > > Subject: [jQuery] Re: [ANNOUNCE] jQuery.ScrollTo 1.3 released > > > > > Thanks to all of you for the quick and encouraging reply. > > > > > @Andy > > > I thought developers always checked the source ( asi in, View Source ). > > > I was told that the code, in former demo was not clear. So I made this one > > > very redundant and full of comments. Maybe I should add a sign saying > > > "check > > > the demo source to see how it is done" ? > > > > > Ariel Flesler > > > > > On 3 ene, 11:56, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > > Oh...one thing I'd like to see on the demos is a code view. On the > > > > various links that you can click, I'd like to see exactly what options > > > you're using. > > > > > > -Original Message- > > > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] > > > > On > > > > > > Behalf Of Ariel Flesler > > > > Sent: Thursday, January 03, 2008 6:28 AM > > > > To: jQuery (English) > > > > Subject: [jQuery] [ANNOUNCE] jQuery.ScrollTo 1.3 released > > > > > > Hi everyone > > > > > > jQuery.ScrollTo 1.3 is out, It includes a few fixes, some features and > > > > it went through a structural change. > > > > > > Fixed the behavior for Opera which seems to scroll on both and > > > > . This last change, requires some crossbrowser testing. It works > > > > well on FF 2.0.0.11, IE 6, Opera 9.22 and Safari 3 beta. All of them on > > > Windows. > > > > I'd appreciate some feedback on this for other versions/ platforms. > > > > > > Now the scroll limits are checked, this solves the problem that arised > > > > when scrolling to the last elements within the scrollable container (or > > > window). > > > > I'd be grateful to get some confirmations on this too. > > > > > > I restructured the arguments to make it work like $().animate. Now the > > > > duration can be specified as a number in the 2nd argument, and the > > > > settings hash as 3rd. Or the hash settings as 2nd argument, including > > > > the option 'duration' (or 'speed', backward compatibility is kept). > > > > > > Finally, I remade the demo, this version shows clearly what each > > > > option does, also what are all the ways to specify the targeted > > > > position (many!). I want to improve its look, but that can wait :) > > > > > > Thanks all. > > > > > > Ariel Flesler- Ocultar texto de la cita - > > > > > > - Mostrar texto de la cita-- Ocultar texto de la cita - > > > > > - Mostrar texto de la cita -- Ocultar texto de la cita - > > > > > - Mostrar texto de la cita - > -- Alexandre Plennevaux LAb[au] http://www.lab-au.com
[jQuery] Re: jQuery.ScrollTo 1.3 released
There, now it shows an example of code when a link is clicked. I'd appreciate it, if some people could try it on different browser versions and platforms. Thanks Ariel Flesler On 3 ene, 12:36, Ariel Flesler <[EMAIL PROTECTED]> wrote: > Ok, sounds good, I'll try to add that ASAP. > > Thanks! > > Ariel Flesler > > On 3 ene, 12:33, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > > > Ariel... > > > I know I could check the source...that would be easy. But it's also nice to > > have a quick reference as to what I'm clicking on. Mike Alsup's Cycle demos > > are a perfect example. With every single demo instance, the specific code > > used to run that demo is right next to it. > > > -Original Message- > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > > Behalf Of Ariel Flesler > > Sent: Thursday, January 03, 2008 9:04 AM > > To: jQuery (English) > > Subject: [jQuery] Re: [ANNOUNCE] jQuery.ScrollTo 1.3 released > > > Thanks to all of you for the quick and encouraging reply. > > > @Andy > > I thought developers always checked the source ( asi in, View Source ). > > I was told that the code, in former demo was not clear. So I made this one > > very redundant and full of comments. Maybe I should add a sign saying "check > > the demo source to see how it is done" ? > > > Ariel Flesler > > > On 3 ene, 11:56, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > Oh...one thing I'd like to see on the demos is a code view. On the > > > various links that you can click, I'd like to see exactly what options > > you're using. > > > > -Original Message- > > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] > > > On > > > > Behalf Of Ariel Flesler > > > Sent: Thursday, January 03, 2008 6:28 AM > > > To: jQuery (English) > > > Subject: [jQuery] [ANNOUNCE] jQuery.ScrollTo 1.3 released > > > > Hi everyone > > > > jQuery.ScrollTo 1.3 is out, It includes a few fixes, some features and > > > it went through a structural change. > > > > Fixed the behavior for Opera which seems to scroll on both and > > > . This last change, requires some crossbrowser testing. It works > > > well on FF 2.0.0.11, IE 6, Opera 9.22 and Safari 3 beta. All of them on > > Windows. > > > I'd appreciate some feedback on this for other versions/ platforms. > > > > Now the scroll limits are checked, this solves the problem that arised > > > when scrolling to the last elements within the scrollable container (or > > window). > > > I'd be grateful to get some confirmations on this too. > > > > I restructured the arguments to make it work like $().animate. Now the > > > duration can be specified as a number in the 2nd argument, and the > > > settings hash as 3rd. Or the hash settings as 2nd argument, including > > > the option 'duration' (or 'speed', backward compatibility is kept). > > > > Finally, I remade the demo, this version shows clearly what each > > > option does, also what are all the ways to specify the targeted > > > position (many!). I want to improve its look, but that can wait :) > > > > Thanks all. > > > > Ariel Flesler- Ocultar texto de la cita - > > > > - Mostrar texto de la cita-- Ocultar texto de la cita - > > > - Mostrar texto de la cita -- Ocultar texto de la cita - > > - Mostrar texto de la cita -
[jQuery] Re: jQuery.ScrollTo 1.3 released
This is KICKIN'! Well done Ariel!! -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Alexandre Plennevaux Sent: Thursday, January 03, 2008 7:16 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: jQuery.ScrollTo 1.3 released veeery nice! On Jan 3, 2008 1:29 PM, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > Here's the link to the project, it includes the links to the demo, > changelog, etc. > > http://plugins.jquery.com/project/ScrollTo > > Thanks again :) > > Ariel Flesler > > > On 3 ene, 09:27, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > Hi everyone > > > > jQuery.ScrollTo 1.3 is out, It includes a few fixes, some features > > and it went through a structural change. > > > > Fixed the behavior for Opera which seems to scroll on both > > and . This last change, requires some crossbrowser testing. It > > works well on FF 2.0.0.11, IE 6, Opera 9.22 and Safari 3 beta. All > > of them on Windows. I'd appreciate some feedback on this for other > > versions/ platforms. > > > > Now the scroll limits are checked, this solves the problem that > > arised when scrolling to the last elements within the scrollable > > container (or window). I'd be grateful to get some confirmations on this too. > > > > I restructured the arguments to make it work like $().animate. Now > > the duration can be specified as a number in the 2nd argument, and > > the settings hash as 3rd. Or the hash settings as 2nd argument, > > including the option 'duration' (or 'speed', backward compatibility > > is kept). > > > > Finally, I remade the demo, this version shows clearly what each > > option does, also what are all the ways to specify the targeted > > position (many!). I want to improve its look, but that can wait :) > > > > Thanks all. > > > > Ariel Flesler > -- Alexandre Plennevaux LAb[au] http://www.lab-au.com
[jQuery] Re: jQuery.ScrollTo 1.3 released
veeery nice! On Jan 3, 2008 1:29 PM, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > Here's the link to the project, it includes the links to the demo, > changelog, etc. > > http://plugins.jquery.com/project/ScrollTo > > Thanks again :) > > Ariel Flesler > > > On 3 ene, 09:27, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > Hi everyone > > > > jQuery.ScrollTo 1.3 is out, It includes a few fixes, some features and > > it went through a structural change. > > > > Fixed the behavior for Opera which seems to scroll on both and > > . This last change, requires some crossbrowser testing. It works > > well on FF 2.0.0.11, IE 6, Opera 9.22 and Safari 3 beta. All of them > > on Windows. I'd appreciate some feedback on this for other versions/ > > platforms. > > > > Now the scroll limits are checked, this solves the problem that arised > > when scrolling to the last elements within the scrollable container > > (or window). I'd be grateful to get some confirmations on this too. > > > > I restructured the arguments to make it work like $().animate. Now the > > duration can be specified as a number in > > the 2nd argument, and the settings hash as 3rd. Or the hash settings > > as 2nd argument, including the option 'duration' (or 'speed', backward > > compatibility is kept). > > > > Finally, I remade the demo, this version shows clearly what each > > option does, also what are all the ways to specify the targeted > > position (many!). I want to improve its look, but that can wait :) > > > > Thanks all. > > > > Ariel Flesler > -- Alexandre Plennevaux LAb[au] http://www.lab-au.com
[jQuery] Re: jQuery.ScrollTo 1.3 released
Here's the link to the project, it includes the links to the demo, changelog, etc. http://plugins.jquery.com/project/ScrollTo Thanks again :) Ariel Flesler On 3 ene, 09:27, Ariel Flesler <[EMAIL PROTECTED]> wrote: > Hi everyone > > jQuery.ScrollTo 1.3 is out, It includes a few fixes, some features and > it went through a structural change. > > Fixed the behavior for Opera which seems to scroll on both and > . This last change, requires some crossbrowser testing. It works > well on FF 2.0.0.11, IE 6, Opera 9.22 and Safari 3 beta. All of them > on Windows. I'd appreciate some feedback on this for other versions/ > platforms. > > Now the scroll limits are checked, this solves the problem that arised > when scrolling to the last elements within the scrollable container > (or window). I'd be grateful to get some confirmations on this too. > > I restructured the arguments to make it work like $().animate. Now the > duration can be specified as a number in > the 2nd argument, and the settings hash as 3rd. Or the hash settings > as 2nd argument, including the option 'duration' (or 'speed', backward > compatibility is kept). > > Finally, I remade the demo, this version shows clearly what each > option does, also what are all the ways to specify the targeted > position (many!). I want to improve its look, but that can wait :) > > Thanks all. > > Ariel Flesler