atnospeat / joomla-gcalendar

Automatically exported from code.google.com/p/joomla-gcalendar
0 stars 0 forks source link

Using asynchronous calls to update calendar and upcomming events #184

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When loading the front end (modules/upcomming events/calendar) the page will 
not complete loading until the connection to google has been established and 
calendar information retrieved. 

Using an asynchrounous call to do this, will help speeding up the load time 
of front/main page. Updated calendar information can then be injected when 
ready. Meanwhile a loading hourglass or something can fill in the upcomming 
and gclaendar module contents...

Original issue reported on code.google.com by charb...@gmail.com on 6 Jul 2009 at 1:04

GoogleCodeExporter commented 9 years ago

Original comment by allon.mo...@gmail.com on 6 Jul 2009 at 3:24