Jacques Jocelyn wrote:
Thanks Scott for your insight, It worked fine.
Great.
I have to agree with your opinion on JS not working, but here I don't
think I will have a choice, the entire apps is built on Ajax...
Up to you, of course, but I always try to provide the necessary
functionality
Thanks Scott for your insight, It worked fine.
The idea behind this is to ask additional information only if the user
request for this information.
I have to agree with your opinion on JS not working, but here I don't
think I will have a choice, the entire apps is built on Ajax...
on last thin
Jacques Jocelyn wrote:
$(document).ready(function(){
$('#protected').change(function(){if ($(this).val()=='Y' ) $('#
toBeDisplayed').show("slow");else $('#toBeDisplayed').hide();});
});
...
Yes
No
[ ... ]
How can I have this DIV displayed with Jquery ? Is there any way to
set a value (div
3 matches
Mail list logo