honglio
@honglio
Posts made by honglio
-
RE: Navigation bar overlay on iOS 7+
@Fran-Diox Thanks for let me know this. Currently, we give body element a margin-top 20px. So the status bar doesn’t overlap with the navigation bar. But the color of them are different. This make it looks a little different from native app.
-
RE: Navigation bar overlay on iOS 7+
I test in beta-9 . The status bar filled doesn’t work. I haven’t test beta-8 yet. Could you tell me where to download beta-8. @Fran-Diox please help! Does it not work because I don’t have Cordova included.
-
RE: What is the technology behind navbar notification of this site?
@Fran-Diox Thank you a lot! I heard of socket.io for a long time, but I thought it’s for making online chat. LOL!
-
What is the technology behind navbar notification of this site?
I am really impressed by the notification received without refresh the browser. Could Mr. @Fran-Diox give a brief explain of the technology behind? -
RE: Navigation bar overlay on iOS 7+
@Fran-Diox js and css are both v2.0.0-beta.7
-
RE: Navigation bar overlay on iOS 7+
@Fran-Diox My intent is to report a bug. I use
ons-toobar
as the status bar.<ons-toolbar> <div class="left"><ons-back-button></ons-back-button></div> <div class="center">Something</div> </ons-toolbar>
It displays like the “Not Good” image on iOS 7+ devices.
-
Navigation bar overlay on iOS 7+
iOS 7+ allows you to have make full screen apps. But there could be such problem when navigation bar overlap your app:
Is there any feature in OnsenUI helps to solve this issue?
-
Is there a plan towards Drag & Drop Interface Builder?
Do the OnsenUI or Monaca team have a plan to build a Drag & Drop Interface Builder for OnsenUI? Twitter Bootstrap has such builder in http://www.layoutit.com/.
-
RE: OnsenUI 2.0 - DeviceBackButton
@Fran-Diox I test in a browser. Now I see why it’s not work. Thank you!