473,473 Members | 1,730 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

toString compatibility, and other javascript functions...

Is toString() compatible with all browsers?

I don't know where to look on the internet to find out what javascript
functions are ok to use with what browsers.

I tried www.quirksmode.org but as I am a javascript newbie I find the
site a bit confusing and difficult to navigate around. I have also
tried other sites, and find them equally confusing - I'm sure they are
good for people who understand what they are searching for though.

Thanks, regards, dnw.
Jul 23 '05 #1
2 1457
Dot net work wrote:
Is toString() compatible with all browsers?
It should be "compatible" with any browser that supports JavaScript.
However, that is no guarantee that it actually is. Needles to say, not
all users have JavaScript turned on, and not all browsers support
JavaScript and some support old versions (usually old browsers).

All you can do is test all common browsers that implement JavaScript
and see what happens.
I don't know where to look on the internet to find out what javascript
functions are ok to use with what browsers.
There are various resources, but the best way is to actually test each
browser.

Another way is to keep an eye on HTML, CSS and Javascript news groups
to see the issues that arise. Given that each browser has a new
version about every year (except IE, which seems to have stalled other
than for security fixes) the quirks change frequently. You must test,
test, test.
I tried www.quirksmode.org but as I am a javascript newbie I find the
site a bit confusing and difficult to navigate around. I have also
tried other sites, and find them equally confusing - I'm sure they are
good for people who understand what they are searching for though.


Quirksmode use frames, which makes bookmarking a pain. Mozilla.org
provide some useful links here:

<URL:http://www.mozilla.org/js/>

You just have to keep plodding along and come back with questions as
you hit problems.

--
Rob
Jul 23 '05 #2
Thanks Rob, I appreciate your response.
-dnw.

RobG wrote:
Dot net work wrote:
Is toString() compatible with all browsers?
It should be "compatible" with any browser that supports

JavaScript. However, that is no guarantee that it actually is. Needles to say, not all users have JavaScript turned on, and not all browsers support
JavaScript and some support old versions (usually old browsers).

All you can do is test all common browsers that implement JavaScript and see what happens.
I don't know where to look on the internet to find out what javascript functions are ok to use with what browsers.
There are various resources, but the best way is to actually test

each browser.

Another way is to keep an eye on HTML, CSS and Javascript news groups to see the issues that arise. Given that each browser has a new
version about every year (except IE, which seems to have stalled other than for security fixes) the quirks change frequently. You must test, test, test.
I tried www.quirksmode.org but as I am a javascript newbie I find the site a bit confusing and difficult to navigate around. I have also
tried other sites, and find them equally confusing - I'm sure they are good for people who understand what they are searching for though.
Quirksmode use frames, which makes bookmarking a pain. Mozilla.org
provide some useful links here:

<URL:http://www.mozilla.org/js/>

You just have to keep plodding along and come back with questions

as you hit problems.

--
Rob


Jul 23 '05 #3

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

Similar topics

4
by: Federico Bari | last post by:
Good morning all from italy, i have probably a compatibility problem with a html/javascript page. The aim of the code of the file test.htm you find here following (copy the 3 files in the...
3
by: Kevin Matthews | last post by:
i'm having strange problems with browser compatibility between firefox and internet explorer, ---------------------------------------- The following is the CSS:...
7
by: Sonny | last post by:
I need to port a library that is written entirely in C to C++. The library is supported on quite a few platforms (windows, Solaris, Linux, AIX, HP-UX, OSX, etc...) and there's quite an existing...
26
by: Roger Desparois | last post by:
Hi, I need help : I found the simplest and most precise way to open and close submenu layers. it works perfectly with IE, but for some odd reason NS won't recognize it. Can anyone tell me why...
36
by: Simon Wigzell | last post by:
I have the following in my webpage: <body onresize=CenterIt(); onMouseMove=mouseCheck(event);> CenterIt and mouseCheck are my own javascript functions. Works fine for IE and Opera, doesn't...
150
by: tony | last post by:
If you have any PHP scripts which will not work in the current releases due to breaks in backwards compatibility then take a look at http://www.tonymarston.net/php-mysql/bc-is-everything.html and...
27
by: David Golightly | last post by:
This is just a quick poll for all you web devs out there: What browsers do you test on/are concerned about compatibility with? Obviously, you're going to test on current-generation browsers such...
7
by: Tom | last post by:
I have an oo-type javascript program running perfectly on IE 6.0+, FF 1.5+, and Opera 7+ on Windows 98+, Linux (RH 9, FC 6), and Mac OS X. 4. As usual, the Safari browser is not working correctly,...
2
by: mr.mattyg | last post by:
I might as well start off like everyone else who posts problems they are having....So I'm new to JavaScript..... Anywho, I have a page that lists 15 or so thumbnails and then one big image of...
0
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
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...
0
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
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
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
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 ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
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.