[jQuery] Finder like navigational widget

2008-05-20 Thread roryf
Hi, Does anyone know of and OS X Finder style widget/plugin? As in, several lists of items, click one a list of child items appear in the list to the right etc. Cheers Rory

[jQuery] Re: jquery.com not available

2007-07-09 Thread roryf
Yep, I keep getting a timed out response. On Jul 9, 9:41 am, "Stefan Kilp [sk-software]" <[EMAIL PROTECTED]> wrote: > jquery.com not available for me, > anyone else having the same problem? > > Best regards, > Stefan Kilp > -- > Stefan Kilp > SK-Software, Entwicklung & Beratung > > email: [EMAIL

[jQuery] Possible bug on button click event

2007-06-26 Thread roryf
Hi, I've come across some behaviour that seems a bit odd to me, not sure if its by design or a bug. I've been trying to fire the click event of a button with the following: $('#mybtn').click(); However this causes the click event to fire twice, the result is the form being submitted twice. I wa

[jQuery] Re: traversing the content of an iframe

2007-06-22 Thread roryf
Is there a way to do this with jQuery without resorting to browser sniffing? On Jun 14, 8:37 am, Jean-Francois Hovinne <[EMAIL PROTECTED]> wrote: > Hi Alexandre, > I don't know if it's the better way to do it, but in WYMeditor we use > this technique: > >  "http://www.w3.org/TR/xhtml1/DTD/xhtml1

[jQuery] Interface plugin fisheye with CSS fixed position

2007-05-14 Thread roryf
Hi, I'm trying to use the Interface plugin's Fisheye widget. I'd like to position the menu using position:fixed to get it at the bottom of the screen all the time (IE6 isn't a requirementthankfully). I've managed to kinda get this to work but there is some weird behaviour - although the menu