<script SRC="https://bbs.csdn.net/topics/js/3d_control.js" language="JavaScript" & gt; </script>
<script language="JavaScript" & gt;
The $(document). Ready (function () {
$(" # v3dTest "). V3dControl ({
ImgLength: 24,//required
Width: $(window). The width (),//plug-in can fill the default for container wide wide if you don't want to zoom in on sequence plan to fill in the sequence diagram of wide high not conversely filling width
Height: $(window). Height (),//plug-in high can fill the default for the container if you don't want to zoom in on sequence plan to fill in the sequence diagram of wide high not conversely filling height
ImgPath: "img/,//image path can fill the default img/
ImgType: "JPG",//picture type can be filled by default. PNG
IsAuto: true//whether the automatic playback can fill the default false
})
})
</script>