Loading a page...

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

    Loading a page...

    How do you load a page in the current window in response to a javascript
    event?


    --
    --
    Fabian
    Visit my website often and for long periods!
    AGAM69 menghadirkan inspirasi desain kreatif, solusi digital, pengembangan teknologi, serta inovasi modern untuk kebutuhan bisnis dan profesional.


  • lallous

    #2
    Re: Loading a page...

    You say:

    location = 'thepage.htm';

    This will replace current page with 'thepage.htm';

    --
    Elias
    "Fabian" <lajzar@hotmail .com> wrote in message
    news:br6pg4$291 t13$1@ID-174912.news.uni-berlin.de...[color=blue]
    > How do you load a page in the current window in response to a javascript
    > event?
    >
    >
    > --
    > --
    > Fabian
    > Visit my website often and for long periods!
    > http://www.lajzar.co.uk
    >[/color]


    Comment

    Working...