I just don't quite understand the following _javascript_ codes:
MyAjax.dataset. {
          var e=document.getElementById("loadingInfo");
          e.style.visibility=b?"visible":"hidden";
}

Well,what does the parameter "b" mean?where does it come from,and stands for what?
It seems this simple sentence works quite good,how does it work?does it check the status (of "b") at intervals?
Thanks for help!

--
-------Wang E--------
(Well,gmail doesn't support html style signature,that's disappointing.)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group.

To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]

For more options, visit this group at http://groups.google.com/group/ajaxpro

The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info/

Don't forget to read my blog at http://weblogs.asp.net/mschwarz/
-~----------~----~----~----~------~----~------~--~---

Reply via email to