[jQuery] Trouble navigating accordion list

2007-09-11 Thread Gareth Hughes
I've been trying to create a basic accordion effect using unordered lists and, having looked through some examples on learningjquery.com, I think I'm close. I'm having trouble navigating through the hierarchy though. An example list is below. Any links with a class of 'expandLink' are

[jQuery] Re: jQuery + AjaxCFC Tutorial Part 1

2007-07-09 Thread Gareth Hughes
Nice one Chris. Christopher Jordan wrote: Hi folks, Just wanted to let y'all know that I've written the first of a two (possibly three) part tutorial on using Rob Gonda's AjaxCFC with jQuery http://cjordan.us/index.cfm/2007/7/8/jQuery--AjaxCFC-Tutorial-Part-1-Setting-Up-Your-AJAX-Call.

[jQuery] Fw: slide and radio button state

2007-06-26 Thread Gareth Hughes
I've come across a strange IE specific behaviour when using the slide animation. If the div that has the slide applied contains a radio button the checked status is lost once the slide has been used. I've put up a page demonstrating what I mean here:

[jQuery] Re: Fw: slide and radio button state

2007-06-26 Thread Gareth Hughes
Thanks Dan, at least I don't feel all alone now :) @Mike, yes it looks like the same thing. By mistake, I just checked the behaviour using jQuery 1.1 (Rev: 1073) (I was using 1.2 before) and the radio button state IS maintained in IE (and FF). I'm not exactly keen on the idea but nothing else

[jQuery] Re: Fw: slide and radio button state

2007-06-26 Thread Gareth Hughes
what I remember, we found that we could get around the problem by using visibility:hidden instead of display:none for IE... I'll try and find the exact scenario. If I remember correctly, it was the display:none that reset the radio button states in IE. Gareth Hughes-3 wrote: Thanks Dan

[jQuery] Re: Bound function on appended image

2007-06-15 Thread Gareth Hughes
: Bound function on appended image Gareth Hughes wrote: http://docs.jquery.com/Tutorials:AJAX_and_Events Many thanks Scott, that's done the trick. I've had to double up on my functions (once inside the document.ready and once outside) but that must be the way my code is structured. Did you

[jQuery] Bound function on appended image

2007-06-14 Thread Gareth Hughes
I have a function bound to an image class. If I insert another copy of the image (with the same class), the bound function doesn't work on it. Very simple example here: http://www.mm-webs.com/sandbox/test.html The alert sign produces an alert box. The green plus sign inserts another set of

[jQuery] Re: Bound function on appended image

2007-06-14 Thread Gareth Hughes
Sent: Thursday, June 14, 2007 6:32 PM Subject: [jQuery] Re: Bound function on appended image Gareth Hughes wrote: Is there a way of writing the functions so they work on items that are appended to the page by jQuery? Another approach perhaps? There's a good tutorial here: http

[jQuery] Sortables popping out of container

2007-06-13 Thread Gareth Hughes
Hi all I'm using Interface Sortables to order some divs (items) which are nested within other sortable divs (containers). Everything works except when I apply containment: 'parent' to the sortable items. By applying this I'd like the items to be restricted to their parent container div but I

[jQuery] Re: ColdFusion, ajax, post, jquery and whitespace

2007-05-26 Thread Gareth Hughes
); } }); showResults is called on success and data contains the json data. Use Firebug or something to see what the format of the json data is (it's very compact and gives you recordcount and colnames if you're returning query data). - Jack Gareth Hughes wrote: I'd like to see those

[jQuery] Re: ColdFusion, ajax, post, jquery and whitespace

2007-05-25 Thread Gareth Hughes
I'd like to see those code snippets Jack :) I looked at ajaxCFC a while back but didn't have time to figure things out so seeing some examples would be a great help. - Original Message - From: Jack Killpatrick [EMAIL PROTECTED] To: jquery-en@googlegroups.com Sent: Friday, May 25, 2007

[jQuery] Re: Plugin: CFJS updated

2007-04-17 Thread Gareth Hughes
Blimey, I didn't know about this... Very cool. Thanks Chris. - Original Message - From: Christopher Jordan [EMAIL PROTECTED] To: jQuery Discussion. jquery-en@googlegroups.com Sent: Tuesday, April 17, 2007 8:58 PM Subject: [jQuery] Plugin: CFJS updated Hi folks, Just a quick note to

[jQuery] Re: Plugin: CFJS updated

2007-04-17 Thread Gareth Hughes
on my face bigger was if you'd said, Cor Blimey!. :oD Chris Gareth Hughes wrote: Blimey, I didn't know about this... Very cool. Thanks Chris. - Original Message - From: Christopher Jordan [EMAIL PROTECTED] To: jQuery Discussion. jquery-en@googlegroups.com Sent: Tuesday, April 17, 2007