| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | thanks
"Lasse Reichstein Nielsen" <lrn (AT) hotpop (DOT) com> schreef in bericht
news:lluiibzy.fsf (AT) hotpop (DOT) com...
Dan
|
07-29-2003 03:23 AM
Dan | 3 | 69 |
|  | sevim ozsahin wrote:
JavaScript executed in an HTML page loaded in a browser cannot set the
system date.
--
Martin Honnen
Martin Honnen
|
07-29-2003 02:57 AM
sevim ozsahin | 2 | 56 |
|  | OK .. admittedly this is newbie dumb...
Its a JAVA script in a FORM
I have passed (successfully) the referring URL into my form
page on...
Stone
|
07-29-2003 01:56 AM
Vjekoslav Begovic | 1 | 86 |
|  | I am trying to do some backward forward buttons but only show forward if
there is a value in history(1) but this value is 'undefined'
Does anyone...
Stuart Palmer
|
07-29-2003 12:48 AM
Stuart Palmer | 0 | 51 |
|  | H,
I have the following code.......
<script language="JavaScript1.2">
<!--
// Places the focus in the first modifiable field on the page
function...
Disco
|
07-29-2003 12:14 AM
Disco | 0 | 31 |
|  | Hi ,
Im new to javascript, and have created a shopping cart, and using paypal
for payments. The below has been created by paypal's web page so i can...
Neil Devlin
|
07-28-2003 07:01 PM
HikksNotAtHome | 1 | 107 |
|  | Can I determine if an array of image links is already in memory
without using cookies or a hidden frameset? Scenario: visitor starts
with Home page,...
Dave
|
07-28-2003 06:03 PM
Dave | 2 | 34 |
|  | Hi,
I have the following simple code:
<TABLE><TR>
<TD BGCOLOR="#FFFFFF" ONCLICK="myform.color.value =
this.bgcolor">hello</TD>
</TR></TABLE>
<FORM...
A.S.
|
07-28-2003 05:29 PM
Richard Cornford | 4 | 46 |
|  | | Yes, the code. Kind of hard to tell whats wrong with something you can't see.
Well, in fact, I wasn't asking for feedback about what's wrong with...
Elaine Jackson
|
07-28-2003 05:13 PM
HikksNotAtHome | 6 | 40 |
|  | Using MSIE 5+ Heath writes:
My problem deals with working with window objects between
pages as follows:
My Introduction page contains a link to my...
Heath
|
07-28-2003 04:54 PM
Heath | 3 | 51 |
|  | Andrew Urquhart wrote:
Does the code at the end of this message look like what you were
suggesting? Do you see any problems with it?
Incidentally,...
Chris Smith
|
07-28-2003 04:33 PM
Andrew Urquhart | 2 | 56 |
|  | How to open existing page in the mainFrame.
My start page has 4 frames and on the left side are menu links in table,
with some effects .
Like:
<td...
Atz
|
07-28-2003 04:27 PM
Vjekoslav Begovic | 1 | 102 |
|  | I could have sworn that I had already tried that!!!
But the above solution works. Thank you very much Vjekoslav.
I maybe missing something because...
Jawad Shaik Mohammed
|
07-28-2003 03:47 PM
Jawad Shaik Mohammed | 0 | 36 |
|  | shaikjawad (AT) yahoo (DOT) com (Jawad Shaik Mohammed) writes:
should be <script type="text/javascript"> according to HTML4.
Apart from only...
Lasse Reichstein Nielsen
|
07-28-2003 03:36 PM
Lasse Reichstein Nielsen | 0 | 45 |
|  | On Mon, 28 Jul 2003 23:25:30 +0800, Donjuan <yimin_shi (AT) hotmail (DOT) com> wrote:
<trimmed>
Write your code in an .hta or write it directly...
Andrew Urquhart
|
07-28-2003 02:03 PM
Andrew Urquhart | 0 | 50 |
|  | I'm working on an asp.net site and am trying to implement a popup help
window. I want the window to close when the user advances to the next page
in...
Brian Vallelunga
|
07-28-2003 01:37 PM
Brian Vallelunga | 2 | 64 |
|  | ..
I have an html file with javascript functions in the <head> section that
work fine when called from events or instanced as objects.
When I move...
George Ziniewicz
|
07-28-2003 01:06 PM
Grant Wagner | 1 | 59 |
|  | Hello all,
Does Netscape 4.x support XML and the DOM(JavaScript) way to access XML
nodes?
TIA
orlando echevarria
|
07-28-2003 12:52 PM
orlando echevarria | 0 | 73 |
|  | Hi,
in a function I want to link to different pages depending on a something.
What's the command to link to/show a (disk or internet) page in the...
Frank L
|
07-28-2003 12:41 PM
kaeli | 1 | 72 |
|  | Hello,
I have a page that cannot be accessed by typing is url. It should only be
accessed by a link in another web page. The following scrip works...
Hugo Sousa
|
07-28-2003 11:11 AM
Lasse Reichstein Nielsen | 4 | 37 |
|  | Blaine HIlton wrote on 27 jul 2003 in comp.lang.javascript:
<input
onchange="this.value=(+this.value).toFixed(2)">
toFixed() can be a bit buggy,...
Evertjan.
|
07-28-2003 10:04 AM
Grant Wagner | 1 | 44 |
|  | Hello,
I have an html page with a javascrit function witch validate passwords.
In the same page i have a form with a button, and in the onclick...
Hugo Sousa
|
07-28-2003 09:18 AM
Hugo Sousa | 0 | 47 |
|  | In article <d698d3e7.0307271413.9eaef22 (AT) posting (DOT) google.com>,
griffph (AT) aol (DOT) com enlightened us with...
Java servlets, JSP, and...
kaeli
|
07-28-2003 08:53 AM
kaeli | 0 | 41 |
|  | Hi there,
I have a (dynamicaly created) form. With 3 fields:
- size (select)
- quantity (name)
- order (button)
If I press the button, I would...
Roger Godefroy
|
07-28-2003 08:02 AM
Roger Godefroy | 0 | 102 |
|  | Here's my situation. I have a statically positioned table that has an image
in a cell. I also have some layers, defined by absolute-positioned DIVs...
Ken Kast
|
07-28-2003 07:40 AM
Richard Cornford | 4 | 52 |
|  | I would like to know what keycode # pertains to what keycode . . .
This code allows a user to limit the entries in a form to only those
keycodes...
Patrick Gibbons
|
07-28-2003 07:15 AM
Dr John Stockton | 1 | 97 |
|  | BlackSabbath wrote:
Please direct your attention towards:
http://www.allmyfaqs.com/faq.pl?How_to_post
You have product125.htm as the value of the...
BlackSabbath
|
07-28-2003 06:13 AM
David Dorward | 2 | 66 |
|  | A.S. wrote:
You can achieve such things with IE5+/Win and with Netscape 6+. Other
browser's don't support sending/receiving HTTP requests without...
Martin Honnen
|
07-28-2003 03:31 AM
Martin Honnen | 0 | 48 |
|  | On 26 Jul 2003 04:38:40 +0200, Lasse Reichstein Nielsen
<lrn (AT) hotpop (DOT) com> woke me from my slumber by saying:
I don't know that it is...
Michael Stevens
|
07-28-2003 03:05 AM
Michael Stevens | 5 | 74 |
|  | Mark Preston wrote:
Except that it's not wrong. ALT text is not supposed to be displayed as
a tooltip (mouseover, as you call it). That is the...
Kevin Scholl
|
07-28-2003 01:24 AM
Jim Ley | 1 | 95 |
|  | CIAwallst (AT) hotmail (DOT) com (CIAwallst) writes:
The code "(pix == which)" is a comparison. It compares the value
of "pix" with the value of...
Lasse Reichstein Nielsen
|
07-27-2003 05:48 PM
Lasse Reichstein Nielsen | 0 | 140 |
|  | ok thanks again
any ideas on making onsubmit work?
1. does onsubmit within the form tags work at all? this doesn't work and
i've seen postings that...
bbxrider
|
07-27-2003 04:51 PM
bbxrider | 5 | 99 |
|  | While the city slept, Romain <user (AT) domain (DOT) tld> feverishly typed:
<g> But as I said before, title is not a mandatory attribute in <a>, so...
Romain
|
07-27-2003 02:07 PM
nice.guy.nige | 12 | 214 |
|  | Ok Folks
Solved the second problem and the initial one does not exist!
Instead of passing a single variable to whereto.innerHTML, P passed all...
George Steward
|
07-27-2003 01:21 PM
George Steward | 0 | 114 |
|  | "George Ziniewicz" <zin1 (AT) cox (DOT) net> schreef in bericht
news:9BKUa.27990$Ne.24175 (AT) fed1read03 (DOT) ..
Consider the following...
Janwillem Borleffs
|
07-27-2003 01:02 PM
George Ziniewicz | 1 | 97 |
|  | "George Ziniewicz" <zin1 (AT) cox (DOT) net> writes:
The keyword "this" refers to the object that this function was called
as a method of. It is...
Lasse Reichstein Nielsen
|
07-27-2003 12:43 PM
George Ziniewicz | 1 | 102 |
|  | "Lasse Reichstein Nielsen" <lrn (AT) hotpop (DOT) com> wrote
yes it does, it would make no sence to put them in the body
There
Andrew V. Romero
|
07-27-2003 08:37 AM
Mosley Jones III | 5 | 115 |
|  | "Jawahar Rajan" <jrajan (AT) nc (DOT) rr.com> wrote
<snip>
That is one of the many reasons for not using the javascript: pseudo
protocol:-
<URL:...
Richard Cornford
|
07-27-2003 07:43 AM
Richard Cornford | 0 | 104 |
|  | "Jason" <jsumner1 (AT) cfl (DOT) rr.com> schreef in bericht
news:ravUa.62138$k85.2376065 (AT) twister (DOT) tampabay.rr.com...
I think that...
Janwillem Borleffs
|
07-27-2003 07:01 AM
Jason | 2 | 130 |
|  | Hy all,
I am reading this group to see if my problem is already in the posts but
I don't see it so I post this message.
I want to process some...
Jean-Paul OLIVIER
|
07-27-2003 03:59 AM
Jean-Paul OLIVIER | 0 | 95 |
|  | "Keith Bowes" <do.not (AT) spam (DOT) me> wrote
www.grosvenorantiques.com/gallery2 or gallery3, they are both the same apart
from the...
George Steward
|
07-27-2003 03:14 AM
George Steward | 0 | 94 |
|  | var Foo = ValidateForNumb("111", 3, 5, "Warning goes here")
------------------------
function ValidateForNumb(strEntry, intMin, intMax,...
Patrick Gibbons
|
07-27-2003 02:57 AM
Mark Szlazak | 1 | 105 |
|  | the onreset is working but problem somewhere in the onsubmit or the function
it calls.
i have abbreviated the called verfiy function for now just to...
bbxrider
|
07-27-2003 02:48 AM
bbxrider | 1 | 163 |
|  | I'm trying to setup a login screen that will verify against a SQL
table that the Username exists and that the password is correct. If
the Username...
Greg O.
|
07-26-2003 11:54 PM
Ray | 1 | 112 |
|  | "Mark D. Anderson" <mda (AT) discerning (DOT) com> wrote
Would you mind removing my e-mail address from that page. As I never
respond to...
Richard Cornford
|
07-26-2003 08:20 PM
Mark D. Anderson | 2 | 105 |
|  | "HikksNotAtHome" <hikksnotathome (AT) aol (DOT) com> wrote
<snip>
No need to wait, you have already guessed all the details ;-)
Richard.
Richard Cornford
|
07-26-2003 08:10 PM
Richard Cornford | 0 | 132 |
|  | Jim Ley wrote:
Images should be capable of conveying any meaning in the alt by themselves,
however, here's a bookmarklet to turn alt text in to...
David Dorward
|
07-26-2003 07:20 PM
Jim Ley | 1 | 109 |
|  | Thanks, but no luck.
"Lee" <REM0VElbspamtrap (AT) cox (DOT) net> wrote
Jason
|
07-26-2003 11:25 AM
Jason | 0 | 145 |
|  | "vivalet" said:
You might try looking at the source for the page:
http://www.hok.com/
provided you don't mind the fact that it doesn't work
at all...
Lee
|
07-26-2003 09:58 AM
Lee | 2 | 137 |
|  | HI,
I have a C program that outputs html code and embedded javascript code.
I have a datastructure in my C file whose data values have to be
printed...
Sumaira Maqsood Ali
|
07-26-2003 07:22 AM
Richard Cornford | 2 | 113 |