how to access property and method names and content ?

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

armin_kessler
Ebase User
Posts: 27
Joined: Sun Jan 08, 2012 2:39 am

how to access property and method names and content ?

#1

Postby armin_kessler » Fri Jul 05, 2013 3:53 pm

when working on javascript:

Code: Select all

alias(document).ready(function() { alias(locator).event(function(e) { your code here }); });
Where could I find information to access the property values and method
from the object
e
of the function.

Thanks in advance Armin
0 x
Armin Kessler

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#2

Postby Jon » Tue Jul 09, 2013 1:48 pm

Try this - it's the jQuery Event object: http://api.jquery.com/category/events/event-object/
0 x


Who is online

Users browsing this forum: No registered users and 22 guests