"Picture Menu"?

Discussion in 'HTML & Website Design' started by Complete, Apr 23, 2013.

  1. #1
    What is the official term of the scrolling picturebox I have seen on some web sites. In fact, one is here right above where I am typing this that scrolles automatically from "Rules" to "Adverising" to "premeium membership" There is also one on the bbc.com web site and seattleu.edu. What are they called? I want to know before I figure out how to make one of my own.
     
    Complete, Apr 23, 2013 IP
  2. SmallBizWebsites.Org

    SmallBizWebsites.Org Greenhorn

    Messages:
    22
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    5
    #2
    These are called "Image Faders" and they use easily available JavaScript code. For examples, you may try this link: http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm

    There are three things to be careful of when using faders:
    1. Do not make them so large that they take up all of the valuable space on your page "above the fold", meaning the visible area of your page before visitors have to scroll.
    2. Do not clutter each image with lots of text or complex graphics. It's not content, it's eye-candy.
    3. Do not make the transitions occur so frequently that people can not possibly read every word on every slide.
    4. Never, ever use Flash technology to create an image fader. Flash is obsolete because it does not work on mobile devices.
     
    SmallBizWebsites.Org, Apr 25, 2013 IP
  3. SEODon

    SEODon Active Member

    Messages:
    65
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    #3
    hello,

    this is call slide banner with changing images . Every time it change image . You can make this in to java script . even you can set time to between change images .

    You can also make this slider in to flash and in javascript . but as per me you should use java script because every search engines crawler can crawl images from javascript but in flash search engine crawlers never crawl images .


    Thanks!
     
    SEODon, Apr 25, 2013 IP
  4. creativewebmaster

    creativewebmaster Active Member

    Messages:
    654
    Likes Received:
    7
    Best Answers:
    4
    Trophy Points:
    78
    #4
    creativewebmaster, Apr 26, 2013 IP