Welcome Guest, Not a member yet? Register   Sign In
Loading Screen?
#1

[eluser]neoevents[/eluser]
Is it possible to have a loading screen instead of just white, like when you go to the page?
#2

[eluser]Jeff Logan[/eluser]
Hi Neoevents, could you provide a bit more details with regards to the Loading Screen - as i'm not sure what part of Codeigniter this is in relation to.

Thanks
#3

[eluser]daulex[/eluser]
I'm sure he's talking about a loading screen, like the flash sites have.

yes, you can have it without flash, has javascript, research javascript preload. to be honest, spend an extra hour or 2 optimizing your code and minimizing the use of images, use css as much as possible, that really has a strong impact.
#4

[eluser]ummarbhutta[/eluser]
You can use Ajax for showing a loading message.. However Ajax is not built-in with Code Igniter you can use any third party Ajax library.. I would recommend "prototype.js" as it is very easy to use... with that you can show a loading image or message while your request is being sent to server... i hope you have got my point.. If still any problem then let me know..




Theme © iAndrew 2016 - Forum software by © MyBB