-
why javascript could run in some machines and not in others?
i made a site with javascript in some pages, and some clients have problems
with it, could be that some browser doesn't support javascript? or is there
some option to activate that in te browser?. Thanks in advance.
-
Re: why javascript could run in some machines and not in others?
Your assumption is correct. As you might be aware, JavaScript is Netscape's
cross-platform, object-oritned scripting language. But fact is different
versions of JavaScript will only work with specific versions of Netscape.
For example, JavaScript 1.2 is for Navigator 4.0. Some features of JavaScript
1.2 is not available in 1.1 and hence it won't work with Navigator 3.0. Hence
before the site goes online, it's essential to test pages with different
versions of browser in order to avoid such compatibility issues.
Harish
"Guillermo" <Polonskyg@yahoo.com> wrote:
>
>i made a site with javascript in some pages, and some clients have problems
>with it, could be that some browser doesn't support javascript? or is there
>some option to activate that in te browser?. Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks