Results 1 to 5 of 5

Thread: Window browser resize

  1. #1
    Join Date
    Sep 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Window browser resize

    Hi guys...please look at this website, especially how the window resizes without lossing the content of the website: http://www.lapite.com

    That's the effect i wish to use on my website. Does anybody know the javascript code for this? Thank you all in advance.

    Andrew

  2. #2
    Join Date
    Sep 2008
    Location
    Whiteford, MD
    Posts
    39
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default

    Well, why not look at theirs, oh but not take. We all know taking code from other websites is bad . I can say I've never done it <_<. I'm a precious little angel from heaven.

  3. #3
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Quote Originally Posted by SpOrTsDuDe-Reese View Post
    Well, why not look at theirs, oh but not take. We all know taking code from other websites is bad . I can say I've never done it <_<. I'm a precious little angel from heaven.
    The website the OP linked to is made with Flash. The OP seems to be looking for a JS solution, so that wouldn't work.


    Quote Originally Posted by Isokodesign
    Does anybody know the javascript code for this
    Can you go into more detail as to the layout you're going for? If it's organized enough, this is feasible with CSS.

  4. #4
    Join Date
    Sep 2008
    Location
    Whiteford, MD
    Posts
    39
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default

    That website was blocked in school so I apologize.

    I'm not that well versed in Flash, but isn't actionscript somewhat like JavaScript?

  5. #5
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Quote Originally Posted by SpOrTsDuDe-Reese View Post
    That website was blocked in school so I apologize.
    No need to apologize. I was just pointing it out.

    Quote Originally Posted by SpOrTsDuDe-Reese View Post
    I'm not that well versed in Flash, but isn't actionscript somewhat like JavaScript?
    Yeah, AS and JS are both dialects of ECMAScript. Some methods, syntax, and logic are similar.

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
  •