[jQuery] Re: Toggle Not Working

2009-06-30 Thread Jeferson Koslowski
Hi, When u use toggle like that, it already binds a click event on the matched elements. So, what will happen in your code is: 1. when the document is ready, it will bind a click event on 'a.toggle'; 2. when u click in 'a.toggle' it will bind a click event on '.portlet_content'; 3. when u click

[jQuery] Re: Question about the mailinglist

2007-12-30 Thread Jeferson Koslowski
The mailing list itself does not provide this feature, but I think u can acquire this creating a filter in ur mail client. On Dec 22, 2007 2:48 PM, psy* [EMAIL PROTECTED] wrote: Hello, is it possible to receive only responds to questions that I asked in the mailinglist directly? thanks :)

[jQuery] Re: Kwick type horizontal accordion with jquery ?

2007-12-26 Thread Jeferson Koslowski
Hi, here are two examples using jquery: 1. http://www.gmarwaha.com/jquery/jkwick/test/test.html 2. http://dev.jquery.com/~john/jquery/test/moo-menu.html Also, u can find a lot of discussion about it here: http://www.nabble.com/forum/Search.jtp?forum=15494local=yquery=kwick Hope it helps. On

[jQuery] Re: Ann: Flot 0.1 released

2007-12-04 Thread Jeferson Koslowski
Wow, looks nice. Great work. On Dec 4, 2007 11:48 AM, Richard D. Worth [EMAIL PROTECTED] wrote: Beautiful stuff. Nice work! I'll be using this for sure. - Richard On Dec 4, 2007 7:04 AM, Ole Laursen [EMAIL PROTECTED] wrote: Hi! I've just released Flot 0.1, a brand-new plot plugin

[jQuery] Re: How this can be done with jQuery

2007-11-12 Thread Jeferson Koslowski
Take a look here: http://commadelimited.com/ Its not mine (its from Andy Matthews), but he is doing what u want to do. PS: he is an active user of this list too. On Nov 12, 2007 7:17 PM, sarn [EMAIL PROTECTED] wrote: Hi, I'm a newbe and need to get a simple thing done with jQuery

[jQuery] Re: number formatting plug-in

2007-10-18 Thread Jeferson Koslowski
I dont know if this is what ur looking for, but... take a look: http://digitalbush.com/projects/masked-input-plugin On 10/18/07, james_027 [EMAIL PROTECTED] wrote: hi, is there a number formatting plugin for jQuery? Thanks

[jQuery] [NEWS] Humanized Messages

2007-10-16 Thread Jeferson Koslowski
Found a new jquery plugin: http://binarybonsai.com/archives/2007/10/15/humanized-messages-for-jquery/ From the authors blog: (...) It's simply a large and translucent message that's displayed over the contents of your screen. (...)

[jQuery] Re: [NEWS] Coda-Slider Plugin

2007-10-15 Thread Jeferson Koslowski
Yep, its very nice and its already in the plugins page ( http://jquery.com/plugins/project/Coda-Slider). Im waiting to when its become compatible with jquery 1.2 (as the author says in the limitations tab). On 10/15/07, Andy Matthews [EMAIL PROTECTED] wrote: That's really nice. Works well in

[jQuery] Re: Masked Input Plugin 1.1

2007-10-05 Thread Jeferson Koslowski
Hi, do u know the iMask plugin for Mootools? Its a very nice input mask tool and i think some features could be incorporated in ur plugin. Take a look: http://zend.lojcomm.com.br/imask/ On 10/4/07, Josh Bush [EMAIL PROTECTED] wrote: For those that care, the problem ended up being a result of

[jQuery] New plugin found - FastFind Menu

2007-09-05 Thread Jeferson Koslowski
Just found it today: http://labs.activespotlight.net/jQuery/menu_demo.html Click toggle menu to see it in action. This menu looks like the one from deviantART (http://www.deviantart.com/).

[jQuery] Re: Are there any particular ways to debug jQuery code?

2007-07-26 Thread Jeferson Koslowski
There is a video presentation in Yahoo, where Joe Hewitt (Firebug author) talks about Firebug 1.0 and some features. Here: http://video.yahoo.com/video/play?vid=111597 On 7/26/07, Josh Nathanson [EMAIL PROTECTED] wrote: Mitchell, I don't know of any Firebug tutorials offhand, I would just