www.webdeveloper.com
Recent Articles
  • Finding Slow Running Queries in ASE 15
  • A More Advanced Pie Chart for Analysis Services Data
  • Adobe AIR Programming Unleashed: Working with Windows
  • Performance Testing SQL Server 2008's Change Data Capture Functionality
  • The ABC's of PHP: Introduction to PHP
  • How to Migrate from BasicFiles to SecureFiles Storage
  • Why the Twitter Haters Are Wrong
  • User Personalization with PHP: Beginning the Application
  • Whats in an Oracle Schema?
  • Lighting Enhancement in Photoshop
  •  

    Go Back   WebDeveloper.com > Client-Side Development > HTML

    HTML Discussion and technical support for building, using and deploying HTML sites.

    Reply
     
    Thread Tools Search this Thread Rate Thread Display Modes
      #1  
    Old 11-03-2009, 08:12 AM
    eric23sav eric23sav is offline
    Registered User
     
    Join Date: Nov 2009
    Posts: 6
    Unhappy Help Please. Page Jumps From Right To Left On Load!! Driving Me Crazy!! =(

    Hello everyone.

    I am having the worst time trying to figure this one out. I created a site for a hair salon and every time the page loads for the first time, it jumps from right to left. Does anyone know why it is doing this? There is an example link below.

    Thank you so much for taking the time to read this.

    http://www.erizzo.net/studiod/index.html
    Reply With Quote
      #2  
    Old 11-05-2009, 07:58 AM
    eric23sav eric23sav is offline
    Registered User
     
    Join Date: Nov 2009
    Posts: 6
    Can anyone help with this? I'm lost for what to do.
    Reply With Quote
      #3  
    Old 11-05-2009, 12:04 PM
    criterion9 criterion9 is offline
    Registered User
     
    Join Date: Jan 2009
    Posts: 981
    It didn't jump left or right for me. What browser are you using, etc?
    Reply With Quote
      #4  
    Old 11-07-2009, 10:06 AM
    verikal verikal is offline
    Registered User
     
    Join Date: Nov 2009
    Posts: 17
    I dont see any jump.
    Reply With Quote
      #5  
    Old 11-07-2009, 11:19 AM
    eric23sav eric23sav is offline
    Registered User
     
    Join Date: Nov 2009
    Posts: 6
    Hello. Thanks for the responses!

    I have tried this on both Mac and PC and had the issue for each. The browsers I used for Mac were Safari, Firefox and Opera. For PC it was just IE.

    I took a video screenshot of the page jumps that you can view below. It happens on all pages but sometimes it goes so fast you don't see it. You should be able to get a good idea from the video screenshot.

    http://www.erizzo.net/example/example.html
    Reply With Quote
      #6  
    Old 11-07-2009, 11:42 AM
    verikal verikal is offline
    Registered User
     
    Join Date: Nov 2009
    Posts: 17
    You have many problems with your code.

    1. The tables are set to width 100% try setting them to the real width so slow browsers wouldn't have to calculate the page width. This might solve your problem.

    2. You have a message from your hosting company at the bottom of your source code.

    3. Use W3C Markup Validation Service. To fix your markup problems
    __________________
    My web site...
    בניית אתרים
    אחסון אתרים
    English version will be added soon.
    Reply With Quote
      #7  
    Old 11-07-2009, 02:09 PM
    eric23sav eric23sav is offline
    Registered User
     
    Join Date: Nov 2009
    Posts: 6
    I fixed the index_body.html table width to 1040 instead of 100% on all pages. Still did not work:

    http://www.erizzo.net/studiodwidth/

    Thanks so much for trying =( I'll note the other advice.
    Reply With Quote
      #8  
    Old 11-07-2009, 04:18 PM
    verikal verikal is offline
    Registered User
     
    Join Date: Nov 2009
    Posts: 17
    Another suggestion try to reduce the number of nested tables.
    you can start with your first table containing the main background.
    and set the body background with css.

    Code:
    body{
     background:url(/images/back_bod_grad.jpg);
    }
    __________________
    My web site...
    בניית אתרים
    אחסון אתרים
    English version will be added soon.
    Reply With Quote
      #9  
    Old 11-08-2009, 12:19 AM
    eric23sav eric23sav is offline
    Registered User
     
    Join Date: Nov 2009
    Posts: 6
    Thanks so much for the advice. I actually tried removing that table as well a while ago in all the pages and yet another failed attempt. I used that table in the first place as I wanted my gradient to go only so far down the page and to have the background set to the dark grey so the gradient would fade into the background. Didn't know another/better way to do it. I am still very new at HTML as I'm sure can tell. Really want to take it further but man, sometimes I could rip out my hair! lol
    Reply With Quote
      #10  
    Old 11-13-2009, 03:56 PM
    eric23sav eric23sav is offline
    Registered User
     
    Join Date: Nov 2009
    Posts: 6
    Can anyone figure it out?
    Reply With Quote
      #11  
    Old 11-13-2009, 04:19 PM
    criterion9 criterion9 is offline
    Registered User
     
    Join Date: Jan 2009
    Posts: 981
    I'd say it has to do with your nested tables and validation errors. Fix the errors first and see if that stops the jumping. If it persists try transitioning to more div based layout with css styling and see if that helps.
    Reply With Quote
    Reply

    Bookmarks


    Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
     
    Thread Tools Search this Thread
    Search this Thread:

    Advanced Search
    Display Modes Rate This Thread
    Rate This Thread:

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is Off
    HTML code is Off
    Forum Jump


    All times are GMT -5. The time now is 08:39 AM.



    Acceptable Use Policy

    internet.comMediabistrojusttechjobs.comGraphics.com

    WebMediaBrands Corporate Info


    Advertise | Newsletters | Feedback | Submit News

    Legal Notices | Licensing | Permissions | Privacy Policy

    Powered by vBulletin® Version 3.7.3
    Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.