| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Below is the IDL definition of the HTMLOptionElement.
interface HTMLOptionElement : HTMLElement {
readonly attribute HTMLFormElement ...
Michael Winter
|
01-21-2004 12:40 PM
Michael Winter | 2 | 68 |
|  | Hi, how can I create a <A HREF'ed> image that, with an onclick event
will cause the cursor to jump into a particularly assigned text form
input field?
Matthew
|
01-21-2004 12:34 PM
Lasse Reichstein Nielsen | 2 | 95 |
|  | This is probably a javascript/css question...
I have a webpage with a <form> consisting of a large table grid of dropdown
lists used to make changes...
Toonman
|
01-21-2004 11:54 AM
Toonman | 0 | 86 |
|  | Hello,
I have seen the select function used on forms fields, and it
usually takes place immediately after a setfocus call is made.
However, after...
Attila
|
01-21-2004 11:33 AM
Attila | 3 | 198 |
|  | Hi,
I would like to know if this scenario is possible using Javascript.
Form has input field such as Age, weight etc. If a user does not
put in...
Dave
|
01-21-2004 11:30 AM
Michael Winter | 3 | 94 |
|  | Hi,
Situation:
Large treeTable (based mainly on static html) can be dynamically populated
from the server based on requested node or result from...
F. Da Costa
|
01-21-2004 10:54 AM
F. Da Costa | 1 | 73 |
|  | Is it possible to call a javascript function based in the parent window from
the child window ?
I do open a pop up window from the parent window...
Filiz Duman
|
01-21-2004 10:30 AM
Filiz Duman | 1 | 108 |
|  | It's a rather unorthodox way of doing things, but it works (WOOHOO!) ... and
that's what counts for me :)
Thanks for the quick...
Sjaakie Helderhorst
|
01-21-2004 10:10 AM
Brynn | 3 | 150 |
|  | Hey y'all,
I'm using firebird 0.7 and developed some kind of inline editing with
java script. Therefore I used the keypress event listener. The...
Thomas
|
01-21-2004 08:44 AM
Thomas | 0 | 62 |
|  | Hi,
I think it's interesting to see what Steve Champeon has written at
http://dhtml-guis.com/warning.html
So well done to him, and let's hope...
Jim Ley
|
01-21-2004 08:38 AM
Jim Ley | 0 | 94 |
|  | Dave Anderson wrote:
Put this inside a form, and replace the name and value values:
<input type=hidden name=some_name value=some_value>
Brian
Dave A
|
01-21-2004 07:29 AM
Brian Genisio | 4 | 85 |
|  | comp.lang.javascript FAQ - META - 7.9 - 2003-06-30
1 meta-FAQ meta-questions
2 comp.lang.javascript tips
2.1 Which newsgroup deals with...
FAQ Poster
|
01-21-2004 06:57 AM
FAQ Poster | 0 | 77 |
|  | I need to have 2 submit buttons in one form calling the same page. I just
need to know which was used. Being able to pass a hidden form input...
Adrian
|
01-21-2004 05:28 AM
Brynn | 6 | 124 |
|  | Supose I have 2 lists on a form, L! and L2. L1 is populated with data
L2 is empty.
I want to select some options from L1 and transfer to L2.
How can...
danmpopa
|
01-21-2004 04:13 AM
rf | 1 | 76 |
|  | <onblur="this.style.background='eaeaea'
javascript:this.value=this.value.toUpperCase();">
Thanks from Barcelona
WaWa
|
01-21-2004 03:52 AM
Evertjan. | 2 | 144 |
|  | Is there an OnMouseOver or click script I can put in an image map so I can
play a .wav file without changing screens?
Ideally, I would just hold the...
Allan
|
01-20-2004 10:02 PM
Allan | 0 | 73 |
|  | The following code works fine on Mozilla but generates an error* on IE,
when the button calling the function is pressed and the slideshow is
either...
Greg
|
01-20-2004 08:42 PM
Greg | 1 | 87 |
|  | Hi all.
I'm not sure why I'm having problems with this but if I try to retrieve the
value of a readonly text form I get back that the object is...
Tony Cooke
|
01-20-2004 07:29 PM
Tony Cooke | 7 | 90 |
|  | Hi,
First, excuse me for my bad English, I'm Dutch.... :-)
I know there's a lot of information about disabeling form fields, but
cannot find the...
Unregistered
|
01-20-2004 06:49 PM
Unregistered | 3 | 107 |
|  | First off let me say that I am by no means a skilled programmer so i
probably have made a dozen mistakes in my attempt at coding my
problem. I will...
Tank
|
01-20-2004 06:09 PM
Tank | 10 | 146 |
|  | Hi all, I am a newbe to javascript so I could use your help. I checked the FAQs and searched google
but I could not resolve this problem.
My form...
Tom
|
01-20-2004 05:46 PM
Tom | 12 | 152 |
|  | In my HTML forms (created by PHP) for attribute
names I have been using multidimensional arrays as illustrated
in the following:
<table>
<tr>
<td>...
Ivan
|
01-20-2004 05:04 PM
Ivan | 2 | 70 |
|  | I'm trying to display some text, wait a few seconds, clear the screen, display
normal html.
Thanks for the answer in advance.
Kenny in...
JeeperDude
|
01-20-2004 03:37 PM
JeeperDude | 0 | 88 |
|  | I have used WinObj=window.open ("http://www.some_page","Holder")
No I want to press a button in an other window and make the Holder...
BadOmen
|
01-20-2004 01:18 PM
Brynn | 8 | 89 |
|  | is there anything unique on a browser where i can assign it to my session ?
Mel
|
01-20-2004 12:51 PM
kaeli | 1 | 92 |
|  | Hi,
I have the following script that displays a popup window centered in the
middle of the screen. I am getting a script error in both IE and...
Don
|
01-20-2004 12:46 PM
kaeli | 6 | 85 |
|  | As the subject states, I'm having issues with if else statements that
are testing true in IE but false in Mozilla. At first I Thought maybe
the way I...
The Master
|
01-20-2004 12:39 PM
The Master | 6 | 87 |
|  | This worked once. I can't get the error message to show on the screen
in IE6. It briefly flashes at the bottom of the screen. I have turned
on the...
Mikie
|
01-20-2004 11:40 AM
Michael Winter | 6 | 117 |
|  | One of the banes of contemporary JavaScript programming for the Web is the
differences between JScript and JavaScript -- specifically, a number...
Berislav Lopac
|
01-20-2004 09:14 AM
kaeli | 6 | 138 |
|  | Hello.
I've got this page that refreshes automatically and I am able to set
the focus on a specific field at page load with. However the cursor
goes...
jason@cyberpine.com
|
01-20-2004 09:09 AM
kaeli | 1 | 94 |
|  | I've been trying to find a way to gather up data contained in a table
or tables on a previously generated html page in order to send it to a
cgi for...
Matthew
|
01-20-2004 08:45 AM
Matthew | 2 | 83 |
|  | Hi,
The following script hierarchal menu script is from Jon Spivey.
I'm trying to understand the following functions - line by line.
Could a few...
Anthony Ritter
|
01-20-2004 08:42 AM
Anthony Ritter | 2 | 183 |
|  | Hi,
i need to fill a dropdownlist in a frame with only saturdays.
The code must be like:
<select class="fld" size="1" name="arrivaldate">
<option...
Maarten
|
01-20-2004 08:05 AM
Maarten | 4 | 285 |
|  | Hi,
I'd like to announce version 0.0.2 of my ISKEET library for ECMAScript / JavaScript.
http://www.iskeet.de
It helps to encapsulate...
Ekkehard Morgenstern
|
01-20-2004 07:58 AM
Jim Ley | 48 | 286 |
|  | Hi,
I've not worked with javascript, and after searching could not find
example of this type of manipulation.
I'm trying to set a variable to the...
Laz
|
01-20-2004 07:38 AM
Brian Genisio | 2 | 104 |
|  | setInterval('with(document.form)pole.value = pole2.value*wynik.value',200)
it returns me some big number with a lot of nulls after point.
how to .......
jamuna
|
01-20-2004 04:27 AM
DJ WIce | 8 | 129 |
|  | : > : Why, why not use the colour of my contextmenu if you're wanting to be
: > : consistent?
: > If you can tell me how I could get that information...
DJ WIce
|
01-20-2004 04:22 AM
DJ WIce | 49 | 271 |
|  | Here is how I have been submiting a form to a popup window, this works
fine for all netscape versions and all IE versions previous to
6.0.2800.1106....
Pat
|
01-20-2004 03:38 AM
Pat | 1 | 82 |
|  | Hi everyone!
I've got a little problem and just cann't find any solution for it: I
need to get the current position of the mousecursor at my webpage...
Dade Murphy
|
01-20-2004 03:30 AM
Richard Cornford | 3 | 71 |
|  | I'm looking for leads on a webpage component that would let me build a navigation bar type vertical
menu where a mouseover event of a menu item would...
Mark Olbert
|
01-20-2004 12:40 AM
Mark Olbert | 2 | 72 |
|  | Hello
I am trying to use DOM to create an object in a document and wish to be
compativle with Opera
My code is
containerDiv =...
Michael Phillips
|
01-19-2004 11:22 PM
Michael Phillips | 3 | 138 |
|  | "Philip" <padearmore (AT) spellnextright (DOT) varizun.net> writes:
Always a good thing to do!
Yes, I get the same in Netscape 4.8. It is clearly...
Philip
|
01-19-2004 11:00 PM
Thomas 'PointedEars' Lahn | 5 | 126 |
|  | Hi.
In VBScript I can use a Select Case statement like that:
Select Case X
Case 1 to 10 'X is between 1 and 10
Case 11,14,16 'X is 11 or 14...
Robert Scheer
|
01-19-2004 10:42 PM
Thomas 'PointedEars' Lahn | 19 | 217 |
|  | Hi, All!
I have a problem - I manage two websites, with two different style sheets
(one for each site), but they both share hte same public message...
Daniel
|
01-19-2004 10:35 PM
Randy Webb | 1 | 66 |
|  | Hi All,
I have a small question considiring the opening of a new window in
javascript. As you all know the code below will open a new without...
Ed Schimmel
|
01-19-2004 10:27 PM
DU | 1 | 132 |
|  | I'll be frank: what is the point? The use, and usefulness, of a set of
capturing parentheses in a regular expression is clear. However, isn't...
Michael Winter
|
01-19-2004 07:50 PM
rh | 6 | 80 |
|  | Hi,
I'm trying to put a vertical extendable menu and a horizontal menu on
my page and it doesn't work. Either one of them works but not both...
Gabriel
|
01-19-2004 07:48 PM
Gabriel | 0 | 80 |
|  | Hi, simple question I guess. The question is actually in the code itself as
this was the simplest way to explain.
....
var favorite =...
koen colen
|
01-19-2004 07:46 PM
Michael Winter | 6 | 131 |
|  | Am I correct in thinking that you can only use location.search to retrieve
all a form's inputs if the method is GET. In my experiments so far,...
Mark Anderson
|
01-19-2004 07:18 PM
Michael Winter | 1 | 70 |
|  | Hi all,
Im designing a web site and had an idea of nicely centered dynamic
table instead of using frames. I would like to use html table...
Juha Rossi
|
01-19-2004 07:17 PM
Brynn | 1 | 204 |