Loading Elements

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jodie Rapson

    Loading Elements

    Hey there is it possible to load page elements in a particular order.
    ie(Tables, Server Side Includes,)

    Any help is cool.
    Cheers
    pcthug


  • David Dorward

    #2
    Re: Loading Elements

    Jodie Rapson wrote:
    [color=blue]
    > Hey there is it possible to load page elements in a particular order.
    > ie(Tables, Server Side Includes,)[/color]

    Short of (unreliably) adding elements to the DOM once the document has
    loaded - no.

    (And there is no way that using JavaScript to edit the DOM can call a
    _server_ side include)

    --
    David Dorward http://dorward.me.uk/

    Comment

    Working...