PDAs

N

Nadim Attari

hi,

is javascript being supported by the browers in a PDA? is yes, what are the
browsers available in PDAs and which javascript version do these browsers
support ?

regards,
nadim
 
R

Richard Cornford

Nadim said:
is javascript being supported by the browers in a PDA?
Some.

is yes, what are the browsers available in PDAs

Opera, IceBrowser, NetFront, Escape, AvantGo, Pocket IE and others.

Unlike the desktop browser market, where people can get completely
adequate browsers for the cost of downloading it, the PDA, mobile phone
and embedded browser market has more potential to be profitable. The
user exchanges money for the browser when they bye each device. So many
browser manufactures provide browsers for use in that context and some
specialise in the PDA/Phone/embedded browser markets (e.g. NetFront and
Escape).

It is also not unusual for a PDA/Phone/embedded browser to give no real
indication in it's OS or GUI (and frequently User-Agent headers and
navigator object information) as to which specific browser is being
used. The browser may have been sold/licensed as a component and
integrated into the device by its manufacturer. Fortunately modern
browser scripting practices don't require any knowledge of the specific
browser in use so this is not a problem.
and which javascript version do
these browsers support ?

That varies. Assuming an implementation of ECMA 327 ("ECMAScript Compact
Profile") should be safe. Many will actually implement a full ECMA 262
3rd edition version. In practice (W3C) DOM support (and dynamic DOM
support) is more significant. There is a tendency for browsers on small
devices to be less dynamic than desktop browsers (device memory
constraints and slower processors may necessitate that in some cases).

Richard.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top