Is This Possible With HTML 5

Discussion in 'HTML & Website Design' started by pgfracing, Dec 14, 2014.

  1. #1
    I want to have a basic web page for young toddlers. Just a big picture of a rainbow and when they mouse over it plays the seven scales of music notes along with the color. Is this possible in HTML 5 or is Flash the only way to accomplish this?
     
    pgfracing, Dec 14, 2014 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,813
    Likes Received:
    4,535
    Best Answers:
    123
    Trophy Points:
    665
    #2
    html5 and a bit of javascript will do the trick and keep it accessible on tablets - which the littlies are most likely to be using.

    avoid flash
     
    sarahk, Dec 14, 2014 IP
  3. WzForum

    WzForum Well-Known Member

    Messages:
    320
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    110
    #3
    yes a bit javascript is needed! here I have 2 samples for you:

    http://css-tricks.com/play-sound-on-hover/
    http://www.javascriptkit.com/script/script2/soundlink.shtml#current
     
    WzForum, Dec 15, 2014 IP