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 6320055
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T15:54:20+00:00 2026-05-24T15:54:20+00:00

ETA UPDATE: I’ve found that if I remove all the transparent .png files from

  • 0

ETA UPDATE: I’ve found that if I remove all the transparent .png files from my site, there are about 5, it runs fine. THAT is odd. And up-votes would be very helpful, I tested it on a few more computers, and 4/15 have this issue. Thanks! Any ideas?

Runs fine on PC Firefox and all other browsers, but on 4/15 computers in Mac Firefox, the Javascript is just terribly slow, specifically the menubar. I tested them both outside the site and they worked fine. This has been an ongoing problem for quite some time, no idea how to solve it. Updated, problem goes away if I remove transparent PNG’s from the site, like the banner in the top left.

My site: http://thenozzle.net/

All of the javascript is a bit slower then in other browsers, the two largest ones are menubar and video player. I can’t ignore it at this point.

I’m wondering if it’s something wordpress is adding, because the js works fine elsewhere.

Any ideas?

ETA: Here’s my JS file:

http://thenozzle.net/wp-content/themes/twentyten/scripts.js

ETA: Here’s my menubar code

$(function() {
    $('#sdt_menu > li').bind('mouseenter',function(){
        var $elem = $(this);
        $elem.find('img')
             .stop(true)
             .animate({
                'width':'170px',
                'height':'170px',
                'left':'0px'
             },400,'easeOutBack')
             .andSelf()
             .find('.sdt_wrap')
             .stop(true)
             .animate({'top':'140px'},500,'easeOutBack')
             .andSelf()
             .find('.sdt_active')
             .stop(true)
             .animate({'height':'170px'},300,function(){
            var $sub_menu = $elem.find('.sdt_box');
            if($sub_menu.length){
                var left = '170px';
                if($elem.parent().children().length == $elem.index()+1)
                    left = '-170px';
                $sub_menu.show().animate({'left':left},200);
            }
        });
    }).bind('mouseleave',function(){
        var $elem = $(this);
        var $sub_menu = $elem.find('.sdt_box');
        if($sub_menu.length)
            $sub_menu.hide().css('left','0px');

        $elem.find('.sdt_active')
             .stop(true)
             .animate({'height':'0px'},300)
             .andSelf().find('img')
             .stop(true)
             .animate({
                'width':'0px',
                'height':'0px',
                'left':'85px'},400)
             .andSelf()
             .find('.sdt_wrap')
             .stop(true)
             .animate({'top':'25px'},500);
    });
});
  • 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-24T15:54:22+00:00Added an answer on May 24, 2026 at 3:54 pm

    I suggest you may have a some slighty corrupted PNGs.

    Suggest you try the following: resave the PNGs out of photoshop. Save both PNG-24 and PNG-8. Test .

    I have seen this before with PNGs that did not quite save correctly.

    I tested the site on two macbooks pros one a core duo 2 and the other a core duo. Both ran fine the menu was very responsive even while the video was playing.

    Assuming you have one the other steps listed in other answers here on the “suspect macs) ( ie created new accounts and tested ) then i think you need to look at what else makes those Macs different ? What version of OS X ? What model ( ie macbook vs Macbook pro vs Air etc )

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

Sidebar

Related Questions

I'm trying to use Javascript to access data from http://www.bart.gov/dev/eta/bart_eta.xml , however, I found
Here is proof that my site is not portable. I had some regex that
I love the new TaskQueue API. I have a question about the ETA/Countdown, if
UPDATE: I was mislead, by some mistake I had made, into thinking that I
I've written an application that is (maybe unnecessarily) tiered on several levels. There are
I have a Drupal 6 site where I've created a view that shows a
I have several .png images ( ETA: but the format could also be JPEG
I have a table with products. When I get information from that table, I
ETA: I use visual studio 2008 express edition. If I override WndProc and mess
I know what Java Double.NaN is. I have some Java code that produces NaN

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.