• I was wandering if it is possible to make an image map for wordpress in the header. I would like to make an image map in the header with a bubble popup. The image map would have two parts one part, the larger part, would take you to the homepage. The smaller part would be the popup part. When someone hovers (or clicks) the smaller part of the map a bubble popup would appear with different symbols. When the user selects a symbol it will search the entire site for a few terms that relate to that symbol. For example:
    Symbol-Cross onClick search for “Christ”, “Christianity” etc.
    I don’t know what this is really called but I think jQuery would be what you use.

    A site that has a similar feature is https://www.alice.com (ecommerce)

    I am a novice to intermediate web developer?

Viewing 1 replies (of 1 total)
  • This trick to create this, is not using the header that most wordpress templates include. I suggest the Weaver 2010 theme, it has several sub-theme, including twenty ten. With Weaver 2010 a few of the sub-theme don’t have headers, but if you like one that does,there is an option that you can select to hide the header. Of course you can go into the Editor and remove it there also, but being a novice I’d suggest Weaver, however I’m sure there are other themes that don’t have headers or you can opt out of them as well.

    Now you can create the header with as many link as you need because you are creating it in your page html. Just past the html into each page you want that header, this way you can have a different option on different pages if you want!

Viewing 1 replies (of 1 total)
  • The topic ‘jQuery bubble popup (image map)’ is closed to new replies.