Thursday, 19 September 2013

sticky positioning in email for IOS 7

sticky positioning in email for IOS 7

For iOS email I'd like to have a fixed position banner.
I am using: { position: -webkit-sticky !important; top: 10px !important; }
But in the iOS 7 email app the fixed position function & Sticky function
are not working.
Is there any way to solve this?

No comments:

Post a Comment