The website is build with Codeigniter MVC framework.
I have a page that is taking longer to load (about 20 seconds) due to the nature of the query and the large database size.
Is there a way I can show a ‘Loading…’ gif image as the view is getting loaded? Looking for an example using codeigniter.
Thanks
Use jQuery BlockUI plugin