return $.access( this, function( elem, method, val ) {
Can anyone tell me what $.access does? I can't find any reference to it in the docs.
Is it a native js method, maybe? I can't find any access to that either!
Any help would be appreciated...
Thanks
James