This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Javascript
Started 14 years ago by djones | 2 posts |
-
Yuniar,
I have embedded this code in one of my forms. It works hower when trying to reopen the form it keeps saying Loading data. Should it be placed elsewhere? I currently have it located in the form title description box.
`
<!-- Begin SupportSuite Javascript Code -->
<script language="javascript"
src="http://www.computerhelpamerica.com/support/visitor/index.php?_m=livesupport&_a=htmlcode&departmentid=0"></script>
<!-- End SupportSuite Javascript Code -->
'Posted 14 years ago # -
It's better to put the code in "view-functions.php" files, go to line 1832 and 2171 for this code :
<script type="text/javascript" src="js/view.js"></script>
then put your java script code exactly bellow that line
MachForm Support
Posted 14 years ago #
Reply
You must log in to post.