[jQuery] Re: How refresh a div with a link?

2008-12-22 Thread kidhermes
Any idea How I can work it out? Dom -- View this message in context: http://www.nabble.com/How-refresh-a-div-with-a-link--tp21070429s27240p21124698.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.

[jQuery] Re: How refresh a div with a link?

2008-12-19 Thread kidhermes
w84me wrote: > > You have to use return false; in order for the link not to use its > default action which is to reload the page. > Thx I try, but it's stuck the script... $('#refreshflickr').click(function(){ $('#flickrcarousel').replaceAll('#flickrcarousel'); return false; }); An

[jQuery] Re: How refresh a div with a link?

2008-12-19 Thread kidhermes
Humm I try this with replaceAll(): $('#refreshflickr').click(function(){ $('#flickrcarousel').replaceAll('#flickrcarousel'); }); it's working, but it reload twince the page... Any idea how to fix it? Regards, Dom -- View this message in context: http://www.nabble.com/How-refresh-a-div-wit

[jQuery] How refresh a div with a link?

2008-12-18 Thread kidhermes
Hello I've make a little carousel with rss feed from Flick regarding certain keywords. It's generate randomly: switzerland + RANDOMTAG. All is working perfect, except that I wish add a link or button to refresh the carousel div to let the user the liberty to generate a new random carousel with a

[jQuery] Re: [Superfish] Third horizontal navigation?

2008-11-12 Thread kidhermes
kidhermes wrote: > > Hello > > I've try to put a third horizontal navigation with Superfish instead > vertical. How I can do that easly? > Is that possible? > > Thx for yoru feedback. > Dom > So, I hope my request are still active. Any idea? Dominiq

[jQuery] [Superfish] Third horizontal navigation?

2008-11-12 Thread kidhermes
Hello I've try to put a third horizontal navigation with Superfish instead vertical. How I can do that easly? Is that possible? Thx for yoru feedback. Dom -- View this message in context: http://www.nabble.com/-Superfish--Third-horizontal-navigation--tp20457772s27240p20457772.html Sent from t