473,509 Members | 3,543 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Javascript support

Hello,

I am creating a website that is intended to be very portable and viewable
by a range of different devices. I have some javascript code in it, but
now I was thinking if it is a standard and supported by every device.
I was talking to people in the field and I have heard that javascript is
not supported fully by PDA browsers, but I have always thought that
javascript is as HTML, a clear standard that has to be supported by all
graphic browsers.
Can anyone confirm that javascript is not fully supported by PDA or
SmartPhone browsers?

Thanks,
Stefan
Jul 23 '05 #1
5 1560
Gueorguiev Stefan Gueorguiev wrote:
Can anyone confirm that javascript is not fully supported by PDA or
SmartPhone browsers?


None of the browser on my PDA, the browser on my phone, nor one of the many
graphical browsers I have on my workstation support JavaScript at all.
Another graphical browser I have supports very little JavaScript. Then
there are a number of text browsers, and robots such as GoogleBot to
consider. Not to mention browsers which support JavaScript but let the user
turn it off. Or proxy servers which filter the JavaScript out before it
reaches the browser.

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Jul 23 '05 #2
Wow, so it turns out javascript is not very portable, is it?
Do you know if any alternative exists that can replace the functionality
of javascript on those browers (i.e. I change a select value and only an
image gets update, not the whole webpage)?

Thanks,
Stefan

On Mon, 23 May 2005, David Dorward wrote:
Gueorguiev Stefan Gueorguiev wrote:
Can anyone confirm that javascript is not fully supported by PDA or
SmartPhone browsers?


None of the browser on my PDA, the browser on my phone, nor one of the many
graphical browsers I have on my workstation support JavaScript at all.
Another graphical browser I have supports very little JavaScript. Then
there are a number of text browsers, and robots such as GoogleBot to
consider. Not to mention browsers which support JavaScript but let the user
turn it off. Or proxy servers which filter the JavaScript out before it
reaches the browser.

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is

Jul 23 '05 #3
1. html is quite well standardized, and you can't do much without it
2. the computer you control best is the server

that's why you should stick to server generated html (using php for
instance). which involves a trip back to the server for every change -
that's the drawback.
javascript is good for anything that is not crucial to the functioning
of your site, but for nothing else.

micha

Jul 23 '05 #4
Gueorguiev Stefan Gueorguiev wrote:
Wow, so it turns out javascript is not very portable, is it?
No, it turns out that you have not yet learnt how to use client-side
JavaScript without comprising the usability of a Web document ...
[Top post]


.... and that you did not bother to read the FAQ before posting.
PointedEars
Jul 23 '05 #5
Gueorguiev Stefan Gueorguiev wrote:
Wow, so it turns out javascript is not very portable, is it?
No, it turns out that you have not yet learnt how to use client-side
JavaScript without comprimising the usability of a Web document ...
[Top post]


.... and that you did not bother to read the FAQ before posting.
PointedEars
Jul 23 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
7237
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7347
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7416
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7073
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7506
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4732
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3207
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1571
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
443
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.