[jQuery] jquery newbie - why does this code not work?

2007-12-31 Thread X490812
I have a jsf application, and the rendered html has a radio button group that essentially looks like this : . . My Cases

[jQuery] ajaxstart and ajaxstop question

2007-12-29 Thread X490812
I am using the blockUI plugin. I can block the ui directly when I call jQuery.blockUI() as an onclick event method,;, but both ajaxStart and ajaxStop do not seem to be working. They are not determining the begin and end of my ajax calls. When I write jQuery(document).ready(function(){ jQ

[jQuery] newbie question - why does this code not work?

2007-12-29 Thread X490812
I have a jsf application, and the rendered html has a radio button group that essentially looks like this : . . My Cases