Onclick event in JS
How do i use the onclick event on the image object that is being generated dynamically in javascript.
Anbarasan
December 23,
function myFunction (){
// code here
}
obj.setEvent("onclick", myFunction);
This topic is archived.
ActiveWidgets is a javascript library for creating user interfaces. It offers excellent performance for complex screens while staying simple, compact and easy to learn. Deployed by thousands of commercial customers in more than 70 countries worldwide.
Copyright © ActiveWidgets 2021