[jQuery] how to use scrollto to scroll in other elements?

2007-08-06 Thread Luciano A. Ferrer
Hi! I have a left menu, with a few links in there... And a main section of content with a few ID (it is a div with fixed width & height, overflow hidden), I need each ID related to each link, and the scrollto function working on that main content Can be done that? TIA, and sorry for the bad eng

[jQuery] Re: how to align right (not left) images with variable widths?

2009-09-08 Thread Luciano A. Ferrer
On Tue, Sep 8, 2009 at 4:39 PM, Mike Alsup wrote: > >> I was implementing thishttp://malsup.com/jquery/cycle/after.html >> here:http://relojurbano.com.ar/actual.html >> >> it works ok (you can see it clicking "siguiente" & "anterior" at the >> left side menu/descriptions) >> >> but... I need the i

[jQuery] how to align right (not left) images with variable widths?

2009-09-08 Thread Luciano A. Ferrer
Hi! I was implementing this http://malsup.com/jquery/cycle/after.html here: http://relojurbano.com.ar/actual.html it works ok (you can see it clicking "siguiente" & "anterior" at the left side menu/descriptions) but... I need the images (that have variable widths) aligned to right, not left...

[jQuery] adding #current position / #total to jquery cycle paginator?

2009-09-15 Thread Luciano A. Ferrer
Hi! I was looking this jquery cycle plugin option/paginator: http://malsup.com/jquery/cycle/scrollhv.html it will be too complicated to add a current "#currentslide / #totalslides" between previous/next? you know, to have something like: previous 3 of 9 next best regards, and sorry for the

[jQuery] mootools accordion, all items closed at page load?

2007-07-05 Thread Luciano A. Ferrer
Hi! I need to use mootools accordion, but just with 1 item... so, it would be nice to have it closed when pages loads... Do you have any idea about how to achieve this? (I am stupid using javascript... :( ) TIA, and sorry for the bad english :) luciano

[jQuery] Re: mootools accordion, all items closed at page load?

2007-07-05 Thread Luciano A. Ferrer
On 7/5/07, Rey Bango <[EMAIL PROTECTED]> wrote: > > Are you using jQuery, MooTools or both? > > Rey only jquery... I have solved it! changed the line $("dd:not(:first)").hide(); to $("dd:first").hide(); This is the right way? luciano > Luciano A. Fe

[jQuery] problems using jquery accordion and lightboxv2

2007-07-18 Thread Luciano A. Ferrer
th scripts without collisions? TIA, and sorry for the bad english :) luciano a. ferrer