Navigation

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

    kevin_rivera_19

    @kevin_rivera_19

    0
    Reputation
    1
    Posts
    243
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    kevin_rivera_19 Follow

    Posts made by kevin_rivera_19

    • window.getSelection() Not working

      l try to get the selection text from contenteditable div whit window.getSelection() but i have this instead.

      Selection
      anchorNode: <ons-icon class=“ons-icon zmdi zmdi-format-bold”>
      anchorOffset: 0
      baseNode: <ons-icon class=“ons-icon zmdi zmdi-format-bold”>
      baseOffset: 0
      extentNode: <ons-icon class=“ons-icon zmdi zmdi-format-bold”>
      extentOffset: 0
      focusNode: <ons-icon class=“ons-icon zmdi zmdi-format-bold”>
      focusOffset: 0
      isCollapsed: true
      rangeCount: 1
      type: "Caret"
      Selection Prototype

      posted in Onsen UI
      K
      kevin_rivera_19