Jump to content


Never knew how to do this


6 replies to this topic

#1 Penaf

    Young Padawan

  • Members
  • Pip
  • 85 posts
  • Location:Portugal

Posted 13 November 2004 - 09:52 AM

www.shiver7.com is a site that I have as one of the best in website design and it uses a "trick" (?) I never knew how they do that ... how can they design a site that fills all the explorer window perfectly in any screen resolution?

http://www.eye4u.com/ is another place where that happens ... and I just don't get it!

Anyone know?

#2 Jaymz

    Retired P2L Staff

  • Members
  • PipPipPipPip
  • 4,104 posts

Posted 13 November 2004 - 10:32 AM

<PARAM NAME=movie VALUE="eye4u_1n.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="eye4u_1n.swf" quality=high bgcolor=#FFFFFF  WIDTH=100% HEIGHT=100% TYPE="application/x-shockwave-flash" </EMBED  

More Specifically:

WIDTH=100% HEIGHT=100%


#3 qpod

    Young Padawan

  • Members
  • Pip
  • 5 posts

Posted 17 November 2004 - 03:10 PM

Now thats handy to know............... thanks <3

#4 rc69

    PHP Master PD

  • P2L Staff
  • PipPipPipPip
  • 3,827 posts
  • Gender:Male
  • Location:Here
  • Interests:Web Development

Posted 20 November 2004 - 02:24 PM

or if you have a pure image site you could use javascript to detect user's resolution's then redirect them to a different index page

but the most common thing to do is the width/height thing

#5 Nascaron

    Young Padawan

  • Members
  • Pip
  • 32 posts

Posted 20 November 2004 - 05:34 PM

You can use javascript to dynamically edit the width & height of images too. this could be used to stretch a certain image over a certain distance (although CSS could be used for something similar). It totally depends on what you need.

#6 ronson

    Banned For Being Purple

  • Twodded Staff
  • PipPip
  • 480 posts
  • Gender:Male
  • Location:North Yorkshire, UK
  • Interests:Rugby, Programming, Building Computers, Networking, Web Design and...........BINGE DRINKING!!!!!!.

Posted 20 November 2004 - 05:59 PM

or have a splash screen and the user clicks there resolution, and it takes them to a different page my idea is harder tho lol

#7 Penaf

    Young Padawan

  • Members
  • Pip
  • 85 posts
  • Location:Portugal

Posted 22 November 2004 - 01:21 PM

ronson, on Nov 20 2004, 10:59 PM, said:

or have a splash screen and the user clicks there resolution, and it takes them to a different page my idea is harder tho lol
yeah it is ... I already tried it once and ended up making 3 sites for the same thing :D I'm going with the 100% thing for tables width and height! :D





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users