| James471 |
Feb 22 2007, 02:22 PM
Post
#1
|
|
Group: Members Posts: 6 Joined: 22-February 07 Member No.: 1,999 |
Check out the link..
http://www.ruedihofmann.com/portfolios/fashion/fashion.html Here is the code that I have placed in the beginning of the html file. I can't seem to get the resize to work with IE7. Anyone have any tips. I'm a bit of an amateur, so any help would be greatly appreciated!! Thank you! -------------- <!-- saved from url=(0013)about:internet --> <html lang="en"> <head> <html> <head> <title>Ruedi Hofmann</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script language="JavaScript"> function init() { window.moveTo(0,0); window.resizeTo(window.screen.availWidth, window.screen.availHeight); } </script> </head> <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="init();" > <table width="100%" height="99%"> <tr align="center" valign="middle"> <td> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>fashion_bk_01</title> <script language="JavaScript" type="text/javascript"> _____ |
![]() ![]() |
| Frederiek |
Feb 22 2007, 03:05 PM
Post
#2
|
|
Programming Fanatic ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 3,586 Joined: 23-August 06 From: Europe Member No.: 9 |
Don't resize the browser on the user! Not everyone likes that; certainly not me! Even then, the page doesn't need a full screen to be viewed correctly.
You do have some validation errors in your html, validate your page at: http://htmlhelp.com/tools/validator/. Otherwise, allthough that page only uses a Flash animation, I like the way it looks (turning pages like in a photo album). (BTW, I don't have FF installed on my Mac, so I can't help you in that matter). -------------------- "The earth does not belong to us. We belong to the earth."
from Vue du ciel (in French) "Leave scepticism to others and take action" from HOME by Goodplanet An inconvenient truth by Al Gore |
James471 Problems with Full Page Functionality in IE7 Feb 22 2007, 02:22 PM
Darin McGrew Don't resize the browser on the user! Not ... Feb 22 2007, 04:04 PM
James471 I agree with you on that matter, however, that is ... Feb 22 2007, 05:40 PM
Darin McGrew I agree with you on that matter, however, that is ... Feb 22 2007, 06:16 PM
pandy From what I hear IE7 adds some of the functionalit... Feb 22 2007, 11:45 PM![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 07:19 AM |