Questions tagged [palm-pre]
52 questions
2
votes
2 answers
How to use jquery in palm mojo?
How do I do to be able to use jquery in my palm mojo application?

Mi.
- 31
- 3
2
votes
1 answer
Disable webOS Phone Links
I once had a problem where Safari for iPhone would add phone links to my HTML. This would break my code because it depended on the text value of
.
Before:
8211812
After:

Byran Zaugg
- 967
- 9
- 25
2
votes
1 answer
podcast for WebOS development?
Are there any podcasts for WebOS (Palm Mojo) development?

JoelFan
- 37,465
- 35
- 132
- 205
2
votes
3 answers
Palm Pre and Visual Studio. Possible?
The development experience for the Palm Pre sucks, to say the least. At best you are working on JavaScript in Eclipse with the Aptana plugin. The intellisense you get is really, really dismal. You have to be looking at the documentation every 5…

AngryHacker
- 59,598
- 102
- 325
- 594
2
votes
1 answer
Mojo.Event.tap - how to get tap coordinates?
I am having difficulty with finding out how to get tap coordinates from tapEvent object, which is passed to my custom handler (I didn't find it's specification anyway). There is also singleTap event, which passes custom variables "X" as "Y", which…

Arturas Smorgun
- 954
- 1
- 8
- 22
2
votes
2 answers
Palm Pre Emulator Internet connection problem
I am running the Google Map application which is part of Palm Emulator. On launching the application , it displays "Google Maps requires internet connection". When i run emulator, do I need to configure the network settings .
Similar thing happens…

Brijesh Patel
- 2,901
- 15
- 50
- 73
2
votes
1 answer
Palm WebOS - How to get user's phone number?
How do I get the user's phone number on Palm Pre's WebOS?
Thanks,

ConsultUtah
- 6,639
- 3
- 32
- 51
2
votes
3 answers
Recommended reading material for getting started with webOS/Mojo SDK development?
I am starting to delve into the world of webOS and the Mojo SDK and having a great time so far, but I find myself having to constantly take a detour and read up on different subjects such as JSON, JavaScript, etc. I realize now that instead of…

norova
- 83
- 6
2
votes
2 answers
Mojo SDK - set a timer
I'm messing around with building an application for the Palm Pre.
I have a simple question: How can I set up a timer for some code to get run after a certain amount of time has passed?
I tried using the regular old javascript setTimeout, but it…

TM.
- 108,298
- 33
- 122
- 127
2
votes
1 answer
Will the Palm Pre Mojo SDK grant access to bluetooth apis?
Does anyone know if Palm's new Mojo SDK will grant access to bluetooth APIs? Perhaps in some form or fashion? I can't get any information about it and given I have to choose what to spend my money on in regards to the the next platform for my…

deltaearl
- 71
- 8
1
vote
4 answers
1
vote
1 answer
How to replace image pixel in Webos Palm js
I want to replace image pixel color with other color in webos. so can any one suggest how i do this.
Thanks

Mitesh Khatri
- 3,935
- 4
- 44
- 67
1
vote
1 answer
webOS controllers and assistant
I've started tinkering with webOS and it's pretty cool. Out of all the major smartphone platforms I have to say that webOS is the easiest to work with. Currently I'm just trying to get an intuitive sense for the framework and I'm just tinkering with…

David K.
- 6,153
- 10
- 47
- 78
1
vote
1 answer
admob for webos/palm
i want integrate admob ads to my palm pre application.can you please suggest me and share integration code for ads.some where i found code it wont work for me
Thanks in Advance
Aswan

Aswan
- 5,085
- 10
- 46
- 70
1
vote
1 answer
how to apply scrollBar to the form manually in palm application
in my project that is developed using palm technology ie webos ,in this application form is not get scrolling option automatically,so i have to apply scrollbar manually.with this user can feel userfriendly.could some help me in this isue hoe to…

karim
- 91
- 4
- 14