Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2012-04-04 14:39:33
- progre55
- Member
- Registered: 2006-05-02
- Posts: 668
Linking Sets of Articles within Animation
Hoping someone has crossed this bridge …
I have three SETS of articles. I need to loop these articles (fade animation) so that the sets appear at the same time.
Any guidance would be appreciated.
progre55
Offline
Re: Linking Sets of Articles within Animation
You could probably use the jquery innerfade plugin
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: Linking Sets of Articles within Animation
Yes, I’ve used innerfade on this site before. Take a look at the source for the setup.
Another method is to use three jquery cycle divs set to change at the same time: This site I helped another txper with does that, except that the two divs change alternately – it’s same setup but one of the divs has a delayed start (just remove the delay to have them switch in tandem). Again take a look at the source. All the jquery you need is in there.
TXP Builders – finely-crafted code, design and txp
Online
#4 2012-04-04 18:03:19
- progre55
- Member
- Registered: 2006-05-02
- Posts: 668
Re: Linking Sets of Articles within Animation
jakob
Thank you. The second one worked like a charm. Much appreciated.
By the way, really like the clean and simple but sharp design of the first one.
progre55
Offline