Document.timeline is overriding my "timeline" object during onClick
Hello, we have an inline onClick event that begins with event.stopPropagation() and is followed by a call to our timeline.<method>; however, while onClick, our timeline is Document's Document.timeline, and it causes a JS error because it's looking for a method that does not exist.
I tried to move the function so as to affect namespace without success.
I welcome advise and otherwise, is this a bug in the WebAPI Document.timeline?
所有回覆 (1)
Hello Sandraqu,
Please Open my attachment
I hope resolve your problem then reply me back
Thank you