Advanced Search

Results 1 to 6 of 6

Thread: flash DIV problem

  1. #1
    Join Date
    Dec 2007
    Posts
    45
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default flash DIV problem

    Hi all,

    We are working on a site at work and can't seem to figure out why half of the logo disappears when rolling over the javascript navigation.

    http://proof.merricktowle.com/theelms/index.asp

    btw, it seems to work in IE7 and safari, but in firefox (most important for us) it breaks. Any leads would be greatly appreciated.

    ~ Regards
    Steve

  2. #2
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    I see 2 errors but not one with a logo disappearing. On home mouseover the communties color changes. On contact mouse over it flickers. Are either of those what your referring too?

  3. #3
    Join Date
    Oct 2008
    Location
    n. 1 a particular place or position where something is located. 2 the action or process of locating.
    Posts
    2,026
    Thanks
    17
    Thanked 318 Times in 317 Posts
    Blog Entries
    3

    Default

    Yeah, I get the same thing, but that is just because this gif:
    http://proof.merricktowle.com/theelms/images/nav/NavContact_on.gif
    does not exist.
    E d d y P r o c a
    I love Dropbox. Get it through my (girlfriend's) referral link and both you and I (her) get 250 MB extra! Thanks and you're welcome!

  4. #4
    Join Date
    Dec 2007
    Posts
    45
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    we can fix that. I'm not concerned about those, but the logo actually disappearing a bit when you rollover the nav. Again, we only see this happening firefox.

    ~ Regards
    Steve

  5. #5
    Join Date
    Oct 2008
    Location
    n. 1 a particular place or position where something is located. 2 the action or process of locating.
    Posts
    2,026
    Thanks
    17
    Thanked 318 Times in 317 Posts
    Blog Entries
    3

    Default

    If you mean The Elms logo with the trees then nothing happens, I checked both FF3 and IE7, I rolled over everything, clicked everything and the logo is intact. Have you tried it on other computers?
    E d d y P r o c a
    I love Dropbox. Get it through my (girlfriend's) referral link and both you and I (her) get 250 MB extra! Thanks and you're welcome!

  6. #6
    Join Date
    Oct 2008
    Location
    n. 1 a particular place or position where something is located. 2 the action or process of locating.
    Posts
    2,026
    Thanks
    17
    Thanked 318 Times in 317 Posts
    Blog Entries
    3

    Default

    Now the error is there. Add the red part to your css on line 120:
    Code:
    #Logo {
    	width: 166px;
    	float: left;
    	position: absolute;
    	left: 41px;
    	z-index: 6;
    }
    E d d y P r o c a
    I love Dropbox. Get it through my (girlfriend's) referral link and both you and I (her) get 250 MB extra! Thanks and you're welcome!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •