| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I cant seem to calculate the sum with:
document.forms.boxOne.value + 0.5*document.forms.boxTwo.value
If boxOne contains "1", and boxTwo "3" then the...
Ebbe
|
05-10-2004 05:15 PM
Dr John Stockton | 5 | 195 |
|  | A friend of mine is learning java as part of a Business Studies Degree
and is finding it very hard to get to grips with.
She has an assignment...
Mondo Dynamo
|
05-10-2004 04:09 PM
Geir Eivind Mork | 2 | 91 |
|  | Is it possible to use the .click() method in any browser beside IE?
(which would be Opera and Mozilla? or in some way that make that kind...
Geir Eivind Mork
|
05-10-2004 04:00 PM
Geir Eivind Mork | 2 | 179 |
|  | Does anyone know what the maximum number of items (or characters) allowed
is, in a javascript array?
Luke
(I also posted this in alt.www.webmaster...
Luke
|
05-10-2004 03:43 PM
Lasse Reichstein Nielsen | 4 | 65 |
|  | Hi Everyone -
I have a data entry form that allows the user to click a button
and have that button popup a list of available values -
the code on...
Tony Farrell
|
05-10-2004 03:30 PM
Randy Webb | 1 | 78 |
|  | Hi,
I need to allow users the ability to print a pages from their browser. For
the time being an IE specific solution will do, however I would...
demetrius
|
05-10-2004 12:55 PM
demetrius | 0 | 69 |
|  | I need to print a browser page and configure the print dialog settings.*
I am using the JavaScript window object with the print...
bentley
|
05-10-2004 12:01 PM
William Morris | 2 | 86 |
|  | and for free flash / java / javascript / templates / images / sounds / etc.
* ProteanThread *
|
05-10-2004 11:59 AM
William Morris | 3 | 50 |
|  | Hello,
I need to apply validation to two text boxes. One text box named
FirstNumber is required to contain only numbers, and be only three
digits...
CSDunn
|
05-10-2004 10:27 AM
Chris Dunn | 6 | 80 |
|  | I'm trying to do some javascript form validation and I've discovered a
rather difficult situation to handle with IE.
Let's say there's a form with...
Ronaldo N
|
05-10-2004 10:07 AM
Martin Honnen | 1 | 70 |
|  | I have a total of 8 checkboxes, but the user is only allowed to check
any three of them. After have been checked I have an alert box saying
that only...
Dave D.
|
05-10-2004 10:01 AM
Matt Kruse | 5 | 89 |
|  | Hello;
My "index.htm" page has 3 frames (content, navigation bar, and logo).
I set the "SRC" of the "logo" frame to a blank gif image and then...
Charles Crume
|
05-10-2004 09:43 AM
Lasse Reichstein Nielsen | 24 | 166 |
|  | Sorry Erwin.....What is 42 ?
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Trvl Orm
|
05-10-2004 09:34 AM
Shawn Milo | 10 | 114 |
|  | I have a for statement in my validation process
I do a for loop becasue I don't know how many rows of items there are...I
need to validate each item...
Abby Lee
|
05-10-2004 09:30 AM
Shawn Milo | 6 | 67 |
|  | Hello,
is there a function with which I can find out if a form element has the
focus?
Something like:
function ReactIfFocus()
{
for(var i=0; i<10;...
Christoph Weber
|
05-10-2004 09:20 AM
Shawn Milo | 3 | 228 |
|  | Hello,
I want to close a pop up and open a ppt file simultaneously using
JS. I am able to accomplish it for other types of files like pdf etc.,
but...
Anitha
|
05-10-2004 08:57 AM
Anitha | 0 | 75 |
|  | Hi NG,
I have a question. When browser(Mozilla) display an HTML page,the
browser executes the JS file.
So i want reinvoke a function inside JS file...
Stefano
|
05-10-2004 08:02 AM
kaeli | 1 | 85 |
|  | comp.lang.javascript FAQ - Quick Answers- 8.0 - 2004-03-15
1 meta-FAQ meta-questions
2 comp.lang.javascript tips
2.1 Which newsgroup deals with...
FAQ Poster
|
05-10-2004 06:55 AM
FAQ Poster | 0 | 55 |
|  | Hello.
Is it possible to specify a variable instead of a string as argument of
string.match().
Example :
myString.match(/abc/i) works but how to...
Mike
|
05-10-2004 05:00 AM
Martin Honnen | 1 | 71 |
|  | I am trying to get a JavaScript alert dialogue box to pop up in a
particular servlet!! Now, I know that there is no JS at work with a
server, i.e.,...
Steve Burrus
|
05-09-2004 11:06 PM
Steve Burrus | 4 | 79 |
|  | I have a number of server-side Javascript applications running on an
old Netscape Enterprise server. I want to move them to Apache. Is
there a way...
Not for Publication
|
05-09-2004 10:30 PM
Thomas 'PointedEars' Lahn | 2 | 71 |
|  | Does anyone know the best way to detect and track a visitors screen
resolution. I know the javascript to detect the users resolution but
I am a bit...
Brent
|
05-09-2004 10:24 PM
Thomas 'PointedEars' Lahn | 8 | 74 |
|  | I'm sure this question has been asked many times, but I cannot find an
answer that will help me do what I need to do.
I have a site with 2 frames --...
kyle
|
05-09-2004 10:12 PM
Thomas 'PointedEars' Lahn | 2 | 114 |
|  | I am trying to get a cookie going on my site. Here is the code first:
function setCookie()
{
if(document.cookie == "")
{
var someDate = new...
Asad
|
05-09-2004 09:57 PM
Thomas 'PointedEars' Lahn | 5 | 81 |
|  | There are some rather unique free JavaScripts for you to use and
modify at <a href ="http://www.awaretek.com/jscity.html">JavaScript
Expert...
Ron Stephens
|
05-09-2004 09:39 PM
Ron Stephens | 0 | 114 |
|  | I'm having problems getting my popup menu to work correctly, and was
hoping someone here could point me in the right direction. I have the
following...
Aaron
|
05-09-2004 05:52 PM
Aaron | 5 | 119 |
|  | OK Guys and Gals,
I've got a script that does some work with the document object in
another frame.
This works fine until the other frame contains a...
Nick
|
05-09-2004 03:46 PM
Nick | 5 | 122 |
|  | Dennis Marks wrote:
There are a number of server-side image gallery applications which do
exactly this :)
--
Matt Kruse
Javascript Toolbox:...
Murray
|
05-09-2004 03:29 PM
Matt Kruse | 2 | 117 |
|  | Hi,
I've been reading through tons of posts regarding the problems people
have encountered with getting javascript functions to trigger when
called...
Nick72
|
05-09-2004 02:23 PM
Robert | 7 | 124 |
|  | I've spent all morning on this and now think there is a (slight?) possiblity
that onchange doesn't work for input type="file". Can anybody shed any...
Ron Brennan
|
05-09-2004 01:36 PM
Ron Brennan | 1 | 83 |
|  | Hello:
I've just asked a question about the includes, and I appreciate your help
very much.
However, this still doesn't work for me. What am I...
Peter
|
05-09-2004 06:42 AM
Dr John Stockton | 3 | 149 |
|  | Help!:
I use javascript to format repetitive data from a web page input FORM
into a long string , and save it as lines of comma delimited data in...
Wade G. Pemberton
|
05-09-2004 05:47 AM
Wade G. Pemberton | 3 | 88 |
|  | Hello friends
We have this website www.ramonlapayese.com published on the Net.
It does have a lot of javascript in it, starting from the random...
OldTrucksCo
|
05-09-2004 05:23 AM
OldTrucksCo | 3 | 74 |
|  | I have written a few scripts to parse the
URL arguments and either list them or allow
access to the value of any parameter by...
Andrew Thompson
|
05-09-2004 05:06 AM
Saint Jude | 11 | 162 |
|  | Hi,
Is there any way that I could get the image name only from
document.getElementById('Image1').src without using any character function
to filter...
Mehdi
|
05-09-2004 05:04 AM
Mehdi | 2 | 144 |
|  | I'm looking desperatle for a javascript that allow me to show a few
small images scrolling horizzontaly on the screen from right to left.
I'm sure...
Giuseppe Dini
|
05-09-2004 04:04 AM
David Dorward | 7 | 130 |
|  | Hi all,
I am trying to get a maths syllabus structure going it will be web based,
(Internal not on WWW).
Nothing too over the top. It will cover...
Sketcher
|
05-09-2004 03:40 AM
Sketcher | 0 | 84 |
|  | Is there a standard way to detect the device a visitor is using to
access your site (i.e. Cell phone, handheld, web browser). Ultimately
my goal is...
Damon Morbius
|
05-09-2004 03:32 AM
Evertjan. | 1 | 77 |
|  | Okay, I haven't studied javascript at all and now it's starting to bite
me because I suddenly find myself needing to use some in my php/mysql
web...
'bonehead
|
05-08-2004 06:20 PM
Hywel | 3 | 106 |
|  | Good morning.
I would like to allow a user to browse his local directories, choose an
image (probably .jpeg) file, and upload it to the server (a...
Ron Brennan
|
05-08-2004 04:30 PM
Ron Brennan | 5 | 89 |
|  | Hi everyone,
I have a form that has several disabled text fields. In these text
fields, I have initial values. Next to each text field lies a...
Rob
|
05-08-2004 03:36 PM
Evertjan. | 2 | 92 |
|  | I am wonder do pc windows have any script alike apple scipt. - just
drop files in the folder then automatic to photoshop?
isis
|
05-08-2004 01:42 PM
Saint Jude | 2 | 203 |
|  | Does anyone know of anything that can be used with JavaScript to
reformat HTML?
Something like HTML Tidy, but that will clean the code on...
just1coder
|
05-08-2004 01:11 PM
Ira Baxter | 1 | 138 |
|  | Hi.
I'm looking to learn javascript by looking at a particular website which has
a nice looking menu system.
http://tinyurl.com/yw2uc
I've saved...
Alfie
|
05-08-2004 12:07 PM
Michael Winter | 6 | 93 |
|  | Hi,
I have a problem displaying korean characters in javascript alerts.
Korean characters are displayed fine in menus, webpages, buttons,etc.
except...
rhompi
|
05-08-2004 09:00 AM
rhompi | 0 | 77 |
|  | OK,
I am trying to write a drop-down box that changes the page url onClick. So
far so good, I have the code for that. What I need to know is how...
MLewis
|
05-08-2004 08:22 AM
ZER0 | 3 | 84 |
|  | JRS: In article <409beeb0$0$54139$1b2cd167 (AT) news (DOT) wanadoo.nl>, seen in
news:comp.lang.javascript, Ivo <no (AT) thank (DOT) you> posted at...
Peter Afonin
|
05-08-2004 06:13 AM
Dr John Stockton | 4 | 94 |
|  | On Fri, 07 May 2004 16:43:56 -0400, Brian
<usenet3 (AT) julietremblay (DOT) com.invalid> wrote:
You need to cancel the navigation for the focus to...
Mick White
|
05-08-2004 03:16 AM
Michael Winter | 1 | 75 |
|  | On 7 May 2004 20:26:31 -0700, rccharles (AT) my-deja (DOT) com (Robert) wrote:
If the user puts in a single space the validation will succeed. ...
Oleg
|
05-08-2004 12:24 AM
Mike Preston | 12 | 122 |
|  | Hey, I am trying to figure this out. The hyperlinks on my page open
up a small popup window. I have no reason to refresh the parent page
or what...
Bill S.
|
05-07-2004 11:56 PM
Bill S. | 2 | 72 |