Nick
Posts: 0
Joined: Wed Jul 24, 2013 7:28 am

Load css files of every page on head

It would be great if you could load the css files of every page inside head instead of body and also merge them to one file, because on iOS unless a page is loaded at least once (css is cached) the transition is not so smooth. For example if you have a hidden button in a page, for a split second, when the page loads, the button is visible. If you merge the page specific css files to one, the css will be cached and you wont see the button at all.
( i had that problem on iOS and i worked around it through xCode, merging the css files and loading them on header)
Keep it up being awesome!

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Load css files of every page on head

Hi Nick,

We are constantly working on improvements and platform optimization. Thank you for your feedback!

Return to “Issues”