Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6021041
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T03:39:18+00:00 2026-05-23T03:39:18+00:00

What technology is used at the Google homepage (9 June 2011)? They made something

  • 0

What technology is used at the Google homepage (9 June 2011)? They made something like a guitar pickup for the snares. When you move the mouse over it, the snares are being played.enter image description here

I know it is no flash, otherwise the add-on for Firefox would have blocked it.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T03:39:19+00:00Added an answer on May 23, 2026 at 3:39 am

    They use a canvas

    <canvas width="474" height="175"></canvas>

    and flash

    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="0" height="0" id="guitar11-sound-player" type="application/x-shockwave-flash"><param name="movie" value="/logos/swf/guitar11.swf"><param name="allowScriptAccess" value="always"><object id="guitar11-sound-player-2" type="application/x-shockwave-flash" data="/logos/swf/guitar11.swf" width="0" height="0"><param name="allowScriptAccess" value="always"></object></object>

    The flash is for the sound.

    Here’s the JavaScript:

    (function() {
        var g = null,
            h;
        try {
            if (!google.doodle) google.doodle = {};
            var i, m, n, o, r, s, t, u, v, aa, w, ba, ca, da = navigator.userAgent.indexOf("MSIE") >= 0,
                ea = [[3, "#776a62", "#2063ff", 2, [[28, 23], [103, 23]]], [5, "#776a62", "#f61b33", 2, [[28, 38], [103, 38]]], [0, "#776a62", "#ffdd24", 2, [[65, 67], [318, 67]]], [2, "#776a62", "#07d238", 2, [[28, 81], [281, 81]]], [7, "#776a62", "#2063ff", 1, [[28, 96.5], [281, 96.5]]], [9, "#776a62", "#f61b33", 1, [[29, 111.5], [104, 111.5]]], [1, "#776a62", "#07d238", 2, [[358, 66], [433, 66]]], [4, "#776a62", "#2063ff", 2, [[358, 81], [433, 81]]], [6, "#776a62", "#f61b33", 2, [[330, 96], [405, 96]]], [8, "#776a62", "#ffdd24", 1, [[358, 111.5], [434, 111.5]]]],
                fa = 0,
                ga = 0,
                x = 0,
                y = 0,
                z = !0,
                A = [],
                B = g,
                C = g,
                D = function(a) {
                    a && a.parentNode && a.parentNode.removeChild(a)
                },
                E = function(a, b, c) {
                    if (a) {
                        if (!google.doodle.ba) google.doodle.ba = [];
                        google.doodle.ba.push(arguments);
                        var d = a,
                            e = b,
                            f = c;
                        d.addEventListener ? d.addEventListener(e, f, !1) : d.attachEvent("on" + e, f)
                    }
                },
                ... // A lot more [link](http://jsfiddle.net/2R4Cg/)
    

    They also have some CSS:

    #hplogo:active,#hplogo:focus {
        outline:none;
    }
    
    #hplogo-g {
        background:url(logos/2011/guitar11-hp-sprite.png) no-repeat 0 0;
        height:175px;
        position:relative;
        width:474px;
    }
    
    #hplogo-click {
        background:url(logos/2011/guitar11-hp-sprite.png) no-repeat -2000px -2000px;
        cursor:pointer;
        height:130px;
        left:0;
        position:absolute;
        top:0;
        width:474px;
    }
    
    #hplogo-lcd {
        height:30px;
        left:70px;
        position:absolute;
        top:129px;
        width:200px;
    }
    
    #hplogo-lcd-icon {
        background:url(logos/2011/guitar11-hp-sprite.png) no-repeat -580px -162px;
        cursor:pointer;
        height:0;
        position:absolute;
        width:0;
    }
    
    #hplogo-lcd-text {
        background:transparent;
        border:0 none;
        color:#666;
        cursor:text;
        font-family:VT323,arial,sans-serif;
        font-size:14px;
        left:77px;
        position:absolute;
        top:134px;
        text-decoration:none;
        width:182px;
    }
    
    #hplogo-lcd-screen {
        background:url(logos/2011/guitar11-hp-sprite.png) no-repeat -2000px -2000px;
        height:20px;
        left:52px;
        position:absolute;
        top:134px;
        width:214px;
    }
    
    #hplogo-on {
        background:url(logos/2011/guitar11-hp-sprite.png) no-repeat -809px -39px;
        height:37px;
        left:272px;
        position:absolute;
        top:123px;
        width:62px;
    }
    
    #hplogo-led {
        background:url(logos/2011/guitar11-hp-sprite.png) no-repeat -2000px -2000px;
        height:21px;
        left:292px;
        position:absolute;
        top:133px;
        width:21px;
    }
    
    .hplogo-str {
        background:url(logos/2011/guitar11-hp-sprite.png) no-repeat -530px -60px;
        height:20px;
        position:absolute;
        width:255px;
    }
    
    #hplogot {
        -webkit-box-shadow:5px 5px 10px #ddd;
        -moz-box-shadow:5px 5px 10px #ddd;
        box-shadow:5px 5px 10px #ddd;
        -webkit-transition:opacity .5s ease-out;
        -moz-transition:opacity .5s ease-out;
        -o-transition:opacity .5s ease-out;
        transition:opacity .5s ease-out;
        -webkit-user-select:none;
        -moz-user-select:none;
        user-select:none;
        background-color:#ffffca;
        border:1px solid #b5b5b5;
        cursor:pointer;
        display:none;
        font:normal 9pt arial,sans-serif;
        left:128px;
        opacity:0;
        position:absolute;
        top:16px;
        white-space:nowrap;
        padding:2px 3px;
    }
    

    Note

    #hplogo-click {
        background:url(logos/2011/guitar11-hp-sprite.png) no-repeat -2000px -2000px;
    }
    

    and <div id="hplogo-click" onclick="google.doodle.go();"></div> which contain the actual image of the guitar.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there any way to customize Google Chrome? Which technology/language would be used? Is
Repository pattern is used to abstract from particular database and object-relation-mapping technology(like EF) used.
Technology Used:- Asp.Net 2.0 Code:- See Below Description:- hello code given below is working
What is the technology used here? (don't worry, its not porn despite the url)
JavaFX is a new technology introduced by Sun. I would like to know what
I'm looking for an e-book reader/displayer similar to the technology used at flashpage (
What technology is used for live streaming of video from iPhone cam to a
What is the most commonly used technology for communicating between an application running on
I was just wondering about the technology used in Soundcloud's audio track streaming feature.
In my java program I used Hybernate technology to access MySQL database table called

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.