[jQuery] Re: anyone knows vertical carousel ?

2009-01-13 Thread Karl Swedberg

you're welcome.

as you look through the code, keep in mind that I added the ajax stuff  
for pulling in large images at the very end of the process, and I'm  
sure it could be done a lot more elegantly. A number of people on the  
list have offered better solutions, in fact. If that part of the code  
is a concern for you, try doing a search in the google group for  
"preload images" or "lazy loading" or some such keyword combination.


--Karl


Karl Swedberg
www.englishrules.com
www.learningjquery.com




On Jan 13, 2009, at 3:58 AM, merihsaka...@yahoo.com wrote:



Hi Brian and MorningZ,
There is nothing problem with first example.. I just wanted to see
different examples..
Thank you about that..

and thank you Karl,
This is exactly what I am looking for..
I haven't tried yet, I will try it..




[jQuery] Re: anyone knows vertical carousel ?

2009-01-13 Thread merihsaka...@yahoo.com

Hi Brian and MorningZ,
There is nothing problem with first example.. I just wanted to see
different examples..
Thank you about that..

and thank you Karl,
This is exactly what I am looking for..
I haven't tried yet, I will try it..


[jQuery] Re: anyone knows vertical carousel ?

2009-01-12 Thread Karl Swedberg
this isn't a plugin, but I put together a little "vertical carousel"  
for a client at my day job. perhaps you could get some ideas by  
looking at the code:


http://store.steelcase.com/go/ideas/

http://store.steelcase.com/javascripts/ideas.js

--Karl


Karl Swedberg
www.englishrules.com
www.learningjquery.com




On Jan 12, 2009, at 5:36 PM, merihsaka...@yahoo.com wrote:



any other example?




[jQuery] Re: anyone knows vertical carousel ?

2009-01-12 Thread brian

What's wrong with that example? What, specifically, are you looking
for, aside from a plain, vertical implementation?

On Mon, Jan 12, 2009 at 5:36 PM, merihsaka...@yahoo.com
 wrote:
>
> any other example?


[jQuery] Re: anyone knows vertical carousel ?

2009-01-12 Thread merihsaka...@yahoo.com

any other example?


[jQuery] Re: anyone knows vertical carousel ?

2009-01-12 Thread MorningZ

http://sorgalla.com/projects/jcarousel/examples/static_vertical.html



On Jan 12, 4:45 pm, "merihsaka...@yahoo.com" 
wrote:
> I am trying to find "vertical carousel" example. But I havent found
> yet. Do you know any jquery example about it?