Code: Select all
alias(document).ready(function() { alias(locator).event(function(e) { your code here }); });from the object
of the function.e
Thanks in advance Armin
Moderators: Jon, Steve, Ian, Dave
Code: Select all
alias(document).ready(function() { alias(locator).event(function(e) { your code here }); });of the function.e

Users browsing this forum: No registered users and 73 guests