473,669 Members | 2,458 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

javascript compatibility tables

Hi
I was wondering if anyone knows if of javascript compatibility tables or
some program that can convert the html/javascript etc to be as cross-browser
as possible!

thanks in advance
Neil Morris

--
my IE6 favorites for import into Netscape/Internet Explorer
www.neilmorris.btinternet.co.uk/bookmark.htm
http://www.neilmorris.btinternet.co.uk/
Jul 20 '05 #1
1 1497
On Sun, 15 Feb 2004 16:57:49 +0000 (UTC), Neil Morris
<Ne********@bti nternet.com> wrote:
I was wondering if anyone knows if of javascript compatibility
tables or some program that can convert the html/javascript etc to
be as cross-browser as possible!


A list of what browsers support isn't going to be of much good as that
would lead to browser detection strategies which are just as unreliable as
the presence of JavaScript and it's proprietary components.

As for an automated conversion program, surely it would next to
impossible. Some things completely unsupported in certain browsers, so
there can be no equivalent alternative. Also, constructs might be too
complex for a machine to interprete and process.

Your safest approach is to implement standards, such as the DOM, which are
given good support by the more modern versions of Netscape, Opera,
Mozilla, and others (excluding IE). Using feature detection, you can then
determine when proprietary methods, such as DHTML and some minor aspects
of JavaScript v1.3, will be necessary. Finally, you should ensure that
nothing you do is dependant on the presence of some element of JavaScript,
so it shouldn't matter if you find a complete lack of support. This is
especially important for non-JavaScript enabled browsers.

Mike

--
Michael Winter
M.******@blueyo nder.co.invalid (replace ".invalid" with ".uk" to reply)
Jul 20 '05 #2

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

Similar topics

6
2026
by: christian9997 | last post by:
Hi We have started off using a $_GET parameter to keep track of the user's browser: We detect what browser the visitor is using when he first arrives on our website then we do a redirect to the same page adding on "&browser=IE" or "&browser=DOM" at the end of the url (and we keep the browser parameter in the URL the whole time he is on the website), this enables us to use the following PHP method:
14
2047
by: Terry A. Haimann | last post by:
I have been working on creating a dynamic web page and have made slow but steady progress. What I have now has an opening page with two drop down boxes. Based on a choice from the first box, the second box is populated from a mysql table. The values from two boxes are then sent via a query string to a new page. The 2nd page then uses these two values and runs a select against the mysql database and creates an html table. This all runs...
1
4449
by: Sergio del Amo | last post by:
Hi, I post here because, i think that my problem can happen to a lot of people using javascript with xml and xsl and the future feedback can be useful to all of us. I hava an xml file with a tree structure and a xsl file to transform it into xhtml strict. In my file xsl i have: <head> <title>Generic XHTML Treeview</title> <meta http-equiv="Content-type" content="text/html;
53
5694
by: Cardman | last post by:
Greetings, I am trying to solve a problem that has been inflicting my self created Order Forms for a long time, where the problem is that as I cannot reproduce this error myself, then it is difficult to know what is going on. One of these Order Forms you can see here... http://www.cardman.co.uk/orderform.php3
5
2128
by: Ian Sykes | last post by:
I'm writing a web application which has the following requirements for the presentation of tabular data in HTML to users: * Columns and rows can be re-sized by dragging the mouse * Internal vertical scrolling is implemented, with column headers remaining fixed during scrolling * Works with Internet Explorer and Netscape. Compatibility with additional browsers is highly desirable.
4
2021
by: fcurvat | last post by:
Hello, I've got a little problem with <script></script> under firefox 1.0.7 If the script is not placed in the body tag, it isn't automaticaly executed, but it is under Internet Explorer. Here's an example of what i do. Do anybody have any idea?
1
2834
by: oreng | last post by:
Hey all, I have some problems detecting whether the client's browser javascript is enabled at the server side. While Request.Browser.JavaScript only check if the browser enable java script (and so on with Request.Browser.Cookies). I saw some server controls that register a startup script on the page_load and then perform a postback and run the javascript,changing a hidden
1
1949
by: silverback | last post by:
All all! My first post! I know that with changing compatibility levels from 65 to 80 means changes have to be made to the database tables and stored procedures. The problem Im having is finding out what exactly needs to be changed in the tables and stored procs. Can anyone help me out....what exactly will I need to change in the tables and the stored procs when I set a database from level 65 to 80?? Thanks!
2
1617
by: Conrad Lender | last post by:
Has anybody here read the book "ppk on JavaScript"? http://www.quirksmode.org/book/ It's from 2006, and written by Peter-Paul Koch. Over the years, I've found some useful information (mostly compatibility tables and cross-browser tests) on quirksmode.org. On the other hand, the examples from the book are available online, and they don't convince me. The first example (a character counter for text areas) requires a non-standard...
0
8465
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8895
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8658
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6210
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5682
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4386
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2797
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 we have to send another system
2
2032
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1788
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.