Results 1 to 13 of 13

Thread: Maximized

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User mermaid's Avatar
    Join Date: Aug:2005
    Location:
    Posts: 850

    Maximized

    , DreamWeaver-a , ....

    jpg.
    , Maximized .
    Maximized.
    ?

    .
    , ...
    , ?!?

  2. #2
    White awesomeness z0ne's Avatar
    Join Date: Feb:2002
    Location: o
    Posts: 13,331
    Code:
    <script>
    function maximize() {
      window.moveTo(0, 0);
      if (document.all) {
        top.window.resizeTo(screen.availWidth,screen.availHeight);
      } else if (document.layers||document.getElementById) {
        if (top.window.outerHeight < screen.availHeight || top.window.outerWidth < screen.availWidth) {
          top.window.outerHeight = screen.availHeight;
          top.window.outerWidth = screen.availWidth;
        }
      }
    }
    </script>
    <a href="#" onclick="javascript:maximize();"><img src=".jpg"/></a>

    Code:
    <script>
    function maximize() {
    var wihe = 'width='+screen.availWidth+',height='+screen.availHeight;
    window.open("  ", "foo", "screenX=1,screenY=1,left=1,top=1," + wihe);
    } 
    </script>
    <a href="#" onclick="javascript:maximize();"><img src=".jpg"/></a>

  3. #3
    Registered User genn's Avatar
    Join Date: Feb:2003
    Location:
    Posts: 1,215
    , max, ?
    ?
    ?

  4. #4
    Registered User mermaid's Avatar
    Join Date: Aug:2005
    Location:
    Posts: 850


    DreamWeaver-a
    <a href="./images/__.jpg" target="_blank"> </a>


    :
    , , "" . , "". .
    , ...
    , ?!?

  5. #5
    Registered User genn's Avatar
    Join Date: Feb:2003
    Location:
    Posts: 1,215
    , z0ne... ,

  6. #6
    Registered User mermaid's Avatar
    Join Date: Aug:2005
    Location:
    Posts: 850

    ...


    ---------- 18:53 ---------- 18:40 ----------

    , , ...
    , ?!?
    :



    , . , , , ...

    ---------- 18:59 ---------- 18:53 ----------

    :

    function maximize() {
    var wihe = 'width='+screen.availWidth+',height='+sc reen.availHeight;
    window.open("./images/__.jpg" , "foo", "screenX=1,screenY=1,left=1,top=1," + wihe);
    }

    <a href="./images/__.jpg" onclick="javascript:maximize();"> </a><br>
    , ...
    , ?!?

  7. #7
    Pesho's Avatar
    Join Date: Nov:2001
    Location: Sofia
    Posts: 5,169
    Quote Originally Posted by mermaid View Post
    , , ...
    , ?!?
    :



    , . , , , ...

    "onclick" :

    Code:
    onclick="maximize(); return false;"
    , !

  8. #8
    Registered User mermaid's Avatar
    Join Date: Aug:2005
    Location:
    Posts: 850
    Quote Originally Posted by Pesho View Post
    "onclick" :

    Code:
    onclick="maximize(); return false;"

    z0ne .




    .
    , Maximized (, ), ?

    : , ,
    , ...
    , ?!?

  9. #9
    Banned
    Join Date: Jun:2008
    Location:
    Posts: 1,880
    Quote Originally Posted by mermaid View Post

    , Maximized (, ), ?
    Window>Behaviors>"+">Open Browser Window

  10. #10
    Registered User tedych's Avatar
    Join Date: Nov:2003
    Location:
    Posts: 17,654
    Quote Originally Posted by mermaid View Post
    ...
    .
    , Maximized (, ), ?

    : , ,
    .
    :
    var wihe = 'width='+screen.availWidth+',height='+sc reen.availHeight;
    screen.availWidth/Height, .
    var wihe = 'width=640, height=480';

  11. #11
    Registered User mermaid's Avatar
    Join Date: Aug:2005
    Location:
    Posts: 850
    Quote Originally Posted by tedych View Post
    .
    :
    var wihe = 'width='+screen.availWidth+',height='+sc reen.availHeight;
    screen.availWidth/Height, .
    var wihe = 'width=640, height=480';
    !
    , ...
    , ?!?

  12. #12
    Registered User genn's Avatar
    Join Date: Feb:2003
    Location:
    Posts: 1,215
    href="./images/__.jpg" href="#"

  13. #13
    Registered User tedych's Avatar
    Join Date: Nov:2003
    Location:
    Posts: 17,654
    Quote Originally Posted by genn View Post
    href="./images/__.jpg" href="#"
    , href= , , Javascript . return false, kakto pisa Pesho.
    JS .

Posting Permissions

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

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |