> maybe i'm reading your code wrong (it's all garbled on my display),
but it
> looks like you're setting it back to the default cursor as the last
line in
> your function?

Yeah, you're right. I wanted it to (i) change cursor to hourglass, (ii)
check all child nodes, then (iii) change hourglass back to pointer.

I removed the last line from the function and when clicking a parent
node, the cursor changes to the hourglass *after* all the child nodes
have been checked.

Perhaps the browser's updating the display all in one go, so you get
lots of processing (slow), cursor to hand (quick), display checkboxes
(quick), cursor to pointer (quick).


Regards

-- 
Aidan Whitehall <mailto:[EMAIL PROTECTED]>
Macromedia ColdFusion Developer
Fairbanks Environmental Ltd  +44 (0)1695 51775
Queen's Awards Winner 2003 <http://www.fairbanks.co.uk/go/awards>

Fairbanks uses anti-spam filtering. If you sent an e-mail and expected
to receive a response but didn't, please call -- it may be that your
e-mail didn't make it to the intended mailbox.

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to