Site only works well in Safari...Firefox & IE are all screwed up

can everyone check out my website (you will get a good laugh): http://www.usbgaggifts.com.
i just did a huge site upgrade and these are the problems that i am having:
FIREFOX
-- the text is screwed up (XXXL and all over the place) on the movies & store pages
-- type is larger than what i tried to use on iWeb '08
IE
-- no Nav Bar = no way to look at any other page on the website
any suggestions what i do?
thanks,
ron

It's not the image file sizes that's causing the slow down. IT's the javascript file attached to each page that's causing the issue. I don't know exactly why but my site was suffering the same issue, major slow down in IE & Firefox. I went into the javascript file on one of the pages and commented out the applyEffects() entry, reloaded the page and all speed issues were resolved. There are some residual affects from changing this entry (no drop shadows, some borders not appearing) but that was the only way to get the site working properly.
I'm not a javascript expert so if someone can take the time to look through the code and find out what's actually causing the slow down it would help out everyone on this board greatly.

Similar Messages

  • HP Smart Web Printing only works on Explorer not Firefox 4 are you going to update this as I do not want to change back to Explorer.

    I just downloaded the HP Smart Web Printing which is free for those who purchase printers. It provides ability to select and clip or print web pages. It works on Explorer but not Firefox 4. There are many such questions on forums in both HP and Firefox. I love Firefox and would hate to have to go back to Explorer.
    Firefox 4 also does not appear to have "Send to OneNote" either. I used to be able to do this in Firefox 3.

    SEE 72 PEOPLE WITH THE PROBLEM AND 13 NEW. LOOK ON YOUR OWN WEBSITE AND GOOGLE TO FIND THE MANY, MANY OF US WITH THIS PROBLEM.

  • IE 11 calls tablet version of site, not the desktop version.  Works fine in safari, firefox, chrome. Help!!

    IE 11 calls tablet version of site, not the desktop version.  Works fine in safari, firefox, chrome. Help!!

    IE 11 calls tablet version of site, not the desktop version.  Works fine in safari, firefox, chrome. Help!!

  • Firefox crashes when any facebook mafiawars link is clicked, it only works if i run firefox in safe mode. Why? & How do i fix it?

    after being auto-updated to version 15, firefox crashes when any facebook mafiawars link is clicked, tried versions 3.6.12 to 15 without any change and even updated java but it only works if i run firefox in safe mode. what happened and how to i fix this major problem? the only info i found was about pogo and said to update to version 15 but thats what caused the problem in the first place...

    Hi,
    Unfortunately we had a data base error today and lost some user accounts when we had to go back to our backups. If you have started this thread, your's is one of those. Since we can not recreate your account, please sign-up for a new account here to reply to the forum messages:
    https://support.mozilla.org/users/auth
    You can use the same username and email address as before. We are very sorry for the inconvenience.

  • My eom lightning charger says its unsupported and acts like a knock off and apps appear to be running in background draining battery but I can't see them. Upgraded to iOS 7 phone only lasts 1/2 day. Notifications are all off.

    My eom lightning charger says its unsupported and acts like a knock off and apps appear to be running in background draining battery but I can't see them. Upgraded to iOS 7 phone only lasts 1/2 day. Notifications are all off.

    Crazybioteacher wrote:
    Not to sound like a jerk but this is my 3rd iPhone and I hit the usual fixes. 
    And we would know that based on the initial posting based on what? 

  • I am having problems with my ipod syncing all of my videos to my ipod from my itunes playlist, it will only sync about half even though they are all checked

    i am having problems with my ipod syncing all of my videos to my ipod from my itunes playlist, it will only sync about half even though they are all checked

    I assume there is more than ample space remaining on your iPod to hold all the videos?  Are you getting any error messages during the sync process?
    Do all of these videos play okay in iTunes?  Is the sync only checked songs and videos option enabled from under the iPod's Summary tab?
    What other setting do you have enabled from under the iPod's video configuration tab in iTunes?
    B-rock

  • The App store, FaceTime, iTunes, Safari and Camera are all missing from my iPad.  Restrictions are not enabled and when they are those applications are grayed out.  I have tried everything but restoring my iPad to its orginal condition. What do I do?

    The App store, FaceTime, iTunes, Safari and Camera are all missing from my iPad.  Restrictions are not enabled and when they are those applications are grayed out.  I have tried everything but restoring my iPad to its orginal condition. What do I do?

    todaywillbegreat wrote:
    '''  I have tried everything but restoring my iPad to its orginal condition. What do I do?
    The Basic Troubleshooting Steps are:
    Restart... Reset... Restore from Backup...  Restore as New...
    Restart / Reset
    http://support.apple.com/kb/ht1430
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414
    If you try all these steps and you still have issues...
    Then a Visit to an Apple Store or AASP (Authorized Apple Service Provider) is the Next Step...
    Be sure to make an appointment first...

  • Spry dropdown menu only works fully in Safari...

    http://www.charlespatrickjewelers.com/jewelry_pages/rings.html
    That is the link to my page. I have spry dropdowns set on the navbar for Rings, Bracelets, and watches.
    In IE and Firefox, only the rings dropdown is working, but for Safari every dropdown works. Can someone help me fix this?
    Thank you all!
    Aza

    Well, someone on another forum suggested I use css rollovers because both the spry and the swap image used the mouseover event, but I changed it and that didn't work. Can anyone here tell me why my spry navbar doesn't work in ie and Firefox?

  • Notification Plug-in only working in IE (not Firefox or Chrome)

    Just in case anyone else encountered this ...
    I downloaded and installed the Dynamic Action Plug-in, Notification,
    from http://www.oracle.com/technetwork/developer-tools/apex/application-express/apex-plug-ins-182042.html.
    I imported into Shared Objects plug-ins for an application, created a dynamic action using this plug-in,
    and it works great. In IE only (IE 8). When I run the application from Chrome or Firefox (3.6.13),
    the notification does not display.
    When I run the demo notification application in firefox or chrome, the notification works - http://apex.oracle.com/pls/apex/f?p=654321:401:0
    I can not find any information specifically on browsers.
    I use APEX 4.0.1.00.03 in Oracle 11.1.0.7 and develop on Windows 2003 server.
    I do use javascript (calling htmldb_Get) to get a value from the database to display in the Notification,
    so I suspect the problem may be there.
    Any ideas why only IE works would be appreciated. Is there any place in APEX I needed to specify browsers?
    Thanks,
    Wayne

    I stripped out all the local database access and hardecode a value for this problem. When you click the button "Check Employee's Classification", it calls a javascript function in the HTML Header called checkClass. That changes the item displayed in the notification and fires the dynamic action, Employee Class. Works great in IE, but that's it. I suspect it's the javascript that firefox or Chrome doesn't recognize.
    function checkClass(lnum)
    //alert(lnum);
    // force a "change" for dynamic action to fire - set to empty, then change
    $x('P1_CLASS_DESC').style.visibility = 'visible';
    $x('P1_CLASS_DESC').focus();
    $x('P1_CLASS_DESC').value = "";
    $x('P1_CLASS_DESC').blur();
    $x('P1_CLASS_DESC').style.visibility = 'hidden';
    // below won't work on apex.oracle.com - comment out
    // var get = new htmldb_Get(null,&APP_ID.,'APPLICATION_PROCESS=checkClass',0);
    // get.add('P1_LNBR',lnum);
    // gReturn = get.get();
    //alert(gReturn);
    $x('P1_CLASS_DESC').style.visibility = 'visible';
    $x('P1_CLASS_DESC').focus();
    // origin - not for apex.oracle.com $x('P1_CLASS_DESC').value = gReturn;
    $x('P1_CLASS_DESC').value = "Test for why this only works in IE";
    $x('P1_CLASS_DESC').blur();
    $x('P1_CLASS_DESC').style.visibility = 'hidden';
    }

  • Quick Find only works once in a Firefox session

    Suddenly, "Quick Find" only works the first time I type in a Firefox session. From the second time onward, the Quick Find bar no more appears. I tried clicking on the "/" key, but no good.
    I have tried un-check and then check again the "Seacrh for text when I start typing" option. But no good, either.
    How can I get it fixed?

    Have you seen
    * [[searching within a page#w_quick-find]]_quick-find
    Try using the single colon ' instead of the slash /
    I also note you may still be on Firefox 9, so it may be worth updating to the current firefox 11. <br/>There is also an old article
    * [[quick find bar opens when typing in text fields]]
    Try Firefox in [[safe mode]]
    * no need to make changes in the first window just click on continue.
    * if problms continue then whilst in safe mode also ensure you are only using the defult theme, and disable all plugins.

  • 2nd published site only works WITHOUT "www"

    Hey guys,
    I will try to explain my problem as best I can. I have my main site publish to a personal domain, let's call it www.MainSite.com. Now I want to set up a new site, which is a second site on my iWeb domain file, and can be accessed without problems at www.MainSite.com/New_Site.html.
    I have the main site set up with GoDaddy with the CNAME forwarding to web.mac.com. No problems there. But when I set up my new domain to forward to www.MainSite.com/New_Site.html, it only works properly when you type in NewSite.com and www.NewSite.com brings up a login prompt for my iDisk.
    All I want is for my second iWeb site to be independent from the first.
    Thanks for any help you can provide.

    Firstly, if you have two websites, then it might be a good idea to separate them out. You can do this by copying the domain.sites file and having one site per file. You can then publish separately.
    Secondly, the CNAME and personal domain name option can be used ONCE only for every .Mac account. To set up your new site you need to use the web forwarding option. However, you need to create forwarding to web.mac.com/username/sitename. If you do this it should take you to the new site.

  • "Integration Builder: Design" only works well on server

    Both TCD: SXMB_IFR and "http://host:port/rep/start/index.jsp" work well on both clients and server.
    We know, when we want to visit the "Integration Builder:
    Design" in "http://host:port/rep/start/index.jsp",
    a logon screen displays.
    The problem is i can logon to the Integration Builder with user 'XISUPER' in server,but error message 'Authorizaion error;unknown user name or incorrect password' displays in client with the same user and pwd.
    Is any other configuration needed?
    BTW: "com.sap.aii.ib.core.sso.enabled" in exchangeprofile;
         The host file in the client had been modified successfully.

    Hi,
    Can you just find out from your BASIS Team if they have followed the following steps while creating the user.
    This is a detailed step by step procedure for creating a user:
    - On your SAP Web AS host, create the user below with at least the following parameters (transaction SU01).
    <b>User</b> : XISUPER
    <b>Last name (Tab: Address)</b> : <your_name>, for example XI Super
    <b>Password / User Type (Tab: Logon Data)</b> : <init_password> / Dialog
    <b>
    Role (Tab: Role)</b> :
    AP_BC_AI_LANDSCAPE_DB_RFC
    SAP_SLD_ADMINISTRATOR SAP_XI_ADMINISTRATOR
    SAP_XI_CONFIGURATOR SAP_XI_CONTENT_ORGANIZER
    SAP_XI_DEVELOPER SAP_XI_MONITOR
    The SAP_XI* roles are composite roles
    - Save, and exit SU01
    - You must now log on to the Integration server host with the user XISUPER, to switch the initial password to a valid password.
    - You must restart the J2EE engine to transfer the user creation to the J2EE
    Also go through this link for more details,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/95d7d490-0301-0010-ce93-c58f9a3cde0b
    If its been done exactly in the same manner as explained and if you are still finding the problem do let us know so that we can try finding where exactly the problem is.
    Regards,
    Abhy

  • Is it true that Thunderbird does no longer works well with POP mail servers and only works well with IMAP servers?

    Our email host is telling us that our outdated POP mail server doesn't work well with Thunderbird and it the reason we're having sporadic difficulty sending out emails with attachments when using Thunderbird (no problems when sending emails directly from the email host's web portal and bypassing Thunderbird). We'll often get notification when using Thunderbird and trying to attach PDF'd documents to an email that "Sending of message failed. The message could not be sent because the connection to SMTP server timed out." The email host company is advising that this problem will be solved if we upgrade from the free POP email to the not free IMAP email. True? Or are they just using this Thunderbird problem as an excuse to sign us up for unnecessary services?

    I think they are using this as an excuse.
    Messages are sent via SMTP. Both, POP and IMAP are protocols to receive mail.
    In any case, it would be '''their''' 'outdated POP mail server', not yours.
    Check this article for troubleshooting the problem.
    https://support.mozilla.org/en-US/kb/cannot-send-messages

  • Embedded movies, Safari/Firefox freezes, then all hangs

    Note: This post was moved from 'It's not just Safari, It's Firefox too... Crashing Tiger'
    I have the same problem -- although it is linked directly to embedded quicktime movies. Almost every time I go to a page with an embedded movie, Safari / Firefox freezes, taking the rest of the os along with it (finder, other open apps) Unplugging the ethernet doesn't help. Checked the Safari crash log and it doesnt seem to be recording these crashes.

    Sounds like lookupd is hanging and taking the OS with it...
    If this is happening when surfing to sites with links to "js.adsonar.com", like FoxNews.com and others, here's a fix:
    Mac OS X Tiger lookupd bug & adsonar fix
    Hope it helps,
    -MikeS
    Disclaimer:
    [The above link goes to a bug fix on DreamLight.com, my commercial website. While neither I nor DreamLight receives any compensation for this fix, or for visits to the site, increased traffic to the site could of course indirectly lead to additional business opportunities.]

  • My faceook app only works when I am connected to wifi all other apps work on 3g except facebook

    I have updated my phone with all the recent updates including the newest facebook version.  All was working fine until one day the facebook app quit working.  I can use all my other apps without fail on 3g or wifi but my facebook app only works while im on a wifi network.  The minute it switches to 3g it fails to load.  I have tried deleting the facebook app and reloading it several times with no success.  Any suggestions?

    I am having the same problem..has your problem been resolved??

Maybe you are looking for