ps: strange behaviour can be seen live here:
http://www.les-elites.org/index.php?article_id=126&clang=0
Ok - so far i got it to work. The reason why the things didnt
work was because the functions weren´t loaded on (document).ready.
One solved next problem comes... i want it that way, once next
button in row is activated the previous shouldnt work any more until
the next one is deactiv
somehting like...
$(".clicky").live("click", function(){
$(this).next().fadeIn("slow")
});
On May 21, 9:27 am, Rudolpho wrote:
> Hello!
> Sorry i´m a absolute beginner with JQuery, therefore this Question
> may be somewhat trivial:
>
> My Goal is to make buttons in a row. The first
> o
3 matches
Mail list logo