Forum Replies Created
-
AuthorPosts
-
steve2Participant
Let me try explaining another way.
Right now, each image in the slider is linked to a different page. For each image shown in the slider, clicking the slider will take you to the page associated with that image.
However, if you start to click a little too late and the image changes right under your cursor, you are taken to the page for the next image.
What I want to do is delay the change of the Web link associated with each image. The image would change first, and about half a second later, the link would change. In other words, for the first half-second of displaying a given image, clicking it would still take you to the link for the previous image. That way, if you click just a little too late, and the image changes while you are clicking, you’ll still be taken to the page you wanted. For example, if the image changes every 10 seconds:
___Time___ ___Image and associated link___ 00.0 seconds First Image shown; clicking it takes user to First Link 10.0 seconds Second Image shown; clicking it still takes user to First Link (user might have meant to click First Image) 10.5 seconds Second Image shown; now, clicking it takes user to Second Link
Does that make it clearer?
-
AuthorPosts