Please help me understand the "e". Is "e" an Edge shorthand or shortcut to an equivalent javascript or jQuery function? I'm referring to the "e" options that appear in the actions panels at the top where it says "function (e, sym). And under that you have the drop down choices of e.target, e.relatedTarget, e.pageX, etc. I see "e" used in a lot of code but can't quite figure it out.
What is the most comprehensive guide to how Edge Animate works, especially with an interest in adding code interactions (there are plenty of guides but they don't go much beyond the basics).
I'm working on learning some html, javascript, jQuery, css but where I'm getting frustrated is in understanding how they translate into use in Edge.
Thanks much. This forum has been extremely helpful.