Results 1 to 4 of 4

Thread: resizing browser window...

  1. #1
    Join Date
    Apr 2007
    Posts
    149
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default resizing browser window...

    Greetings! i have a website and in it, i have a link that opens a window browser and a smaller size (500x300); my question is: is there a way i can automatically make return the window to its original size when visitors click on a link? hope you understand...

  2. #2
    Join Date
    Oct 2005
    Posts
    255
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    do you use onclick function to do the popup, or you can try this
    put this in a tag
    target="_blank"
    it opens up a new full window.
    and could you please say it a little clearer, i don't qiute no what you mean.
    give a link if possible..
    Hey new design new look, goto xudas for personal webdsign help.. (:

  3. #3
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    you would need to either use a cookie or a session variable (if server-side language)...

    and could you please say it a little clearer, i don't qiute no what you mean.
    he is opening a popup window, and wants to know how after clicking some other link make that window the size of the original window's dimensions

  4. #4
    Join Date
    Apr 2007
    Posts
    149
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Thanks for you help, both of you. you are right boogyman, that i exactly what i need, but how exactly can i do this?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •