NetTalk Central

Author Topic: Mobile issue  (Read 1333 times)

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Mobile issue
« on: November 10, 2013, 09:00:53 PM »
Clarion9 Nettalk725
As I mentioned in a previous post one of my client's client want to capture remotely using a tablet what was captured inhouse before.
I have created a form specifically for the remote capture.
I need to test for mobile as well since I don't know if the tablet they use will be a 7" or 10".
When _mobile_ = 0 Capture is fine and no messages appear in debugview.
When _mobile_=1 Capture is fine but the attached message appears in debugview.
I have done a global search on my development PC and I cannot find this file (web\scripts\jquery.mobile-custom.js) anywhere.
Do I need it, if so how do I get it, if not how do I tell the application not to look for it?

[attachment deleted by admin]
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

Stu

  • Hero Member
  • *****
  • Posts: 509
    • View Profile
    • Email
Re: Mobile issue
« Reply #1 on: November 10, 2013, 10:03:08 PM »
Not sure it'll help, but that looks like it belongs in whatever "theme" folder is being used.
Cheers,

Stu Andrews

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11186
    • View Profile
Re: Mobile issue
« Reply #2 on: November 10, 2013, 10:37:29 PM »
Hi Terry,

You'll likely find the system goes a lot faster if you tick on "combine files". That would make this go away.

the web\scripts\jquery.mobile-custom.js file is not used at the moment - but if you create an empty file in your web\scripts folder you'll satisfy the browser.

cheers
Bruce