Navigation

    Monaca & Onsen UI
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. one
    O
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    one

    @one

    0
    Reputation
    3
    Posts
    550
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    one Follow

    Posts made by one

    • How to have a HTML Editor like TextAngular (or contenteditable) with Onsen?

      Hi,
      i guess https://github.com/fraywing/textAngular isn’t working because of
      a FastClick Issue: https://github.com/ftlabs/fastclick/issues/127

      If I try in Cordova Container everything works a long I don’t include onsen (like in iOS).
      Just put window.location. href = ‘http://textangular.com/’ in index.html, you have a HtmlEditor.

      Is there any way to get any way to get a simple http://html5demos.com/contenteditable working with Onsen?

      Kind regards.

      ia3andy created this issue in ftlabs/fastclick

      open input, textarea, contenteditable double tap on text doesn't select it on ios safari #127

      posted in Onsen UI
      O
      one
    • RE: Page ready event without ng-controller? (v1.3.15)

      Thx! Moving to v2 when it’s released :stuck_out_tongue_closed_eyes:

      posted in Onsen UI
      O
      one
    • Page ready event without ng-controller? (v1.3.15)

      Hi,

      is there a way of run code when ons-page is loaded? Please not the afterTransition,
      start rendering after slide is too late, awful UX.

      something like: <ons-page ready=“app.pageXReady()” >?

      I don’t like Angular much. WebComponents/ES6+ for the future!

      Kind regards.

      posted in Onsen UI
      O
      one