| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I have a page which uses JavaScript to create form elements using
document.createElement('input'), etc.. Both Firefox and IE have no
problem...
Dave
|
11-05-2004 07:39 AM
Martin Honnen | 2 | 143 |
|  | I was more wanting an effect like ie....you know when you have a text or
picture and you can have an option of putting some caption on it...well...
Samir
|
11-05-2004 07:36 AM
Zifud | 1 | 108 |
|  | 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
|
11-05-2004 06:52 AM
FAQ Poster | 0 | 99 |
|  | Hello group. I am relatively new to javascript. In VB there are object to
open and manipulate XML docs. Is there a similiar object in javascript...
Chris Kettenbach
|
11-05-2004 06:26 AM
Martin Honnen | 3 | 99 |
|  | some html here
<script src=1.js></script>
some html here
<script src=2.js></script>
some html here
I want to execute 2.js first, but I can not touch...
none
|
11-05-2004 04:00 AM
Evertjan. | 1 | 147 |
|  | I am setting up a web page to collect some data via a questionnaire.
The questionnaire part is working fine, but I need some help with one
part. I...
Andrew
|
11-05-2004 02:00 AM
Andrew | 0 | 140 |
|  | I need to know how to close a parent modal window when child modal
window opens, also i need to know the syntax for writing document on
the modal...
gopal srinivasan
|
11-05-2004 01:24 AM
Andrew Thompson | 1 | 122 |
|  | Hi. I am trying find or create a script that will fade an image in and
out when the user mouses over a link. the image that i want to fade in
and out...
Jeremy
|
11-04-2004 09:06 PM
Jeremy | 0 | 142 |
|  | Hi all
I got this javascript/function i works fine in IE but not in firefox
Do'es anyone know why?
// When I load the page
<script for="window"...
Jon
|
11-04-2004 09:03 PM
RobG | 4 | 78 |
|  | "George Hester" <hesterloli (AT) hotmail (DOT) com> wrote:
"Samir" <samir (AT) hotmail (DOT) com> wrote:
eight=100');"...
Ivo
|
11-04-2004 05:59 PM
Richard Cornford | 3 | 103 |
|  | Hi,
I am looking for script to allow multiple files can be
uploaded/attached in webform ( mostly cgi/perl or php).
But I don't like the multiple...
Avin Patel
|
11-04-2004 05:19 PM
Grant Wagner | 1 | 104 |
|  | Greetings,
I was wondering if it is possible to delete someone's
temporary internet files with javascript? Basically I'm am using a PDF
module...
phpninja
|
11-04-2004 04:18 PM
Grant Wagner | 1 | 99 |
|  | Hi.. I've got some code I wrote in PHP that will generate an HTML page
with embedded javascript which in turn creates a new argument
string for the...
Rick
|
11-04-2004 02:41 PM
Rick | 2 | 93 |
|  | Hello everybody,
I'm programming my site using pure (classic) ASP scripts, and I need a
solution to upload, resize and save images to the server....
Franklin Valadares
|
11-04-2004 02:35 PM
kaeli | 1 | 92 |
|  | Hi everybody
I made a web application that use a ActiveX control.
It works well on IE. But if I click IE ->-> to
open a new window, the IE will...
Geo
|
11-04-2004 02:17 PM
Geo | 0 | 88 |
|  | Hi, i've found this DateRangeSelector :
http://www.petrafex.com/view/pgID/21/db/pages/date_range_selector_date_manip
ulation__dates_.html . This...
Richard Visser
|
11-04-2004 12:52 PM
Dr John Stockton | 6 | 65 |
|  | David Otton wrote:
Well there is a difference between HTML markup with embedded JavaScript
code and pure JavaScript, if you want to use script to...
Martin Honnen
|
11-04-2004 11:34 AM
Martin Honnen | 0 | 88 |
|  | What is the best way to override the tab order in a web page?
I'm trying to implement a zoom mode for part of a form, so when the zoom
button is...
Duncan Booth
|
11-04-2004 11:30 AM
Duncan Booth | 2 | 128 |
|  | This is my document body content:
<div id="nodeTree" class="nodeTree" title="nodeTree">
<div id="Hovedside" title="Hovedside"...
Kristian
|
11-04-2004 10:00 AM
Martin Honnen | 3 | 173 |
|  | Hi,
Is there a way to put focus on a form element of type radio or checkbox.
It only seems to work on input of type text...
Thanks in...
Anthony
|
11-04-2004 09:36 AM
Anthony | 0 | 162 |
|  | If I try to open a window using this code:
window.onload = function() {
document.onkeyup = function(k) {
if (!k) {
k = window.event;
k.which =...
Andrew Poulos
|
11-04-2004 08:57 AM
kaeli | 1 | 142 |
|  | Does the tab key override the onblur event? I have a text field whose
input I validate on blur, and set the focus back again if invalid.
Effectively,...
Rithish Saralaya
|
11-04-2004 08:06 AM
Randy Webb | 4 | 145 |
|  | Hi,
a little question.
I have some nested tables with some divs (so default set is relative - ok?)
Now, i need to draw a line from one div to...
Vittore Zen
|
11-04-2004 06:55 AM
Martin Honnen | 1 | 130 |
|  | Hi,
I'm a newbie in mozilla web development. I've been developping apps
for IE and Netscape for years though.
After searching the internet (groups...
Smellyfrog
|
11-04-2004 05:28 AM
mscir | 3 | 146 |
|  | Dear Experts,
I want to capture the text to the clipbroad when i use the mouse left
clicking on such text..
( i want to simplify the step of...
Koman \( Hong Kong \)
|
11-04-2004 05:24 AM
mscir | 1 | 118 |
|  | I would like to measure the fileSize of the image (without uploading it -
php).
I use:
var size_pic =...
Ken
|
11-04-2004 04:18 AM
Ken | 4 | 146 |
|  | Over the various browsers, is it better to...
Ken
|
11-04-2004 03:00 AM
Ken | 11 | 164 |
|  | From : <slashdot (AT) slashdot (DOT) org>
+--------------------------------------------------------------------+
sootman writes "Eric Meyer, the...
mscir
|
11-04-2004 02:53 AM
mscir | 0 | 108 |
|  | On Tue, 02 Nov 2004 07:42:27 +0000, Toby Inkster wrote:
Wrong! The 'no applet' part of the applet element as specified
above *only* covers the...
Wladimir Borsov
|
11-04-2004 12:47 AM
Andrew Thompson | 11 | 128 |
|  | We are developing a web page that shows large graphics. To provide
more screen space for the graphics, we allow the user to popup a
window that...
Dave
|
11-04-2004 12:30 AM
George Hester | 3 | 99 |
|  | I'm trying to use the graphics library wz_jsgraphics.js from
http://www.walterzorn.com (I've tried emailing the author but as yet
I've not received a...
Andrew Poulos
|
11-03-2004 10:11 PM
Andrew Poulos | 1 | 97 |
|  | Hi!
I have a web page where I want to intercept keypress events in an INPUT-tag
and check if it is the Enter key, which calls another function that...
Jonas
|
11-03-2004 07:15 PM
McKirahan | 4 | 73 |
|  | Applebrownbetty wrote:
Ditch it and start over.
Nah, it just thinks it can offset windows on my PC.
First, ask yourself what makes anybody...
Randy Webb
|
11-03-2004 05:38 PM
Randy Webb | 16 | 210 |
|  | I have two applications that I wrote that use asp and javascript
source files. Recently both of these applications starting acting
strange on my...
Jason
|
11-03-2004 05:23 PM
George Hester | 3 | 83 |
|  | "PCOR" <ianmacfa (AT) hotmail (DOT) com> wrote
What do you mean "nogo" (as in "no go")?
Did you get an error?
PCOR
|
11-03-2004 05:18 PM
McKirahan | 10 | 173 |
|  | Hi,
only one simple question.
Is it possible to handle socket connections with
javascript?
TIA
Torsten
Torsten
|
11-03-2004 05:01 PM
Hal Rosser | 2 | 161 |
|  | Hi
I just wondered how I can refer to the following two
textboxes in this form:
<FORM action="FormWrite.php" method="post" name="submitForm">
<INPUT...
Richard Salin
|
11-03-2004 04:29 PM
Richard Salin | 4 | 189 |
|  | function spawn(ev){
var oSelect = '';
var oFlag = false;
if (ns4 || ns6)
oSelect = document.getSelection();
else if (ie4 || ie5){
if (!ev)
ev =...
George Hester
|
11-03-2004 02:50 PM
Richard Cornford | 1 | 106 |
|  | I am looking for JavaScript examples on expanding contextual
definition. For example, you have a word like POP3 and the user click
on the word...
Robert Neville
|
11-03-2004 01:31 PM
Martin Honnen | 3 | 119 |
|  | I currently have an iframe on a webpage into which users can insert
content. They can further customise the text as I've included buttons
such as...
David Bradbury
|
11-03-2004 12:53 PM
David Bradbury | 2 | 129 |
|  | Hello, I am having problems with one of the java scripts on my website
and I was hoping that maybe someone could tell me what I'm doing wrong
and how...
Christopher Walsh
|
11-03-2004 12:37 PM
Christopher Walsh | 5 | 77 |
|  | On Wed, 3 Nov 2004 10:42:34 -0500, Jacques Chaurette wrote:
I hope that you can 'get' the fact that there was no need to
repost 268 lines of your...
Andrew Thompson
|
11-03-2004 12:03 PM
Jacques Chaurette | 1 | 97 |
|  | I am not a javascript person but I need a line or two of code.
Hopefully one of you guys can help please.
Here's my problem. I have a string called...
DanH
|
11-03-2004 11:00 AM
Dr John Stockton | 5 | 83 |
|  | Thank you for all your help. I didn't write this code, a coworker
emailed it to me to see if I could figure out what was wrong with it.
Burak
***...
Burak Gunay
|
11-03-2004 10:42 AM
Andrew Thompson | 1 | 124 |
|  | I have a php page which uses checks to see if the tz variable is in the
argument list.. if not, it recalls the page using javascript with the...
Adrian Parker
|
11-03-2004 10:39 AM
Dr John Stockton | 2 | 110 |
|  | This is a bit tricky to describe, but here goes. Any help
appreciated. John
I declare multiple variables halfway down the page. The...
johkar
|
11-03-2004 10:16 AM
Dr John Stockton | 7 | 116 |
|  | did u get succesfull in doing the search on the page
nitinbhandary@gmail.com
|
11-03-2004 08:50 AM
nitinbhandary@gmail.com | 0 | 95 |
|  | I have a function that appends a string to the end of a textarea
when it is called (the string is taken from a radiobutton value)
so like:
function...
Stimp
|
11-03-2004 07:05 AM
Stimp | 0 | 109 |
|  | Can you tell me why Mozilla can't show some Javascript?
example:
function...
John Smith
|
11-03-2004 07:01 AM
Martin Honnen | 1 | 147 |
|  | comp.lang.javascript FAQ - META - 8.0 - 2004-03-15
1 meta-FAQ meta-questions
2 comp.lang.javascript tips
2.1 Which newsgroup deals with...
FAQ Poster
|
11-03-2004 06:52 AM
FAQ Poster | 0 | 96 |