I have a splash page which has a button entry to the rest of the site. To date, have used a "goto url" on mouse down.
Now, I need to have it start a javascript function onclick instead.
The function runs a few things which must happen prior to the next page opening.
Basically, its like running a behaviour in html/dreamweaver
How do I do it?
Now, I need to have it start a javascript function onclick instead.
The function runs a few things which must happen prior to the next page opening.
Basically, its like running a behaviour in html/dreamweaver
How do I do it?