Re: FN-FORUM: Check box problem
date posted 19th March 2008 09:54
>>> if (document.getElementById("ALL_Diaries") !=3D null) {
var all_diaries =3D document.getElementById("ALL_Diaries");
if (all_diaries) {
... do something with all_diaries here ...
}
perhaps?
HTH,
Anthony
-- =
www.fonant.com - Quality web sites
|