Guest | Login Aida v6.8

Simple Javascript examples

See the code in method #viewJavascript from WebDemoApp

Example 1: onClick event on some text


click on me to show alert!

Example 2: show/hide an element with a click

show hide toggle
This element is now shown

Example 3: show/hide an element with mouse over

mouse over to show
This element is now shown