Middle Content to be loaded first

Discussion in 'HTML & Website Design' started by jilaba99, Jul 6, 2007.

  1. #1
    Hi,

    I need a help. I have a website and wanted the main content (ie the middle part) to be loaded first using CSS and DIV. Can anyone guide me? If possible, give some example sites also.

    Thanks.
     
    jilaba99, Jul 6, 2007 IP
  2. ColorWP.com

    ColorWP.com Notable Member

    Messages:
    3,121
    Likes Received:
    100
    Best Answers:
    1
    Trophy Points:
    270
    #2
    Even if it's possible, it won't work on every browser. But I don't think it's possible, since browser downloads the source itself and you can't arrange which part to be downloaded first. I think you can (with javascript), activate the advertisements/counters/any other JS in your page with some javascript function in the end of the document, but I'm not quite sure.
     
    ColorWP.com, Jul 6, 2007 IP
  3. bacanze

    bacanze Peon

    Messages:
    2,419
    Likes Received:
    127
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Do you mean the content appears before the navigation etc? I have a layout which you can use to achieve this, somewhere lol.
     
    bacanze, Jul 6, 2007 IP
  4. VimF

    VimF Well-Known Member

    Messages:
    307
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    118
    #4
    VimF, Jul 6, 2007 IP
  5. Sepehr

    Sepehr Peon

    Messages:
    568
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #5
    i think the only way is using CSS, you should put the content part at first of your code and then place it the way you want it with CSS padding and margins
     
    Sepehr, Jul 6, 2007 IP
  6. jilaba99

    jilaba99 Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Hi bacanze,

    Exactly. Can you send me the url so that i can get a clear idea on this.

    Thank you.
     
    jilaba99, Jul 8, 2007 IP