ryrych / rcarousel

yet another jQuery UI carousel
http://ryrych.github.com/rcarousel/
171 stars 48 forks source link

rcarousel+featured list #21

Closed guga121 closed 12 years ago

guga121 commented 12 years ago

Hi, iI'm trying to load a slice from rcarousel image link. up to that its work fine !!! but, when you go next or prev in rcarousel the links doesnt work any more, or more than the links the jquery code of featured list. i leave a link where you can see what i'm talking about. thanks !!! http://www.alquilertemporario.co/buenos-aires/departamento/puerto-madero/manso-y-escurra-vi-2425

ryrych commented 12 years ago

What does the code attached to an element look like before carousel is called? In Firebug I only see, e.g:

<a href="javascript:;"...

If I were you I would jQuerify links first and then called rcarousel. The jQuery code could have onclick handler attached. Now your code is ugly. :)

guga121 commented 12 years ago

Thanks ryrych, i had change the code, and made image transitions myself integrated with rcarousel and it work now!! I think it would be a good example addition for many other users. you can see it working at http://www.alquilertemporario.co/buenos-aires/departamento/palermo/santa-fe-y-scalabrini-ortiz-2444

only there because the site is under development!!! thanks again, and congratulation, since many years y used many sliders and carousels, and your carusel is great !!!!

ryrych commented 12 years ago

Glad to hear it! Could you tell me what you like the most? As a nice bonus, you could use this idea: https://github.com/ryrych/rcarousel/issues/7

guga121 commented 12 years ago

Thanks again ryrych, what i like most about what?

Date: Thu, 15 Mar 2012 09:26:43 -0700 From: reply@reply.github.com To: guga121@hotmail.com Subject: Re: [rcarousel] rcarousel+featured list (#21)

Glad to hear it! Could you tell me what you like the most? As a nice bonus, you could use this idea: https://github.com/ryrych/rcarousel/issues/7


Reply to this email directly or view it on GitHub: https://github.com/ryrych/rcarousel/issues/21#issuecomment-4523234

ryrych commented 12 years ago

thanks again, and congratulation, since many years y used many sliders and carousels, and your carusel is great !!!!

I’m just curious :)

guga121 commented 12 years ago

Hello again ryrych, i dont remember their names, because most of them finilly never use them, you can see some i used at www.maoar.com (carousel dont remeber which and slider (nivo slider)) later i would change to rcarousel, if you minimize the page, see another one, then return and see what happend !!! it turns crazy !!! www.panalfilms.com.ar ( nivo slider ) http://www.placerespatagonicos.com (at footer carousel, 1 year ago, i load the page and its no more there (they remove the images), but the code if you go to see code, its there) jQuery('#carouselhAuto').jsCarousel({ onthumbnailclick: function(src) { /alert(src);/ }, autoscroll: true, masked: false, itemstodisplay: 6, orientation: 'h' });

Date: Thu, 15 Mar 2012 09:26:43 -0700 From: reply@reply.github.com To: guga121@hotmail.com Subject: Re: [rcarousel] rcarousel+featured list (#21)

Glad to hear it! Could you tell me what you like the most? As a nice bonus, you could use this idea: https://github.com/ryrych/rcarousel/issues/7


Reply to this email directly or view it on GitHub: https://github.com/ryrych/rcarousel/issues/21#issuecomment-4523234

guga121 commented 12 years ago

Also, what happends it that testing others carousels, the dont function, why? because the do not function with the latest version of jquery, so, it was tedious changing jquery version to an older one !!! an many things like that.

Date: Fri, 16 Mar 2012 13:09:54 -0700 From: reply@reply.github.com To: guga121@hotmail.com Subject: Re: [rcarousel] rcarousel+featured list (#21)

thanks again, and congratulation, since many years y used many sliders and carousels, and your carusel is great !!!!

Im just curious :)


Reply to this email directly or view it on GitHub: https://github.com/ryrych/rcarousel/issues/21#issuecomment-4547221