I am making some Web Apps that need a quick response and have a significantly tight refreshing time. All I want is to save memory and CPU Load. My Question is:
Which is prefferable CSS
or Javascript/jQuery
in styling things like:
- Visibility
- Animation
I mean both are achievable from both respects and both seem ok. But I would like to be effective from the Structure. Any help will be appreciable.
Please be honest with the core-level reason if possible.
Thanks.
And to those who marked this question duplicate:
I am not looking for iPad Native Systems only. I am looking all aproaches.