[jQuery] Re: Content slider?

2009-08-31 Thread Richard D. Worth
That content slider is not limited to images. The previous version has a demo that shows this: http://cssglobe.com/lab/easyslider1.5/05.html http://cssglobe.com/lab/easyslider1.5/05.htmlbut the newer version supports this as well. I recommend you give it a try. - Richard On Mon, Aug 31, 2009 at

[jQuery] Re: Content slider?

2009-08-31 Thread Dennis Madsen
I'm trying to use the plugin, but have problem when using a Accordion from Query UI on one of the pages. You can see this sample page: http://dennismadsen.com/uploads/easyslider1.7/ When sliding eg. from page 1 to 4 the Accordion is flacking when sliding. I only see that problem in my Firefox.

[jQuery] Re: Content slider?

2009-08-31 Thread amuhlou
A couple other slider options you could try: http://css-tricks.com/anythingslider-jquery-plugin/ http://malsup.com/jquery/cycle/ On Aug 31, 2:45 pm, Dennis Madsen den...@demaweb.dk wrote: I'm trying to use the plugin, but have problem when using a Accordion from Query UI on one of the pages.

[jQuery] Re: Content slider?

2009-08-31 Thread Dennis Madsen
AnythingSlider: Is also flicking when using Accordion fra jQuery UI. Malsup Cycle: It seems that this cycle only use img? On Aug 31, 5:18 pm, amuhlou amysch...@gmail.com wrote: A couple other slider options you could try: http://css-tricks.com/anythingslider-jquery-plugin/

[jQuery] Re: Content slider?

2009-08-31 Thread amuhlou
Cycle can be used to cycle through anything: http://www.malsup.com/jquery/cycle/int2.html Check out the very last example on the page. On Aug 31, 4:26 pm, Dennis Madsen den...@demaweb.dk wrote: AnythingSlider: Is also flicking when using Accordion fra jQuery UI. Malsup Cycle: It seems that

[jQuery] Re: Content slider?

2009-08-31 Thread Dennis Madsen
Ok, it also flicking on my Firefox :( On Aug 31, 6:29 pm, amuhlou amysch...@gmail.com wrote: Cycle can be used to cycle through anything:http://www.malsup.com/jquery/cycle/int2.html Check out the very last example on the page. On Aug 31, 4:26 pm, Dennis Madsen den...@demaweb.dk wrote:

[jQuery] Re: Content slider?

2009-08-31 Thread amuhlou
The Cycle plugin has some callback functions, which let you perform actions on the current or next slide. They are the before and after options http://www.malsup.com/jquery/cycle/options.html Perhaps using one of the callbacks to initialize the tabs() would help? It's also possible that the