[jQuery] A easy way to switch an to

2008-01-11 Thread Popech
Hello and best wishes, I've a website on which I am putting a lot of code () that is already transform in but those are not easy to use with copy/paste.. As http://www.learningjquery.com/ , I'de like to put a button for a nice switch between and , over any My blog software gives me original

[jQuery] Re: Better accordeon for my website.

2007-11-09 Thread Popech
Exactly. Do the job. Thanks, subject closed. On 9 nov, 16:03, "Glen Lipka" <[EMAIL PROTECTED]> wrote: > Maybe something like this?http://www.commadot.com/jquery/faq.php > > Glen > > On Nov 9, 2007 5:19 AM, Popech <[EMAIL PROTECTED]> wrote: > > > &g

[jQuery] Better accordeon for my website.

2007-11-09 Thread Popech
#blogextra h2").mouseover(function () { $(this).css("cursor","pointer"); }); }); Example : http://www.sakeco.net/blog (on the right side) Greetings from France, Popech