在悬停主图像上,缩放图像应该显示其属性,如指定的宽度和高度。代码正在工作,但是,在缩放图像悬停主图像的问题。/* This is my script. I have used this for my code in this, marksize indicates id="mark" in my html main image and zoomImg indicates width and height for on hover the main image. */
$("#show").simpleZoom({
当我向同一文档添加两个不同的javascript代码时,其中一个停止正常工作;单击下一个问题后,我的视窗将跟随。目前它还没有,我不知道为什么。我已经检查了变量名等,没有重复的。 (这是我的最终代码) (这是它应该做的事情)//when you click on an answer, the next answer appears
init(); numberSections();