john_6767 Posted June 28, 2007 Share Posted June 28, 2007 how do i get one of these going? i.e When the site is loading i want to display an animated gif or somthing to keep people amused, then the whole site somes up at once and they go 'gee that was quick'.. not sure if this is php so feel free to move this topic mods.. Link to comment https://forums.phpfreaks.com/topic/57540-solved-website-loading-splash-screen/ Share on other sites More sharing options...
flappy_warbucks Posted June 28, 2007 Share Posted June 28, 2007 Sounds like flash, PHP dosent have to load, it gets compiled then the results of the compilation are sent to the browser in HTML form. Flash is different flash has to download into the users computer before it can be seen, thus why you get the loading screens while the flash is downloading. Link to comment https://forums.phpfreaks.com/topic/57540-solved-website-loading-splash-screen/#findComment-284758 Share on other sites More sharing options...
john_6767 Posted June 28, 2007 Author Share Posted June 28, 2007 cheers, i know a bit about this and think its possible without flash, i may be after a javascript that waits until eveything is loaded and then shows the page. one of the recent page si found that does this is: http://forums.ski.com.au/forums/ubbthreads.php Link to comment https://forums.phpfreaks.com/topic/57540-solved-website-loading-splash-screen/#findComment-284771 Share on other sites More sharing options...
john_6767 Posted June 28, 2007 Author Share Posted June 28, 2007 wait i found one! http://rainbow.arch.scriptmania.com/scripts/preload_wait.html thanks guys! Link to comment https://forums.phpfreaks.com/topic/57540-solved-website-loading-splash-screen/#findComment-284772 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.