Jump to content

Can you help me trouble shoot this please?


Recommended Posts

Can you help me trouble shoot this please? http://tinyurl.com/35kk33s

 

Thanks for looking! My problem is if I put the google search bar above the little red house that says "Virtual Tour" the house looses it's mouseover sound. You can check any other page to hear and see how it should perform. If I put the search under the house the sound returns. I've narrowed it down to the search div (this is where the search box is put in by google) called <div id="cse">. If I remove this div the sound returns. I'm guessing the google search is inputing more JS into that div that is conflicting somehow. So... do you know of anything I can try? I'll even be willing to do a CSS trick to fake it. Though that gets complicated.

 

There are two pieces of JS at the bottom of the page that initiates the sound and some inline js in the image. I've moved these around but doesn't help. I understand it's hard (if not near impossible) to test this so just throw ideas at me and I'll test them. Thanks!

Edited by Eric
Link to comment
Share on other sites

Cool - this was an easy fix. I forgot, the js on this sound mouseover thing adds a flash something or other to the first div on the page. It was adding it to the search div instead of my other and for some reason that was causing a problem. Placing another empty div above it fixes it! Thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...