Navigation

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

    Binh Le

    @Binh Le

    0
    Reputation
    2
    Posts
    493
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Binh Le Follow

    Posts made by Binh Le

    • RE: Implement Google Adsense with Onsen

      @munsterlander Thanks mate

      posted in Onsen UI
      B
      Binh Le
    • Implement Google Adsense with Onsen

      Hi,

      Has anyone has experiment implement Google Adsense with Onsen ?

      As I implement following script, Onsen seem to hand and does not generate the rest of the content, without return any error in Chrome Developer console

      <ins class="adsbygoogle"
           style="....."
           data-ad-client="...."
           data-ad-slot="..."></ins>
      <script>
          (adsbygoogle = window.adsbygoogle || []).push({});
      </script>
      

      Cheers,
      Binh

      posted in Onsen UI
      B
      Binh Le