Page 1 of 1
Preview & javascript source code error!!
Posted: Fri Jan 22, 2021 9:09 am
by ssbbstw
ver: 16.1.2(2021.01.19)
The javascript script code is lost symbol as '</script>

Re: Preview & javascript source code error!!
Posted: Fri Jan 22, 2021 9:44 am
by zinc
From what I have seen you are missing a > after <body
Line 10
I could be wrong... The video is fairly quick
Re: Preview & javascript source code error!!
Posted: Fri Jan 22, 2021 10:07 am
by Pablo
You have added the code to the wrong section of the page.
There should not be script inside the body tag! This breaks the structure of the page.
Re: Preview & javascript source code error!!
Posted: Fri Jan 22, 2021 11:06 am
by ssbbstw
Oh! Thanks
It's my false
Re: Preview & javascript source code error!!
Posted: Fri Jan 22, 2021 11:27 am
by ssbbstw
But occur other bug, radio button is hide on designed!!

Re: Preview & javascript source code error!!
Posted: Fri Jan 22, 2021 12:22 pm
by Pablo
Maybe you have set the color to white?
Can you please be more specific?
Re: Preview & javascript source code error!!
Posted: Fri Jan 22, 2021 2:28 pm
by ssbbstw
Re: Preview & javascript source code error!!
Posted: Fri Jan 22, 2021 2:57 pm
by Pablo
You have applied a heading style to the radio button
Heading styles are for text only.
Re: Preview & javascript source code error!!
Posted: Fri Jan 22, 2021 3:15 pm
by ssbbstw
OK! I have remove it and test again is all right.
May be is my computer sleep & wake-up, screen have not refresh.