Results 1 to 7 of 7
Thread: Web
Hybrid View
-
8th January 2009 17:36 #1_
Join Date: Apr:2006
Location: _
Posts: 1,128
Web
- abv.bg , . . - hardware.bg\forum . ?
-
8th January 2009 21:20 #2Registered User
Join Date: Dec:2003
Posts: 2,817
""
Gigabyte DS3P, E4400@9x333, 2x2Gb Super T@1000Mhz, Gigabyte GTX460OC 768Mb
-
8th January 2009 21:30 #3_
Join Date: Apr:2006
Location: _
Posts: 1,128
, ?
-
8th January 2009 21:39 #4Registered User
Join Date: Dec:2003
Posts: 2,817
- java script , .
Gigabyte DS3P, E4400@9x333, 2x2Gb Super T@1000Mhz, Gigabyte GTX460OC 768Mb
-
8th January 2009 21:47 #5_
Join Date: Apr:2006
Location: _
Posts: 1,128
, - ( ) - 2-3 .
java script
-
9th January 2009 11:28 #6
Join Date: Sep:2005
Location: Sofia
Posts: 18,517
, , ?
-
9th January 2009 11:37 #7google, .Code:HTML Code:
<html> <head> <title>Loading Screen</title> <script type="text/javascript"> function overlay() { elem = document.getElementById("overlay"); elem.style.visibility="hidden"; elem = document.getElementById("bodydiv"); elem.style.visibility="visible"; } </script> </head> <body onLoad="overlay()"> <div id="overlay" style="width:100%; height:100%; position: absolute; background-color:#000000;"> <table><tr><td valign="center" height="100%" width="100%"> <div align="center" style="border: 1px solid black; background-color:#ffffff; width:50%;"> <h3>Loading... Please Wait.</h3> </div> </td></tr></table> </div> <div id="bodydiv" style="visibility:hidden;"> ... (your current page body) ...<br /> ... (Which should be long..) ...<br /> ... (because it has to load) ...<br /> ... (so yeah.. this is body) ... </div> </body> </html>
, .




Reply With Quote
Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in