Var titleo=$(" # qtitle "+ oi);
Var anso=$(" # qcontent "+ oi);
Var anss=$(" input [name='ans "+ oi +"] ");
Var ansAr=qans. Split (", ");
If (da==1) {
Sj_yes titleo. AddClass (" ");
} else {
Sj_no titleo. AddClass (" ");
}
for(var i=0; I
}
}
Vb call handling code, thank you very much
CodePudding user response:
Use webbrowser open the website, and then navigate2 "javascript: setda (oi, da, qans)", the oi, da, three qans parameters are replaced with the actual valueCodePudding user response:
You can also use:WebBrowser1. Document. ParentWindow. ExecScript "setda (' 0 ', '1', '2')"
The parameters above 0, can be replaced with what you need,