Categories
5G Network
Agile
Amazon EC2
Android
Angular
Ansible
Arduino
Artificial Intelligence
Augmented Reality
AWS
Azure
Big Data
Blockchain
BootStrap
Cache Teachniques
Cassandra
Commercial Insurance
C#
C++
Cloud
CD
CI
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
DevOps
ECMAScript
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Gradle
Hadoop
HBase
HDFS
Hibernate
Hive
HTML
Image Processing
IOT
JavaScript
Java
Jenkins
Jira
JUnit
Kibana
Linux
Machine Learning
MangoDB
MVC
NGINX
Onsen UI
Oracle
PHP
Python
QTP
R Language
Regression Analysis
React JS
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
SOAP UI
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Vue.js
Home
Recent Q&A
Feedback
Ask a Question
Are You Concerned That Older Browsers Don't Support Javascript
Home
>
JavaScript
>
Are You Concerned That Older Browsers Don't Support Javascript
Dec 4, 2019
in
JavaScript
Q: Are You Concerned That Older Browsers Don't Support Javascript And Thus Exclude A Set Of Web Users? Individual Users?
#javascript-browser
1
Answer
0
votes
Dec 4, 2019
Fragmentation of the installed base of browsers will only get worse. By definition, it can never improve unless absolutely everyone on the planet threw away their old browsers and upgraded to the latest gee-whiz versions. But even then, there are plenty of discrepancies between the scriptability of the latest Netscape Navigator and Microsoft Internet Explorer.
The situation makes scripting a challenge, especially for newcomers who may not be aware of the limitations of earlier browsers. A lot of effort in my books and ancillary material goes toward helping scripters know what features work in which browsers and how to either workaround limitations in earlier browsers or raise the compatibility common denominator.
Designing scripts for a Web site requires making some hard decisions about if, when, and how to implement the advantages scripting offers a page to your audience. For public Web sites, I recommend using scripting in an additive way: let sufficient content stand on its own, but let scriptable browser users receive an enhanced experience, preferably with the same HTML document.
Click here to read more about JavaScript
Click here to read more about Insurance
Facebook
Twitter
LinkedIn
Related questions
0
votes
Q: How To Hide Javascript Code From Old Browsers That Dont Run It?
Dec 3, 2019
in
JavaScript
#javascript-browser
0
votes
Q: Name the browsers that support JSON format?
Jul 19, 2020
in
JSON
#json-format
#format-json
#son-support-format
+1
vote
Q: Do You Think That That Javascript Is Easy To Learn And Use?
Dec 4, 2019
in
JavaScript
#javascript-use
+1
vote
Q: What Boolean Operators Does Javascript Support?
Dec 4, 2019
in
JavaScript
#boolean-operators
+1
vote
Q: Name the steps that are concerned with the Blockchain project implementation?
Feb 20, 2020
in
BlockChain
#blockchain-implementation
0
votes
Q: Is there any need to change the web browsers to support HTML5?
Oct 24, 2019
in
HTML
html5-browsers
browsers-support
html-support
...