Hi, I need help please. trying to call multiple functions but it fails.
it only calls the first one, not the second, I mean it has to call both of them.
I use native Javascript then JQuery but still failling. When I take out the code and just leave the alert("") message, it successfully calls multiple functions. The problem is my functions have to contain codes, not only simple alert statement.
Please see code in attached TXT file.