javascript - How do i check whether the image is already viewed or not? -
i have 10 number of images , whenever user clicked on or using mouse key open image , need record whether image viewed or not , respectively need disable events on image current user.
just set attribute containing ids of viewed images. that's easy , quick.
Comments
Post a Comment