Hi
I'm trying to add two buttons to my header element, for 'back' and 'home'. I've noticed that the home button with data-iconpos="notext" causes page flicker after transition to the page with the buttons. I've tried moving the button to other elements on the page, such as content, and the same thing happens.
Does anybody know how to eliminate this problem? Allowing the text to display gets rid of the flicker, but I'd rather just have a home button with an icon to save space in the header.
Thanks
Ben