You mean to generate the source code for the data JavaScript object ?
I saw that many people used to generate such code by echoing each value separately in a loop. If that is your case too, I suggest to take a look at the json_encode() PHP function. It is simpler and safer. There is a usage...
All code is relevant in order to meke script work, except html tags:
"<html>
<head>
</head>
<body>
</body>
</html>"
If I use only 2 synchronized select boxes with 2-3 options it works. When I extended the script to 3 select boxes it has functionality errors as you can see if you paste the code...
Hello!
I have the attached html+javascript.
In it there are 3 <select>, synchronized.
But After I do some changes in boxes the script returns buggy result.
Please show me what is wrong, and help me in order to fix it.
Thanks in advanced!
(PS: Sorry for my English)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.