Hey guys I'm designing a website for my mothers backpackers business and currently I have set up a basic template for my webpages. On my homepage I am wanting to have an image that cycles through about 3 or 4 photos.
For example like this webpage here: /
What is the best way to go about doing this? I noticed in the markup it said it was a javascript? I'm at the end of my second year studying CS at uni so I can code in java and C - is this much different?
How would I go about:
- Coding a script to cycle through 3 or 4 images. Which language / technique is best?
- Including this script in my webpage.
Thanks in advance for your answers guys this website has been very very helpful so far.
Hey guys I'm designing a website for my mothers backpackers business and currently I have set up a basic template for my webpages. On my homepage I am wanting to have an image that cycles through about 3 or 4 photos.
For example like this webpage here: http://www.qsb.co.nz/
What is the best way to go about doing this? I noticed in the markup it said it was a javascript? I'm at the end of my second year studying CS at uni so I can code in java and C - is this much different?
How would I go about:
- Coding a script to cycle through 3 or 4 images. Which language / technique is best?
- Including this script in my webpage.
Thanks in advance for your answers guys this website has been very very helpful so far.
Share Improve this question asked Sep 19, 2011 at 1:50 AndyNZAndyNZ 2,2634 gold badges27 silver badges27 bronze badges 1- jquery. + jquery.malsup./cycle – No Results Found Commented Sep 19, 2011 at 1:56
1 Answer
Reset to default 2Wesley Murch is right - jQuery (a Javascript framework) is the best remended way to acplish what you want.
I would remend either ppshein's link or Medien Fruede's innerFade: http://medienfreunde./lab/innerfade/
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745246240a4618424.html
评论列表(0条)