| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Maybe anyone know good free online JavaScript knowledge test? This not
exactly a system for testing online required - it may be simply list
of...
marss
|
08-05-2007 09:27 AM
Richard Cornford | 84 | 191 |
|  | I've got a script for enabling all fields on a form (below). However,
it doesn't work for FireFox (and probably Safari). Ideas to get it
working in...
jpw
|
08-05-2007 08:50 AM
Randy Webb | 3 | 20 |
|  | roN said the following on 7/26/2007 7:16 PM:
I hope you have more HTML than that, at least two containers with ID's
of cusscore and...
Randy Webb
|
08-05-2007 06:48 AM
Randy Webb | 12 | 37 |
|  | Thomas 'PointedEars' Lahn wrote:
<snip>
No it is not a syntax error as a label may appear associated with any
statement in javascript. It is...
Richard Cornford
|
08-05-2007 06:36 AM
Randy Webb | 3 | 36 |
|  | kamalesh wrote:
Welcome to comp.lang.javascript!
Here is an excellent tutorial:
http://www.youtube.com/watch?v=axrE2VwbdtA
--
Bart
Bart Van der Donck
|
08-05-2007 06:08 AM
Bart Van der Donck | 0 | 15 |
|  | call.html
......
<a href="image.htm?photo=images/abc.jpg"><img src="images/abc.jpg">
.......
image.htm
<script language="JavaScript">
var...
icek
|
08-04-2007 09:18 PM
icek | 3 | 16 |
|  | Does anyone recognize this situation and know what causes it ?
The page starts with just a search form. When you do a search the page
now has a...
groups2@reenie.org
|
08-04-2007 09:13 PM
groups2@reenie.org | 5 | 20 |
|  | Hi,
It's been a while since I've worked with javascript time comparison,
and I was wondering how I can say "if time < 15:30"?
The semicolon looks out...
ll
|
08-04-2007 08:31 PM
Thomas 'PointedEars' Lahn | 8 | 16 |
|  | Dear all,
There is an open req in my team at Morgan Stanley in New York. Please
help: everybody who come to the interview think that AJAX...
Nikita
|
08-04-2007 06:59 PM
Nikita | 0 | 14 |
|  | Hey all, I'm having some trouble with window.setInterval() within a
custom object/prototype. Here is my code:
function MyClass() {
// do some...
Evan Charlton
|
08-04-2007 04:41 PM
Richard Cornford | 10 | 38 |
|  | I want to run some Javascript from the address bar (newlines included
for readability):
javascript:
location='http://www.example.com/page.html';
var...
stepheno@gmail.com
|
08-04-2007 04:26 PM
stepheno@gmail.com | 6 | 27 |
|  | kamalesh wrote:
It is a variable assignment using Regular Expression matching. `dis' is
assigned `true' if o.value contains "BETWEEN", otherwise...
Thomas 'PointedEars' Lahn
|
08-04-2007 01:30 PM
Thomas 'PointedEars' Lahn | 1 | 22 |
|  | Hi all, I've been working on a vertical reveal menu. Right now it
works ok with CSS. But what i'd like it to do is when you mouse over,
reveal the...
phatnugs@gmail.com
|
08-04-2007 12:15 PM
phatnugs@gmail.com | 0 | 13 |
|  | Hi,
The following bookmarklet is one I altered to use from the library lookup
project. Basically the 1st 2 lines of the code below extracts a...
MS
|
08-04-2007 11:06 AM
MS | 5 | 16 |
|  | Hi David Mark,
Thank you very much for your valuable help in this regard.
I won't forget this.
Thanks,
Srinivasan M
Srini
|
08-04-2007 10:39 AM
Srini | 0 | 9 |
|  | The JS is
parent.top.document.getElementById('level').innerHTML="whatever";
IE complains "... is null or not an object". Works fine in Firefox.
Any...
ashore
|
08-04-2007 08:58 AM
Thomas 'PointedEars' Lahn | 2 | 20 |
|  | I'm writing a bookmarklet that creates a prompt in a iframe in the
current html document. This works (mostly) - except for framesets.
In Firefox, I...
Sudrien
|
08-04-2007 12:12 AM
Sudrien | 2 | 25 |
|  | -----------------------------------------------------------------------
FAQ Topic - Internationalization and Multinationalization...
FAQ server
|
08-03-2007 07:00 PM
FAQ server | 0 | 18 |
|  | Is it possible to float a <div> on top of a <frameset ...> ?
I need it to overlap parts of the frames.
Thanks
Sid.
sid
|
08-03-2007 06:28 PM
sid | 5 | 43 |
|  | Hello, I have a page with a few forms up at http://niceguy.wustl.edu/NEISGEI/OMIComp/session.php
I'm trying to work on a way to save and load the...
edfialk
|
08-03-2007 05:52 PM
edfialk | 2 | 15 |
|  | hello, I have a web app up at http://niceguy.wustl.edu/NEISGEI/OMIComp
If you click calculate, the current settings will be used to perform
some...
edfialk
|
08-03-2007 04:30 PM
David Mark | 8 | 15 |
|  | I'm looking for a Javascript editor similar to the obsolete HTMLarea
editor but which can be configured to restrict the buttons and
allowable markup...
peter@silmaril.ie
|
08-03-2007 03:49 PM
Peter Flynn | 2 | 11 |
|  | Does this sound useful?
HTMLFormElement.prototype.toJSONString
Grab the state of the form, as if it were going to be submitted and
return the value...
dhtmlkitchen@gmail.com
|
08-03-2007 03:15 PM
dhtmlkitchen@gmail.com | 3 | 19 |
|  | Let me start by saying that I am a complete idiot when it comes to
JS. However, I need help with something that apparently can only be
done this...
Kirk
|
08-03-2007 02:04 PM
Dr J R Stockton | 7 | 16 |
|  | Hi,
IE reports an unknown error with this code.
But with Firfox and Opera there is no problem running the code.
Any hint why?
// response = var...
Thomas Jansen
|
08-03-2007 01:00 PM
Randy Webb | 4 | 13 |
|  | Hi,
I've detected a strange behaviour in my application. I'm calling a
server page through XMLHttpRequest on the onbeforeunload event.
In firefox...
nrocha
|
08-03-2007 11:25 AM
nrocha | 2 | 15 |
|  | Say I have the following code snippet:
<script>
function a() {
this.b = 'test';
function c() {
return this.b;
}
yawnmoth
|
08-03-2007 07:35 AM
yawnmoth | 3 | 14 |
|  | Hello,
I have a textarea (a very small one). I register a keydown event
listener on the textarea. In the function which handles the event, I
have...
jackwootton@gmail.com
|
08-03-2007 05:53 AM
jackwootton@gmail.com | 7 | 8 |
|  | as a biginner,
maybe I have a question already answered 1000 times but I do not know
how to find the answers.
problem:
depending on an input...
schneider@rz.uni-frankfurt.de
|
08-03-2007 04:45 AM
Bart Van der Donck | 2 | 13 |
|  | Is it possible to execute a javascript with a variable in the actual
command.
Like this for example:
function focusField(pos)...
fiholmbe@abo.fi
|
08-03-2007 04:38 AM
fiholmbe@abo.fi | 3 | 7 |
|  | I'm looking for a some tips on what circumstances cause a closure to
produce a memory leak.
For example, let's say I have a constructor that adds...
Jeremy
|
08-03-2007 02:37 AM
Douglas Crockford | 2 | 14 |
|  | Hello,
Is there a chance to serialize a selection/range object (holding the selected by the user text fragment) on a webpage, so that I could...
greenman
|
08-03-2007 02:33 AM
greenman | 4 | 8 |
|  | I'm having problems using quotes within a href statement. I posted the
FULL
CODE below, but the only problem line I have is listed in SNIPPLET
CODE...
sbailey
|
08-02-2007 09:51 PM
David Mark | 5 | 22 |
|  | I'm trying to use javascript to clone a form but have hit a wall. I
have a form in a table row and need to copy the form as well as the
table...
Mister Joe
|
08-02-2007 09:31 PM
David Mark | 2 | 16 |
|  | Hello,
I've been trying to detect when a user closes a page or navigates away
from it. This is part of a solution for locking pages (that is, if...
nrocha
|
08-02-2007 09:14 PM
Matthew White | 4 | 27 |
|  | I have static html <select> dropdowns in my page. I need to be able to
select an item from the dropdown dynamically. I won't know which item
it will...
phl
|
08-02-2007 07:40 PM
David Mark | 8 | 13 |
|  | -----------------------------------------------------------------------
FAQ Topic - What is the document object...
FAQ server
|
08-02-2007 07:00 PM
FAQ server | 0 | 19 |
|  | Add your link - Free submission
www.free-pass.org
Very good!
Annunci Free
|
08-02-2007 05:49 PM
Annunci Free | 0 | 13 |
|  | My IE XML parser is using property similar to
xmlObj.childNodes.text to get the value inside of my XML object it
is looping through. Now I place some...
vunet.us@gmail.com
|
08-02-2007 05:13 PM
vunet.us@gmail.com | 2 | 28 |
|  | Hi,
All Ajax libraries I've read use encodeURIComponent() on the name-
value pairs extracted from forms before POST ing the result to the
server...
Peter Michaux
|
08-02-2007 03:03 PM
Bart Van der Donck | 10 | 25 |
|  | On Wed, 01 Aug 2007 13:32:57 +0200, <php.ajay (AT) gmail (DOT) com> wrote:
This is not a PHP question, redirected to comp.lang.javascript
Then...
Rik
|
08-02-2007 02:15 PM
scripts.contact | 2 | 9 |
|  | Below code works to insert a line into my select box. I would also
like to set the CSS class as well, but I have not been able to modify
this to...
rebeccatre@gmail.com
|
08-02-2007 02:03 PM
rebeccatre@gmail.com | 4 | 11 |
|  | Hi,everyone!
Is there any way to change the "name" of one element?
Please look some simple code as following first:
<form name="form1"...
jidixuelang@gmail.com
|
08-02-2007 01:08 PM
dhtmlkitchen@gmail.com | 14 | 35 |
|  | Hi,
I'm trying to get the LibraryLookup Project bookmarklet to work with a
library search that requires a POST not a GET of the search term.
What I...
MS
|
08-02-2007 12:26 PM
MS | 3 | 24 |
|  | David Mark wrote:
That is a strange interpretation of appropriate, considering that both
approaches are proprietary, while the second one is...
Thomas 'PointedEars' Lahn
|
08-02-2007 10:52 AM
David Mark | 15 | 30 |
|  | Hi all,
I'm trying to write a js function that uses XMLHttpRequest against a
web application.
Sometimes I get a 302, and the XMLHttpRequest...
Ronald Green
|
08-02-2007 10:30 AM
David Mark | 11 | 40 |
|  | I have an asp page with this tag
<body onLoad="show_msg('<%=error_msg%>');">
where "show_msg" is a javascript function that shows the...
Tonio Tanzi
|
08-02-2007 05:52 AM
Thomas 'PointedEars' Lahn | 9 | 17 |
|  | hi, i am still figuring out joins and whatnot, could someone help me
achieve this goal?
<script>
var setnumber = 5;
var total5 =...
rebeccatre@gmail.com
|
08-02-2007 05:40 AM
Thomas 'PointedEars' Lahn | 13 | 21 |
|  | Dr J R Stockton wrote on 01 aug 2007 in comp.lang.javascript:
Use:
document.body.innerHTML =
document.body.innerHTML.replace(/(num)ber/g,...
Evertjan.
|
08-02-2007 03:34 AM
Evertjan. | 0 | 13 |
|  | Uzytkownik "Randy Webb" <HikksNotAtHome (AT) aol (DOT) com> napisal w wiadomosci
news:iIednRvsBoTTGCzbRVn_vw (AT) giganews (DOT) com...
Wow,...
Robbo
|
08-02-2007 03:26 AM
Robbo | 0 | 20 |