Results 1 to 2 of 2

Thread: Javascript on Android Phone apps

  1. #1
    Join Date
    Feb 2016
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Javascript on Android Phone apps

    I have a id.focus command on an html page working in my desktop broswer, Im just wondering why it wont work on my android phone.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Just wondering? If that's all, I can tell you that javascript isn't the same on mobiles and desktops. The focus property and the .focus() action are also interpreted differently under different browsers. Both are becoming more limited. Time was when virtually anything could obtain or be given focus as well as have the focus upon it detected. More and more, only form elements that a user interacts with can. Hope this answers your question. If not, or you want more help, a link to the problem page would help us to help you.

    Oh, and most things that were done with focus in the earlier environments can still be gotten at in other ways now, we just need to be a little more creative. That said, some things cannot.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Similar Threads

  1. screen (image) in android phone
    By Jack in forum The lounge
    Replies: 4
    Last Post: 02-28-2015, 05:29 AM
  2. flash apps/program
    By vutaikt in forum Flash
    Replies: 1
    Last Post: 08-10-2014, 05:08 AM
  3. How to show iframe in java apps?
    By suyog7 in forum Java
    Replies: 3
    Last Post: 02-01-2011, 10:31 PM
  4. Java apps/where to go next.
    By Frerunr722 in forum Java
    Replies: 5
    Last Post: 04-14-2010, 05:58 AM
  5. Resolved Javascript issues with 2 MooTools-based Apps
    By tehhippy in forum JavaScript
    Replies: 1
    Last Post: 02-18-2009, 08:22 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •