Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
1 answer
104 views

Timed click link rather than timed redirect

the action I need is after 1 min (and only once, not every minute), a link click is performed, opening the page. I cannot have this as a page redirect. The reason, the test page you can see below, ...
UnreelWorld's user avatar
0 votes
2 answers
832 views

Timed jquery / back to top html css link

I am trying to time my page to jump to different sections on my website. For example, if the user clicks a link saying contact us, it would jump lower down the page to the contact section (the page is ...
user avatar
0 votes
1 answer
786 views

jQuery timed link animation - in time with slide show

My problem is this: I have a jQuery slideshow which fades in/out a list of images. I need to, if possible have a set of links alongside this slide show which grow or zoom slightly in time with the ...
tcnarss's user avatar
  • 595