JavaScript General FAQ
You are here: irt.org | FAQ | JavaScript | General
- FAQ 42 How do I detect the version of JavaScript the users browser supports?
- FAQ 44 How do I redirect browsers that do not support JavaScript?
- FAQ 83 How do I detect the version of JavaScript the users browser supports, and then divert them to an appropriate page?
- FAQ 109 I am thinking of learning JavaScript as it would appear to be extremely useful and effective. However, I have no previous programming experience other than HTML. Do you think this is feasible or is it too ambitious?
- FAQ 137 Are there any JavaScript books that you recommend?
- FAQ 182 Where can I find information on Microsofts JScript implementation of JavaScript?
- FAQ 295 How do I redirect the browser depending on whether the browsers supports JavaScript?
- FAQ 296 How can I alter a link so that if the browser supports JavaScript the user is taken somewhere else?
- FAQ 331 Whats the difference between Active Server Pages (ASP), Client Side JavaScript (CSJS) and Server Side JavaScript (SSJS)?
- FAQ 350 Why does the code continue to be interpreted even after I've requested that another document be loaded?
- FAQ 375 Has JavaScript always been called JavaScript?
- FAQ 387 On which browsers and versions will JavaScript work correctly, and how do I restrict the running of JavaScript based on the JavaScript version the browser supports?
- FAQ 421 What is the difference between writing a JavaScript into <HEAD> </HEAD> and <BODY> </BODY> tags?
- FAQ 442 How can I hide the JavaScript source code from "view source" function of the browser?
- FAQ 477 Is JavaScript the same as Java?
- FAQ 478 What is JavaScript?
- FAQ 494 Is there a demand for JavaScript Programmers?
- FAQ 495 Is JavaScript used only to make web pages better?
- FAQ 496 Will learning JavaScript make learning Java any easier?
- FAQ 503 How do you handle runtime errors in JavaScript?
- FAQ 564 Why is JavaScript not a progamming language but a scripting language and what is a scripting language?
- FAQ 609 How can I use entities with Microsoft Internet Explorer?
- FAQ 615 How do I know when to include the semi-colon (;) at the end of a line?
- FAQ 635 How can I scramble my JavaScript source code so that it is not easily copied?
- FAQ 649 Can you detect if JavaScript is enabled on the users browser?
- FAQ 671 If JavaScript were a product, what would its specification be?
- FAQ 684 Is JavaScript a Unicode aware language?
- FAQ 688 Where do I put my JavaScript code to make sure that it is executed only after the HTML page is completely loaded?
- FAQ 691 How do you turn on/off JavaScript in Internet Explorer 4?
- FAQ 738 What is JavaScript and where did it come from?
- FAQ 756 Where can I find information regarding Server Side JavaScript Programming?
- FAQ 846 What the advantages/disadvantages of using VBScript over JavaScript or Dynamic HTML?
- FAQ 925 How can I change the location of the current window, if the browser does not support JavaScript?
- FAQ 997 Shouldn't Internet Explorer 3.x ignore javascript1.1 code?
- FAQ 1117 Will JavaScript be interpreted differently between Netscape 3.04 and 4.51?
- FAQ 1169 How can I set my Apache Web server to serve server-side JavaScript requests?
- FAQ 1445 Do search engines index metatags generated by .js source files?
- FAQ 1446 How can I get the ip address of the client using JavaScript?
- FAQ 1467 It is possible, that the FIRST window of MY homepage is set automatically to the full size and does not allow things like to see the status bar or to resize the window?
- FAQ 1613 How can I exit a function in Javascript?
- FAQ 1617 How do I exit out of a loop in JavaScript?
- FAQ 1618 Can swtch statements in JavaScript apply to a range of values?
- FAQ 1630 How can I find the major and minor version of the JavaScript support in Internet Explorer?
- FAQ 1642 Can I share JavaScript and VBScript variables on the same page?
- FAQ 1652 What is the story behind JavaScript, i.e. its history?
- FAQ 1665 What is the difference between square brackets, i.e. [], and parenthesis', i.e. ()?
- FAQ 1704 How can I performance test JavaScript?
- FAQ 1734 How can I display something on the page if JavaScript is disabled without first testing from another page?
- FAQ 1753 How do you determine if a variable exists?
©2018 Martin Webb