| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | ho una pulsantiera con effetti di rollover (richiama altre immagini con
onMouseOver) in una tabella, e nella tabella sottostante (quindi una...
=== |
|
11-09-2003 08:52 AM
=== | | 0 | 68 |
|  | document.FormName.FieldName.value =
document.FormName.FieldName.value.toUpperCase();
or
with (document.FormName) {
FieldName.value =...
VK
|
11-09-2003 08:40 AM
VK | 0 | 59 |
|  | arrDate = date.split('/');
How can I check if each array element contain only numeric values ?
earl
|
11-09-2003 07:22 AM
Lasse Reichstein Nielsen | 1 | 135 |
|  | hi, i can't seem to be able to escape my single quote properly... is it
even possible in javascript?
this is a portion of my code..
var...
sankofa
|
11-09-2003 07:15 AM
Dr John Stockton | 4 | 104 |
|  | <P><A style="COLOR: rgb(0,0,0); FONT-SIZE: 80%; FONT-FAMILY: 'Comic Sans
MS', cursive; TEXT-
ALIGN: left"
href="javascript:self.close();"><FONT...
Franklin P Patchey
|
11-09-2003 06:41 AM
Evertjan. | 2 | 56 |
|  | Hi all.
I have a form with a few text boxes which need to be validated client-side.
The validation is: check that every single text box has a unique...
Anna
|
11-09-2003 05:19 AM
Lasse Reichstein Nielsen | 2 | 68 |
|  | var redraw = ,
,
,
,
,
,
,
,
];
Fabian
|
11-09-2003 05:16 AM
Janwillem Borleffs | 4 | 142 |
|  | Hi folks,
I am desperatly looking for a WYSIWYG HTML editor for a textarea, using JavaScript and that'll work
with Opera.
I want this editor to use...
Charles
|
11-08-2003 05:26 PM
Charles | 2 | 54 |
|  | I have a webpage with 3 frames. Title, Content and MainPage.
I have created buttons in the content frame as follow.
<input type="button">
I would...
Max
|
11-08-2003 01:22 PM
Greg Griffiths | 1 | 82 |
|  | I would like to create a two dimensional array.
I would like an array where I can store 4 variables like (Artist, Track,
Album, Time) like per...
Max
|
11-08-2003 09:31 AM
Douglas Crockford | 3 | 65 |
|  | Buttons down the left A, B, C, D
A graphic to the right.
As you hover over A or B etc the graphic on the right changes.
It's a common one.
Need a...
Racket
|
11-08-2003 08:40 AM
Bill M. | 3 | 76 |
|  | JRS: In article <NqQqb.671$tP4.523 (AT) newsfep3-gui (DOT) server.ntli.net>, seen
in news:comp.lang.javascript, Mark <not (AT) chance (DOT) com>...
Dr John Stockton
|
11-08-2003 07:08 AM
Dr John Stockton | 0 | 61 |
|  | Can anyone tell me why the following script always returns my "failed test"
result. Surely if my input of "No1" is below 10 I should get the...
Philip WATTS
|
11-08-2003 06:30 AM
Janwillem Borleffs | 4 | 95 |
|  | Mark wrote:
Some people will not have any of these programs. If you want to make
sure that people select /something/, add an option for "None of...
David Leverton
|
11-08-2003 05:47 AM
David Leverton | 0 | 71 |
|  | Is there a script available to automatically reload images on visiting
a page? I change images once a week and they have the same name so
I'm not...
JR
|
11-08-2003 04:49 AM
Thomas 'PointedEars' Lahn | 1 | 113 |
|  | Hi all,
I am newcomer in HTML, Javascript,
I want to create two select controls S1, S2.
There are 3 options: ALL, A, B in S1;
When select A in...
Carl Wu
|
11-08-2003 04:20 AM
Thomas 'PointedEars' Lahn | 1 | 73 |
|  | Hello,
How can I limit the maximum characters that can be in a textArea object ?
Thanks :)
Mr. x
|
11-07-2003 06:06 PM
Lee | 1 | 121 |
|  | Beginner question -> Can someone point me to reference that lists html
objects and their associated objects in javascript? For instance, I
think...
J Weaver
|
11-07-2003 04:21 PM
Lasse Reichstein Nielsen | 1 | 89 |
|  | JRS: In article <dtrmqv493s8j8lfdh52f4nmsk4vb7b6cm6 (AT) 4ax (DOT) com>, seen in
news:comp.lang.javascript, Nige <uYYYY (AT) ntlworld (DOT) com>...
Thomas 'PointedEars' Lahn
|
11-07-2003 02:24 PM
Dr John Stockton | 18 | 166 |
|  | I have a page that gets loaded with a meta-refresh hardcoded so that a
few things on the page get updated. its kind of a fake chat board.
anyway,...
dan baker
|
11-07-2003 02:11 PM
Dr John Stockton | 43 | 293 |
|  | Hi all,
I've created a table with Table Header and the table may or may not
contain any rows initially.
I've included a .css file in <head> section...
Raghuram Banda
|
11-07-2003 01:39 PM
kaeli | 1 | 80 |
|  | Mark said:
Your function first checks to see if the field is blank,
then checks to make sure that *every* character is in ,
then it checks to make...
Lee
|
11-07-2003 12:50 PM
Lee | 0 | 80 |
|  | Hi there -
I know quite little about Javascript, being a "user" rather than an IT
professional. I thought this might be a good place however, to...
Kevin
|
11-07-2003 12:42 PM
Lasse Reichstein Nielsen | 4 | 91 |
|  | How can I clear a text field by clicking on a button?
Ive searched the web and found tons of scripts that will clear text just
entered but I am...
Targa
|
11-07-2003 11:51 AM
Thomas 'PointedEars' Lahn | 3 | 82 |
|  | I have a Flash movie with parameter 'autoplay' set to false. The movie is
started using a Macromedia javascript function via onload. This is OK in...
btopenworld
|
11-07-2003 11:36 AM
Martin Honnen | 3 | 79 |
|  | Rick Blackthorn <p_spinosa (AT) cluestick (DOT) org> wrote:
I have such a message on one of my...
Frank Nospam
|
11-07-2003 11:01 AM
Frank Nospam | 0 | 60 |
|  | In Mozilla, thus,the following code seems to resize correctly the IFRAME,
so no scroll bars:
<iframe marginwidth=0 marginheight=0...
alejandro.rivero
|
11-07-2003 08:16 AM
alejandro.rivero | 0 | 113 |
|  | Ho can I create a function in javascript to dynamically toggle all <em>
tags between bold and italic?
--
--
Fabian
Visit my website often and for...
Fabian
|
11-07-2003 07:23 AM
Lasse Reichstein Nielsen | 3 | 105 |
|  | Snap, we both posted at same time :)
It is certainly intriguing code usage, and I'll have a look at your
version when I get off line. For your...
svend
|
11-07-2003 07:05 AM
Lasse Reichstein Nielsen | 19 | 149 |
|  | How do I make this script direct uploads to a folder called incoming.
<!-- TWO STEPS TO INSTALL UPLOAD FILTER:
1. Copy the coding into the HEAD of...
dvdljns
|
11-07-2003 06:51 AM
dvdljns dvdljns | 3 | 187 |
|  | comp.lang.javascript FAQ - Quick Answers- 7.9 - 2003-06-30
1 meta-FAQ meta-questions
2 comp.lang.javascript tips
2.1 Which newsgroup deals with...
FAQ Poster
|
11-07-2003 05:59 AM
FAQ Poster | 0 | 58 |
|  | Hi
I hope I can explain my problem well.
I have a FLASH file in my page in a table , and I've made a javascript that
makes a flying transparent image...
ArShAm
|
11-07-2003 03:08 AM
eleanor | 1 | 122 |
|  | I believe it was finally locked in last releases of Outlook. And it's
additionally locked by nearly any good antivirus. Too much of...
VK
|
11-07-2003 02:50 AM
Markus Ernst | 2 | 74 |
|  | Hi,
I'm working with mozilla, building a little XUL app.
I have a datasource, and want to display a message
once it is loaded (datasource.loaded is...
Raphael Bauduin
|
11-06-2003 06:33 PM
Rich Persaud | 4 | 110 |
|  | let's say this is a html table, how can i get the string value contained in
the X cell ?
---------------------
thanks
yukatan
|
11-06-2003 05:52 PM
Lasse Reichstein Nielsen | 3 | 92 |
|  | I have the following Javascript piece of code in a .js file (it's a function
that generates a new html page with a button to call a function).
var...
yukatan
|
11-06-2003 05:19 PM
Lee | 3 | 177 |
|  | I have a regular expression which I believe is correct but it's not behaving
as expected. It is as follows:
/\+?\d+*\d+/
The idea is that a phone...
Erik Jälevik
|
11-06-2003 04:51 PM
Evertjan. | 1 | 131 |
|  | JRS: In article <71tkqv4t6ov8no4ttkqjo0b3au1ji323ur (AT) 4ax (DOT) com>, seen in
news:comp.lang.javascript, Nige <uYYYY (AT) ntlworld (DOT) com>...
Dr John Stockton
|
11-06-2003 04:19 PM
Dr John Stockton | 0 | 146 |
|  | Hey,
I've made a form with bunch of data the user needs to register, looks
something like this,
<form action="register.asp" method=post>
<table...
earl
|
11-06-2003 04:10 PM
earl | 0 | 88 |
|  | HI All,
I have a function that validates a form, when the function returns true or
false it still does not submit the form. I am using a <div> tag...
sean
|
11-06-2003 02:49 PM
Thomas 'PointedEars' Lahn | 4 | 76 |
|  | why won't the following work
for(var i=0;i<pics;i++){
eval('img'+i) = new Image(wth,hgt)
eval('img'+i+'.src') =...
Stuart
|
11-06-2003 02:49 PM
Dr John Stockton | 33 | 667 |
|  | I need to detect the type of an object, more than just "object" as typeof
gives us. I'm writing a general handler that accepts a variety of...
James Marshall
|
11-06-2003 02:40 PM
Jim Ley | 3 | 69 |
|  | Hi,
Has anybody come across a script that will do this...
I have an image on a page, with 4 images around it. (Positioned like the
dots on a dice...
YoBro
|
11-06-2003 02:23 PM
YoBro | 0 | 88 |
|  | I'm still quite unclear as to what exactly the difference between METHOD=GET
and METHOD=POST is for forms, even after looking in several books an on...
Christopher Benson-Manica
|
11-06-2003 01:01 PM
Stephen | 9 | 131 |
|  | Hello,
there is a known problem with Opera and the execution of content shown
in <NOSCRIPT> tag.
Everythings works fine, if there is only one simple...
Gustav Medler
|
11-06-2003 12:05 PM
Gustav Medler | 6 | 124 |
|  | I have been searching for a way to have a font selector box that will
generate the windows logfont values for a project I am working on. I
haven't...
Andy Cottrell
|
11-06-2003 11:56 AM
Andy Cottrell | 0 | 142 |
|  | Bit of a newbie question here...is there a way to change a users mouse
pointer (substituting the usual arrow for another image ) upon visiting a
web...
John Flynn
|
11-06-2003 11:26 AM
Charles | 1 | 148 |
|  | In VbScript, when you have a method, you do
..Method A, B, C, D. If you would take some default values, you do
..Method A,,,D
My question is that...
Derek Richards
|
11-06-2003 10:11 AM
Thomas 'PointedEars' Lahn | 11 | 122 |
|  | I'm looking for a way to do:
function resetBorder(theObj) {
theObj.style.border = theObj.class.border;
}
But it doesn't seem to be as simple as...
Rick Measham
|
11-06-2003 09:50 AM
DB McGee | 3 | 92 |
|  | Richard wrote:
<http://jibbering.com/faq/#FAQ4_25>
PointedEars
Thomas 'PointedEars' Lahn
|
11-06-2003 09:34 AM
Thomas 'PointedEars' Lahn | 0 | 107 |