Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User ariefbayu's Avatar
    Join Date
    May 2011
    Posts
    24
    Hi,

    I'm going to develop an app that will consume OAuth from certain web. For that, the website owner already created wrapper class. My question is, how do I include it on my JS?

    is it just like the usual javascript include in HTML:


    Code:
    <script type="text/javascript" src="somelibrary.js"></script>
    or like node.js:

    Code:
    require('somelibrary.js');
    Thank you.

  2. #2
    Nokia Developer Moderator petrosoi's Avatar
    Join Date
    Mar 2003
    Posts
    115
    Hey,

    You include the library as with other HTML pages, e.g. your first option.

    petro
    'petro
    @petrosoininen

Similar Threads

  1. How to include external library in Symbian?
    By tonmoy_symbian in forum Symbian C++
    Replies: 9
    Last Post: 2006-09-08, 10:54
  2. How to include external library in Symbian?
    By tonmoy_symbian in forum Symbian C++
    Replies: 2
    Last Post: 2006-09-01, 06:57
  3. What is the library file when I include etelbgsm.h?
    By surasaku in forum Symbian C++
    Replies: 1
    Last Post: 2006-01-25, 15:37
  4. Include Library\header in Epoc32
    By shuttle78 in forum Symbian Tools & SDKs
    Replies: 4
    Last Post: 2005-02-25, 13:51

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved