L
Luc
Hi,
i'm learning ajax and i found this code in one of the sample (aspx) files:
<ScriptAction Script="Cover($get('flyout'), $get('info'));" />
'Cover' is a javascript function, but what is '$get'? Is this the same as
document.getElementById ? If yes, which advantage has it?
Thanks
Luc
i'm learning ajax and i found this code in one of the sample (aspx) files:
<ScriptAction Script="Cover($get('flyout'), $get('info'));" />
'Cover' is a javascript function, but what is '$get'? Is this the same as
document.getElementById ? If yes, which advantage has it?
Thanks
Luc