My money says that it's not up until at least 12am PST.
i can see i will be up all night haha
My money says that it's not up until at least 12am PST.
I have a simple auto-refresh script, every 61 seconds...
I slapped it on my Desktop as refresh.html, hit it with Safari, and will sit here till I pass out. or get bored. Whichever comes first.
[/CODE]
I have a simple auto-refresh script, every 61 seconds...
I slapped it on my Desktop as refresh.html, hit it with Safari, and will sit here till I pass out. or get bored. Whichever comes first.
Code:<html> <head> <meta http-equiv="cache-control" content="no-cache"> <meta HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> <META HTTP-EQUIV="REFRESH" CONTENT="61"> </head> <body> <script language="JavaScript"> var countDownInterval=60; var c_reloadwidth=200 </script> <ilayer id="c_reload" width=&{c_reloadwidth}; ><layer id="c_reload2" width=&{c_reloadwidth}; left=0 top=0></layer></ilayer> <script> var countDownTime=countDownInterval+1; function countDown(){ countDownTime--; if (countDownTime <=0){ countDownTime=countDownInterval; clearTimeout(counter) window.location.reload() return } if (document.all) document.all.countDownText.innerText = countDownTime+" "; else if (document.getElementById) document.getElementById("countDownText").innerHTML=countDownTime+" " else if (document.layers){ document.c_reload.document.c_reload2.document.write('Next <a href="javascript:window.location.reload()">refresh</a> in <b id="countDownText">'+countDownTime+' </b> seconds') document.c_reload.document.c_reload2.document.close() } counter=setTimeout("countDown()", 1000); } function startit(){ if (document.all||document.getElementById) document.write('Next <a href="javascript:window.location.reload()">refresh</a> in <b id="countDownText">'+countDownTime+' </b> seconds') countDown() } if (document.all||document.getElementById) startit() else window.onload=startit </script> <iframe src ="http://www.apple.com/iphone/" width="100%" height="1200"> </body> </html>
Go to sleep kiddies.
Hug your teddys and dream the idreams
Now program it to set off an alarm when the site changes and you'll be good to go.
It's still 6PM in Hawaii![]()
do you have to have an apple id or itunes account to pre order the iphone?
can you use a mobile me account?
also, if you pre order online can you pick it up in store on the 24th?
You do not need an Apple ID or iTunes account to pre-order the iPhone 4.
You can use any valid e-mail account as your contact e-mail address.
You can pre-order online at Apple.com for in-store pickup on the 24th.
Now program it to set off an alarm when the site changes and you'll be good to go.
you my friend are awesome.
but!!!! are you 110% sure? i called the apple store and she said i needed an itunes account to pre order the iphone in the store. cause that's where i was going to do it.
i hope she was wrong?..lol. cause i don't have one.
I have a simple auto-refresh script, every 61 seconds...
I slapped it on my Desktop as refresh.html, hit it with Safari, and will sit here till I pass out. or get bored. Whichever comes first.
Code:<html> <head> <meta http-equiv="cache-control" content="no-cache"> <meta HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> <META HTTP-EQUIV="REFRESH" CONTENT="61"> </head> <body> <script language="JavaScript"> var countDownInterval=60; var c_reloadwidth=200 </script> <ilayer id="c_reload" width=&{c_reloadwidth}; ><layer id="c_reload2" width=&{c_reloadwidth}; left=0 top=0></layer></ilayer> <script> var countDownTime=countDownInterval+1; function countDown(){ countDownTime--; if (countDownTime <=0){ countDownTime=countDownInterval; clearTimeout(counter) window.location.reload() return } if (document.all) document.all.countDownText.innerText = countDownTime+" "; else if (document.getElementById) document.getElementById("countDownText").innerHTML=countDownTime+" " else if (document.layers){ document.c_reload.document.c_reload2.document.write('Next <a href="javascript:window.location.reload()">refresh</a> in <b id="countDownText">'+countDownTime+' </b> seconds') document.c_reload.document.c_reload2.document.close() } counter=setTimeout("countDown()", 1000); } function startit(){ if (document.all||document.getElementById) document.write('Next <a href="javascript:window.location.reload()">refresh</a> in <b id="countDownText">'+countDownTime+' </b> seconds') countDown() } if (document.all||document.getElementById) startit() else window.onload=startit </script> <iframe src ="http://www.apple.com/iphone/" width="100%" height="1200"> </body> </html>
Now program it to set off an alarm when the site changes and you'll be good to go.
people like you are the ones causing the server to run like *****
I work graveyard, I have no other choice.
I have Apple Site iPhone tab open, Apple Store for iPhone open, AT&T homepage, and AT&T Store page for iPhone
So anxioius!
Use this extension for Chrome: https://chrome.google.com/extensions/detail/pemhgklkefakciniebenbfclihhmmfcd and this addon for Firefox: https://addons.mozilla.org/en-US/firefox/addon/3028/
Auto-Refresh and alerted when the page changes![]()
And now the site will crash... thank you for that![]()