Welcome to TalkGraphics.com
Results 1 to 10 of 10
  1. #1
    Join Date
    Apr 2009
    Posts
    5

    Default View page with Firefox pages are moving

    I'm using Xara5 WD, using IE there are not problem, for those who visualize with Firefox they can see the pages "moving", how may I avoid this annoy problem ?
    To make easy life for the helper here the different links to have an example ( I have the problem with firefox between thise pages , even with others within the web site) : http://www.coteza.altervista.org/multimetri.htm and http://www.coteza.altervista.org/acquisizionedati.htm , so if you go with NAV BAR from multimetri to acquisizionedati you can see the movement.
    Thanks

  2. #2
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,503

    Default Re: View page with Firefox pages are moving

    Welcome to the Web Design conference Luigi

    I just looked at your two links in Firefox 3.0.1.0 and the pages do not move (shift position). Is this what you mean? When you navigate to a new page the page is in a different position?

    But this has been a problem with Firefox in the past. But your site was OK.

  3. #3
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: View page with Firefox pages are moving

    I am getting the problem here with FF 3.0.10, click "Metrologica" then "GPT e Sicurezza" on the horizontal bar.

    A simple fix is to make sure that all your pages are at least 1050 pix high.

    There are other ways but they involve coding.

    Drwyd

  4. #4
    Join Date
    Apr 2009
    Posts
    5

    Default Re: View page with Firefox pages are moving

    Thks Gary and Thks Drwyd,
    I try to expalin in different way how I see the movement: navigation bar on the top if click on "metrologia" and then on "GPT &Sicurezza elettrica" you can see (using FF) that the page is moving fro m left to right and the pages have same width, I already followed the advice from Drw making more longer (I put all pages with same length, taking as sample the longer page) was ok, not movement, but a friend of mine - my beta tester- told me that is not a good looking if someone rolling the mouse down per kilometers without seeing anything were should be a short text.
    I have purchased Xara because they claim "you don't need to know html code ect ect, you can size each page ect ect, but there is somenthing that I can't catch in this issue.

  5. #5
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: View page with Firefox pages are moving

    These should highlight the problem and provide a solution

    N.B. file will need to be published to HDD

    Code:
    html {
    	min-height: 100%;
    	margin-bottom: 1px;
    	}
    Above code used in placeholder.

    Drwyd
    Attached Files Attached Files

  6. #6
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: View page with Firefox pages are moving

    Hi Luigi,

    The movement is caused by some pages having a scrollbar (right side of page) and some not having a scrollbar.

    Drwyd explained that having all pages the same length will prevent the movement.

    When a page has a scrollbar the text and graphics are shifted to the left to center on the active page width.

    On a page without a scrollbar the text and graphics shifts to the right to center on the new page width.
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  7. #7
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: View page with Firefox pages are moving

    Improved version with code placed in head.

    Drwyd
    Attached Files Attached Files

  8. #8
    Join Date
    Apr 2009
    Posts
    5

    Default Re: View page with Firefox pages are moving

    Drwyd,
    I'll try your adv during the week end and I'll let you know.
    many thks for the moment

  9. #9
    Join Date
    Apr 2009
    Posts
    5

    Default Re: View page with Firefox pages are moving

    Drwyd,
    at the end, I thought about what Soquili woùrote on scrollbar, so I add some pix more in height and now all pages doesn't move anymore.
    Many thanks for the help were helpful in any case and I have learned something more.
    Regards

  10. #10
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,503

    Thumbs up Re: View page with Firefox pages are moving

    Bill

    You are a genius. I have often wondered why this happens and you have explained it. It should not be but it is.

    Gary

 

 

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
  •