Orionsbelter Posted August 19, 2008 Share Posted August 19, 2008 I saw on this website once that when i click to the next page it faded into the next page, the page was using php i've searched high and wide for the coding and have no luck does anyone have the code that will fade the page into the next. thanks Link to comment https://forums.phpfreaks.com/topic/120351-fade-into-next-page/ Share on other sites More sharing options...
adam291086 Posted August 19, 2008 Share Posted August 19, 2008 To get pages to fade i think you will need javascript. Php happens server side and displays the results to the users screen. It cant interact with the user. Unless your using Ajax. Link to comment https://forums.phpfreaks.com/topic/120351-fade-into-next-page/#findComment-620061 Share on other sites More sharing options...
Fadion Posted August 19, 2008 Share Posted August 19, 2008 I guess you are referring to meta transitions. Take a look at this page for the options. It doesn't work in FireFox though (only IE) so it isn't a good idea. Maybe there are javascript stuff but I'm unaware of them. In conclusion, I would say that if you have a fancy website, a kind of showcase or something, transitions may even come handy. Otherwise they are just useless, slow and to some, annoying. Link to comment https://forums.phpfreaks.com/topic/120351-fade-into-next-page/#findComment-620075 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.