Discussion Board

Results 1 to 3 of 3

Hybrid View

  1. #1
    Regular Contributor neel.soft's Avatar
    Join Date
    Oct 2008
    Posts
    95
    hi.
    i m working on widgets .i want to know is there any possiblity that without opening the browser ,can i open the web page within the container of the widget.

  2. #2
    You mean to say.. when i launch this application then instead of any application page it will load a browser url, right?

    If yes then you can try location.href("{url need to open}") on window.load function in javascript.
    Regards,

    Ravindra Suthar

  3. #3
    Regular Contributor peppe@peppe.net's Avatar
    Join Date
    Dec 2007
    Posts
    60
    Quote Originally Posted by rsuthar View Post
    You mean to say.. when i launch this application then instead of any application page it will load a browser url, right?

    If yes then you can try location.href("{url need to open}") on window.load function in javascript.
    Note that href is a property - not a function. Either way it's not a good idea to open a web page in this manner within a widget. First of all you end up losing control of the widget becuase the application is now outside your own code and on a website. Second, it's a bad idea to divide a widget into pages. Instead use a single locally loaded (from within the WGZ) file and modify its DOM using JavaScript.

    Peppe

Similar Threads

  1. s60 widgets development
    By ambatisreedhar in forum Symbian Web Runtime
    Replies: 3
    Last Post: 2009-09-25, 14:41
  2. [Moved] Any Architect/Developers with mobile GPS tracking development experience
    By samhyatt76 in forum News, Announcements and Job Listings
    Replies: 0
    Last Post: 2008-09-23, 19:00
  3. [Moved] Open Source Development, Python, Linux, MySql , C++,
    By ashutoshjoshi10 in forum News, Announcements and Job Listings
    Replies: 1
    Last Post: 2008-06-23, 08:22
  4. Pratical widgets development - Webinar
    By dcrocha in forum Symbian Web Runtime
    Replies: 3
    Last Post: 2008-05-06, 17:09
  5. 伊莱比特无线技术(北京)有限公司招聘
    By EB in forum Publish to Nokia Store发布到诺基亚应用商店
    Replies: 0
    Last Post: 2007-10-21, 09:01

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