Welcome Guest, Not a member yet? Register   Sign In
About Image Caching implementation
#1

[eluser]Unknown[/eluser]
I am considering building an Image Caching implementation. Similar to the one you would see used on Netflix (the web design not silverlight). For example, the cache would load all images used on screen then after loading it would allow the codeigniter page to load. Also it would have the option to display a loading... image.

I think I could hook or use a callback in the routing class or possibly just add a library to the controller that accepts a ajax prompt when the images are fully loaded and then allows the controller to load the rest of the pages data. Which would be better?




Theme © iAndrew 2016 - Forum software by © MyBB