Impossible resizing due to redirection?

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

    Impossible resizing due to redirection?

    Hi,
    I want to resize the main window through Javascript using the
    self.resizeTo() function. Nevertheless i've ot a pb:

    I have a domain (http://www.re-crear.org). This domain is redirected
    transparently to a page in another domain
    (http://www.clairecharter.com/hosting...onal/index.php) by
    automatically adding an invisible frame within my own pages. This way
    nobody can see the redirection.

    When i type in the exact address (the non directed one) everything
    works fine. When i type in the directed one, the script does not
    work!!! Anybody has an idea to make it work ? How do i address within
    the script the window?

    Thanks a lot
  • Ivo

    #2
    Re: Impossible resizing due to redirection?

    "astpaul" <astpaul@yahoo. com> wrote in message
    news:e5d4f3dd.0 402230620.616f5 40f@posting.goo gle.com...[color=blue]
    > Hi,
    > I want to resize the main window through Javascript using the
    > self.resizeTo() function. Nevertheless i've ot a pb:
    >
    > I have a domain (http://www.re-crear.org). This domain is redirected
    > transparently to a page in another domain
    > (http://www.clairecharter.com/hosting...onal/index.php) by
    > automatically adding an invisible frame within my own pages. This way
    > nobody can see the redirection.
    >
    > When i type in the exact address (the non directed one) everything
    > works fine. When i type in the directed one, the script does not
    > work!!! Anybody has an idea to make it work ? How do i address within
    > the script the window?
    >
    > Thanks a lot[/color]

    See Frequently Asked Question 4.19:
    <URL: http://jibbering.com/faq/#FAQ4_19 >
    HTH
    Ivo


    Comment

    • Arnaud Saint-Paul

      #3
      Re: Impossible resizing due to redirection?



      Thx.

      *** Sent via Developersdex http://www.developersdex.com ***
      Don't just participate in USENET...get rewarded for it!

      Comment

      Working...