| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
I realize my first problem is that I'm using browser detection and not
feature detection. Maybe someone can help me understand...
Kim Forbes
|
10-15-2004 06:30 AM
Fred Oz | 2 | 118 |
|  | Is there any more work being done on this - I scoured the ECMA site
but there appears to be no work being done on it.
Or is it just my searching...
Tom
|
10-15-2004 05:38 AM
Tom | 6 | 146 |
|  | "Lee" wrote
Which ones?
Like what?
Since when?
Bern
|
10-15-2004 05:24 AM
VK | 5 | 240 |
|  | <a href="#" onclick="DoIt()">Some Text</a>
a function defined as:
function DoIt(e) {
if (e) alert("got an event");
}
should work in Mozilla. For...
Rick Pasotto
|
10-15-2004 04:12 AM
Michael Winter | 1 | 167 |
|  | Hello everybody.
This is my first attempt at Javascript, something that is long
overdue. But please bear that in mind, and have mercy (=
My...
Knut
|
10-14-2004 10:27 PM
George Hester | 1 | 212 |
|  | JRS: In article <oGybd.126897$He1.17615@attbi_s01>, dated Thu, 14 Oct
2004 17:27:48, seen in news:comp.lang.javascript, McKirahan
<News (AT)...
Jose
|
10-14-2004 05:13 PM
Dr John Stockton | 1 | 133 |
|  | I am trying to write a regular expression that will match all the exceptions
generated in my application log file. I have done it as...
OneSolution
|
10-14-2004 04:31 PM
Lasse Reichstein Nielsen | 4 | 212 |
|  | I want to reload a page only once. Therefor meta refresh is not
suitable, because then it refreshes every x seconds. Is there a
possibility to...
Lex
|
10-14-2004 04:05 PM
Grant Wagner | 4 | 160 |
|  | Ciao, I have an hidden field and I want make it visible, setting its "type"
to "text" from a popup window.
I'm using this...
vastaso
|
10-14-2004 01:12 PM
vastaso | 2 | 169 |
|  | Opera 7.60 is currently available as a preview release, see the...
Martin Honnen
|
10-14-2004 09:34 AM
Martin Honnen | 0 | 147 |
|  | Hi there ...
I'm having some troubles getting a form posted back to a frame, which was
the 'launching' page to the popup.
Ie. I want to get...
Kim Noer
|
10-14-2004 09:32 AM
Philip Ronan | 2 | 120 |
|  | Hi all,
I'm looking for a script that will initially display a first setof options
on a dropdown box, after selecting the initial, it should load...
RootChaos
|
10-14-2004 09:26 AM
Matt Kruse | 2 | 140 |
|  | I know this is not the proper place to post this but I have no idea where the
proper place is.
I have a web form that needs to be printed for...
Abby Lee
|
10-14-2004 09:13 AM
Michael Winter | 1 | 220 |
|  | Hi all,
I am becoming a little stressed with the age-old problem of detecting when a
user types (for example) a quote character ("). On a UK...
Chris Williams
|
10-14-2004 09:02 AM
Chris Williams | 5 | 684 |
|  | Hi I have a problem with a project I am doing. I keep on getting the
Stack Overflow message. Where do I start to try and solve this? I don't
even...
Lizelle Bothma
|
10-14-2004 08:02 AM
Andrew Thompson | 2 | 187 |
|  | Hi all,
Does anyone know of any excellent intoduction course to Javascript?
In London would be ideal. I've looked at various places but...
junior
|
10-14-2004 07:54 AM
Jim Ley | 3 | 105 |
|  | JRS: In article <416db4fe$0$31643$5a62ac22@per-qv1-newsreader-
01.iinet.net.au>, dated Thu, 14 Oct 2004 09:06:40, seen in
news:comp.lang.javascript,...
CW
|
10-14-2004 07:48 AM
Dr John Stockton | 4 | 128 |
|  | Hi,
I'm developing a information site within a kiosk. I need to make it
speach enabled. However as it's I'm only producing a proof of concept
the...
Rich
|
10-14-2004 06:31 AM
Rich | 0 | 124 |
|  | JRS: In article <ckdudv$ga9$2$8302bc10 (AT) news (DOT) demon.co.uk>, dated Mon, 11
Oct 2004 13:38:02, seen in news:comp.lang.javascript, Mark...
Roger Desparois
|
10-14-2004 06:13 AM
Alexis Nikichine | 24 | 302 |
|  | necromonger wrote:
So I guess you have a couple of options here:
You can use Richard's table.getElementsByTagName, it
returns a collection so you...
necromonger
|
10-14-2004 05:31 AM
Michael Winter | 19 | 244 |
|  | I want to create output pages that consist of rows and rows of table data.
My problem is when I do this, some of the cells get cut in half, which...
Terry Olson
|
10-14-2004 03:54 AM
Terry Olson | 3 | 152 |
|  | because there are 2 buttons on the form. If I call submit, it doesn't
specify which button is pressed.
thanx
"Lee" <REM0VElbspamtrap (AT) cox (DOT)...
CW
|
10-13-2004 09:14 PM
CW | 1 | 108 |
|  | Hi all,
Via client side JavaScript I need to detect whether Outlook 2002 or
2003 is installed on a client machine. How can I do that...
Emil Frank
|
10-13-2004 06:08 PM
Emil Frank | 6 | 71 |
|  | Taken from a couple very similar samples on the net, I'm having
trouble passing a parameter to a PHP file.
Here's all the JS code ... it creates an...
Nautilus
|
10-13-2004 05:55 PM
Nautilus | 2 | 112 |
|  | How do I create a link on a Web page on my hard drive that will run an
executable file on my hard drive?
For example, let's say I create...
Johnny
|
10-13-2004 05:39 PM
kaeli | 2 | 155 |
|  | Are there other ways to open multile windows at once?
<SCRIPT language="JavaScript">
function open1() {
var open1...
nntp
|
10-13-2004 03:23 PM
Grant Wagner | 2 | 150 |
|  | I would like to know how to expand the width of SELECT boxes with
Javascript. These have the MULTIPLE attribute and a SIZE attribute
greater than 1...
JJA
|
10-13-2004 03:16 PM
Ivo | 2 | 139 |
|  | Is the a way of preventing popups from other sites while your page is
loading?
--
Regards
Nik
http://www.itconsultancy.org
PSERVE
|
10-13-2004 03:06 PM
Grant Wagner | 3 | 226 |
|  | Hello,
now there is still one mistake, you're right. You must REPLACE the following
line
<td width="75%">document.write(tdr);</td>
with THAT...
Thomas Hoheneder
|
10-13-2004 02:12 PM
Randy Webb | 1 | 158 |
|  | sander de maaijer wrote:
www.w3c.org and validate your HTML first.
--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq
Randy Webb
|
10-13-2004 01:57 PM
Randy Webb | 0 | 156 |
|  | Hello,
the error is caused within the following piece of code:
The line with "<script>" must pe put away!
So the sorrect code is:
Thomas Hoheneder
|
10-13-2004 01:27 PM
Thomas Hoheneder | 0 | 137 |
|  | Hi,
I have a problem : I have a form with some buttons. When one of these
buttons is pressed a new URL with some parameters to e.g. delete...
Bo Rasmussen
|
10-13-2004 01:20 PM
Grant Wagner | 10 | 167 |
|  | Hi,
I have a web pageA, that include the javascript, to do some onload
event so that it would load another web pageB to perform some...
benny
|
10-13-2004 12:10 PM
Randy Webb | 6 | 117 |
|  | I need to put content from web presentation on CD... interface contains
external links (absolute urls..) is there a way to detect if user...
Frances Del Rio
|
10-13-2004 11:31 AM
VK | 2 | 101 |
|  | Firstly, I am aware of all the issues that are introduced with frame
pages - this was not my decision - it is just what I have to work
with...
I...
Evan
|
10-13-2004 10:43 AM
kaeli | 1 | 112 |
|  | JRS: In article <c6bb75ff.0410121217.7bb9e6ca (AT) posting (DOT) google.com>,
dated Tue, 12 Oct 2004 13:17:40, seen in...
Enoch Chan
|
10-13-2004 10:38 AM
Dr John Stockton | 2 | 188 |
|  | hi, in somewhere in my code, i try to load an xml file, the problems is that
the sentence xmlDoc.load('file.xml') takes some time in finish,...
Ricardo Garcia
|
10-13-2004 08:00 AM
VK | 1 | 109 |
|  | 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
|
10-13-2004 07:52 AM
FAQ Poster | 0 | 118 |
|  | which is the organization that decides JavaScript standards?
Bern
|
10-13-2004 07:38 AM
Michael Winter | 1 | 131 |
|  | Hello,
I have a problem, and maybe someone knows the solution.
Context :
- Browser : IE 6.0
- Application server : Livewire Pro
- Client OS :...
Emmanuel Arlicot
|
10-13-2004 03:29 AM
Emmanuel Arlicot | 2 | 130 |
|  | Greetings,
I have 16 links for my horizontal menu navigation as you can see in my
website www.singakad.com and at present, I am using a table...
andrewkooi
|
10-13-2004 03:27 AM
andrewkooi | 0 | 125 |
|  | Do you know how I can do click in NS?
Here is the one with getelementbyid
<a id="hiddenLink1" name="hiddenLink1"...
nntp
|
10-13-2004 02:33 AM
RobG | 3 | 111 |
|  | Hello,
I have created a site using DreamWeaver and I have used some behaviors
(mouseover, showhide layers etc.). Is it better to keep all the
scripts...
minchu
|
10-13-2004 02:29 AM
Howard Kaikow | 1 | 138 |
|  | Does anyone have or know of where I can get a javascript that see's if
it can connect to a webpage and if it can it redirects you to that page
but if...
Shane
|
10-12-2004 11:18 PM
Randy Webb | 1 | 128 |
|  | Thanks. Your example work because you have entered a hard carriage
return. What I need is, when the text in the textbox automatically
wrapped because...
chin
|
10-12-2004 09:24 PM
chin | 4 | 122 |
|  | "Lee" <REM0VElbspamtrap (AT) cox (DOT) net> wrote
OK that's an explanation I understand. Can I write it to a file then? Permissions allowing...
George Hester
|
10-12-2004 08:16 PM
Richard Cornford | 12 | 394 |
|  | Hi,
I would like to reference some other HTML files within an "main" HTML file
(within the "header"),
Something like this:
<link rel="part1"...
Ralf Koms
|
10-12-2004 06:49 PM
Ralf Koms | 4 | 121 |
|  | When the user submit the form in myform.jsp, it will submit to myaction.jsp. I
want it only pop up test message box without having the browser with...
Matt
|
10-12-2004 06:00 PM
Thomas Hoheneder | 1 | 149 |
|  | Hello,
I dont't really now, why new_window.frames.frames doesn't exist...
But to get the frame in the first row and the firt column,...
Thomas Hoheneder
|
10-12-2004 05:43 PM
Thomas Hoheneder | 0 | 128 |
|  | myObj.onmouseover = someFunction;
How can I set up this so myObj can send parameters to the function...
oeyvind toft
|
10-12-2004 05:27 PM
oeyvind toft | 2 | 386 |