Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
comp . lang . javascript
This is a Usenet group - learn more
Find or start a Google Group about javascript.
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 185948  Older »
Description: Netscape Communications Corp.'s JavaScript language.
 

Scroll position detection 
  I've used documentElement.scrollTop to identify page scroll position for returning to previous page links. However, I only just realised it doesn't work in Chrome and perhaps therefore likely some other browers too. Instead, I found body.scrollTop works in Chrome but doesn't work in FF.... more »
By Tuxedo  - 6:08am - 2 new of 2 messages    

FAQ Topic - What is a host object? (2013-05-25) 
  ------------------------------ ------------------------------ ----------- FAQ Topic - What is a host object? ------------------------------ ------------------------------ ----------- A host object is any object supplied by the host environment to complete the execution environment of ECMAScript.... more »
By FAQ server  - May 24 - 1 new of 1 message    

How to manage cursor? 
  Hi, I have two DIVs, one in the left and the other right. More info: * left DIV (id of 'leftD') is empty by default, right DIV (id of 'rightD') has lots of contents. * when a user scrolls down for the right DIV, and find one piece of content interesting something, say, content 8 (id of 'content8'), click on it (clickAction) and brings it to the top of the left DIV ('leftD'). No problem, so far so good.... more »
By justaguy  - May 24 - 5 new of 5 messages    

I have a problem 
  The principle is this when I tab on field with id=fartygID I need to validate this field against table AFARTYG and this is done asynchronously and this can't be changed because of the structure of the code. If the data.opExist == "False" in function Validate I know that the entered data is invalid and I want the cursor... more »
By Tony  - May 24 - 7 new of 7 messages    

How can this work as it does 
  This code works as it should but there is one thing that I don't fully understand. In the html markup at the end I have this div <div id="dlgInsertLots" title="Insert Lots" style="width:500px; display:none"> ... which is not displayed because we have said display:none Now to my question when I click on button with id= InsertLots this function... more »
By Tony  - May 24 - 11 new of 11 messages    

How to load common HTML code that include <Script>...</Script> to another HTML 
  I'd like to make a file, call it common.htm and inside this file I'll have many lines that load common javascripts common.htm ========== <script src="..."></script> <script src="..."></script> <script src="..."></script> Then in all my other HTML files, I want to load the above file in the... more »
By steve nospam  - May 24 - 8 new of 8 messages    

use a value form a manu list in a form on the same page 
  ... ... You did? How did that work out for you. ... Yeah, in a form if you want the user to choose a number like that you can use an html select / option, or a set of radio buttons, or you could use a text input and let the user enter a number, but they might enter a number outside your range.... more »
By Denis McMahon  - May 23 - 2 new of 2 messages    

FAQ Topic - What is a built-in object? (2013-05-24) 
  ------------------------------ ------------------------------ ----------- FAQ Topic - What is a built-in object? ------------------------------ ------------------------------ ----------- A built-in object is any object supplied by an ECMAScript implementation, independent of the host environment, that is present... more »
By FAQ server  - May 23 - 1 new of 1 message    

get free card only 60 seconds 
  Greet offer Free Money From Full Service Management Inc announcement, free money online! This is how to earn money online for free! Learn how to get free card only 60 seconds. Cheek now [link] Please visit and don’t forget like....
By sake mera  - May 23 - 1 new of 1 message    

!0 versus true 
  I'm working with some people who write code and minimises it. As ab afterthought, I unminimise some of it and worked my way through it. One thing I found was that the minimiser had converted all instances of true to !0. When I reported it no one thought it an issue as both true and !0 are... more »
By Andrew Poulos  - May 23 - 9 new of 9 messages    

1 - 10 of 185948   « Newer | Older »

XML