Goulven, Odd... I dont think I ever realized that scrollbars actually affect page width and shift content like that. Thanks for the info :)
FYI, I am using AJAX to load a code block. If you go to http://gatheryeroses.com/test/home.html and view source, you will see the HTML I am loading into the DIV on my main page. On Feb 13, 6:28 am, Goulven CHAMPENOIS <[email protected]> wrote: > Isn't it just that the page grows longer, and therefore the browser adds a > scrollbar, thus narrowing the page? > > As an aside, it might not be necessary loading the page content with Ajax, > simply link to the page. It's recommended to only use ajax to load page > blocks, not whole pages. Please refer to the original Hijax article for a > good explanation:http://domscripting.com/blog/display/41 > > I cannot seem to figure out why my container is shifting to the left> when > you click on the "Home" link. > > >http://gatheryeroses.com/test/main.html > > > The "Home" link uses ajax to load an external HTML file into the > > "empty" div to the right of the buttons. > > -- > Goulven Champenois --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en -~----------~----~----~----~------~----~------~--~---
