| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I heard that the name attribute is deprecated in html 4.01 strict. Is it
recommended that you use the ID attribute for images along with...
TheKeith
|
10-28-2003 09:14 PM
Vicomte De Valmont | 21 | 316 |
|  | Lasse Reichstein Nielsen wrote:
That's all I knew at the time, being so new at this.
(Snipped) a whole heaping crapload of tremendously useful...
Raptor
|
10-28-2003 08:34 PM
Raptor | 0 | 85 |
|  | Could someone please give me a hand?
I have created a navigation bar for a Web site I assist with.
Everything works fine if I use the files while...
Mark
|
10-28-2003 05:56 PM
Vicomte De Valmont | 2 | 117 |
|  | Hi,
I have a document with an iframe. The main doc has a "Print" button. The
idea is that when the user clicks it, the contents of the iframe is...
Marina Ferguson
|
10-28-2003 05:34 PM
DU | 4 | 120 |
|  | This function validates a price field on my form. It fires with onchange.
If the validation fails, I want the focus to return to the same field...
Dan
|
10-28-2003 05:16 PM
kaeli | 3 | 73 |
|  | Hi,
The color is represented by #RRGGBB format. On a javascript sample,
it uses nn#RRGGBB format. What does nn mean? Here is the...
chirs
|
10-28-2003 03:39 PM
Lasse Reichstein Nielsen | 2 | 114 |
|  | I am having issues with making sure users select an option from a select
box... here is my code
function checkit(){
if...
Brian Kramer
|
10-28-2003 03:25 PM
Lee | 2 | 89 |
|  | Am using the following code.
<script language="JavaScript1.2">
function setquantity(productindex,productquantity)
{
//create the reference...
Simon
|
10-28-2003 03:01 PM
Lasse Reichstein Nielsen | 2 | 57 |
|  | All,
I sorry for the 101 question but how do you combine 2 var into a document
statement i.e.
This Line works:
CES
|
10-28-2003 02:57 PM
CES | 2 | 45 |
|  | in a code like this:
<td height="27" width="173">
<div align="center">
<a href="paginaingegneriaindusfarm.html">
<img name="Image3" border="0"...
Daniele petracca
|
10-28-2003 02:51 PM
Daniele petracca | 0 | 127 |
|  | Anyone who used <URL:http://www.merlyn.demon.co.uk/js-date5.htm#DDTA>
may care to know that it is now replaced by...
Dr John Stockton
|
10-28-2003 12:08 PM
Dr John Stockton | 0 | 104 |
|  | I have a table with 20 rows and I have a label on a form that I would like
to hide and show and this label can be on certain rows - this is row2
I...
Louise Woodward
|
10-28-2003 10:54 AM
W d'Anjos | 4 | 126 |
|  | Hi, i have tried to write the code for a drop-down menu with css,
javascript and html. In a "normal" occasion i would make it with divs
and apply...
Patrick Medina
|
10-28-2003 10:11 AM
steve stevo | 1 | 147 |
|  | Thinking the topic over, and noticing you've got confirmations, I can none
the less ease your likely sense of puzzlement in hearing that a...
Vicomte De Valmont
|
10-28-2003 09:24 AM
Vicomte De Valmont | 2 | 79 |
|  | How can javascript be used to get the size of a Frame in a document.
Thanks
- Olumide
*** Sent via Developersdex http://www.developersdex.com...
Olumide -
|
10-28-2003 09:23 AM
Fred Snider | 1 | 112 |
|  | I can't make out why this won't work in iexplorer (even when I change
'Netscape'). The mouse over works fine in >Netscape 4 and Opera 5 and
7. Is...
Nick
|
10-28-2003 09:00 AM
Nick | 3 | 48 |
|  | Special character is displayed differently on 2 computers with the
same browser version (Internet Explorer 6.0).
String.fromCharCode(9425) is...
Ryan
|
10-28-2003 07:44 AM
Ryan | 2 | 439 |
|  | Hi,
This is probably a very easy question...but I just don't know the answer...
I want to shorten this...
Francois
|
10-28-2003 06:17 AM
Fred Serry | 2 | 121 |
|  | Hi Members,
I have used the below mentioned code to open a html page in a new
browser. The window size is 200 x 300. In that browser, I've...
venkatesh
|
10-28-2003 03:20 AM
Stuart Palmer | 2 | 98 |
|  | When opening a new window with javascript it's possible to specify what
features (location, toolbar, ...) should be visible.
Is there also some way...
Gregory Van Vooren
|
10-27-2003 08:08 PM
DU | 1 | 106 |
|  | I am trying to create a Site Search Tools, in Java. It is aimed to search
documents (stored in an Archives folder) that are in a specific web...
enanito
|
10-27-2003 07:48 PM
Lee | 1 | 53 |
|  | "Brad Esclavon" <gtg724h (AT) mail (DOT) gatech.edu> writes:
It's
<script type="text/javascript">
in HTML 4 and later.
You don't need HTML...
Lasse Reichstein Nielsen
|
10-27-2003 06:01 PM
Lasse Reichstein Nielsen | 0 | 46 |
|  | The following syntax is what I found under the Help in Excel's VBA
Editor (you may refer to it for the details of each parameter). i
specified to...
Derek Richards
|
10-27-2003 05:32 PM
Derek Richards | 5 | 78 |
|  | Hi,
Is it possible using JavaScript to write text over an image?
I know this would be possible by using a HTML table and using the image
as a...
Paul
|
10-27-2003 02:51 PM
Paul | 5 | 166 |
|  | ok I apologise if this is very simple and easy to do but I need to find out
how to code this...
I have a frameset in HTML and when the menu...
Sn00py
|
10-27-2003 12:56 PM
Evertjan. | 1 | 141 |
|  | I am new to javascript and can't figure out how to write a shopping
cart function - i have some basic code, but don't completely
understand how it...
ranestorm
|
10-27-2003 12:38 PM
Evertjan. | 1 | 92 |
|  | I'm looking for a good tutorial that will explain how to create menu such as
the one at the top of this site http://www.algomasteel.ca with the...
NeoPhreak
|
10-27-2003 12:38 PM
Larry Jaques | 1 | 75 |
|  | Is there a way to request a server script through javascript without
having the browser navigate to another page? Similar to the effects
of calling...
Mike Biang
|
10-27-2003 12:09 PM
kaeli | 1 | 34 |
|  | It *is* being displayed, just not for very long.
Do a 'View source' on the page and you may see what has happened.
When you call document.write...
Graham J
|
10-27-2003 11:49 AM
Graham J | 2 | 52 |
|  | Hi...
We want to write an open source web based TEXT editor and would be
happy about any help ;-)
Please notice: We do NOT want to write a web...
Christoph Bergmann
|
10-27-2003 10:11 AM
Albert Wagner | 12 | 93 |
|  | I have a form with three radio options. And I have three buttons:
<input type="submit" name="mainform_action" value="Edit Data">
<input...
Owen Funkhouser
|
10-27-2003 09:46 AM
Larry Jaques | 3 | 71 |
|  | Paul wrote:
well, it actually is displayed under Opera 7.21 but if and only if you
remove the script:
<SCRIPT...
karambol
|
10-27-2003 09:35 AM
Paul | 1 | 52 |
|  | I've embedded an ActiveX/COM object in my web page (i.e. <OBJECT
ID="MyObject1 ...> ... </OBJECT>). I know I can access the object using
javascript...
coder_1024
|
10-27-2003 07:11 AM
coder_1024 | 1 | 61 |
|  | Rasmus Grøndahl Olsen wrote on 27 okt 2003 in comp.lang.javascript:
That is not the way JS works, even with while(flag==0)
try...
Evertjan.
|
10-27-2003 06:21 AM
Evertjan. | 0 | 45 |
|  | "Rasmus Grøndahl Olsen" <zordid (AT) bigfoot (DOT) com> writes:
No.
setTimeout doesn't dealy execution. It schedules the argument code to
be...
Lasse Reichstein Nielsen
|
10-27-2003 06:12 AM
Lasse Reichstein Nielsen | 0 | 46 |
|  | comp.lang.javascript FAQ - Quick Answers- 7.9 - 2003-06-30
1 meta-FAQ meta-questions
2 comp.lang.javascript tips
2.1 Which newsgroup deals with...
FAQ Poster
|
10-27-2003 05:59 AM
FAQ Poster | 0 | 44 |
|  | My problem seems to be more complex than I thought.
I like to open a new window in 'main' instead of 'content'.
The solution provided by Fox does not...
E.J.M. Fakkeldij
|
10-27-2003 05:50 AM
E.J.M. Fakkeldij | 0 | 119 |
|  | Hi
I want rows of a table to appear in alternating background colours. Having looked around the web I can't find any solution apart from waiting for...
Alistair Birch
|
10-27-2003 04:29 AM
Alistair Birch | 0 | 49 |
|  | I was asked to do the folowing visual effect, and I was wondering if
someone knows how to.
To view the visual effect , go to this...
Joe Abou Jaoude
|
10-27-2003 04:11 AM
Joe Abou Jaoude | 0 | 78 |
|  | jeep (AT) 13 (DOT) usenet.us.com writes:
So x is probably too large.
Add:
if (end >= form.elements.length) { alert ("this is not...
Lasse Reichstein Nielsen
|
10-27-2003 03:51 AM
Lasse Reichstein Nielsen | 0 | 61 |
|  | Hi All,
I'm writing an hta application that uses showModalDialog method.
My problem is that the size of the dialog changes from win2000 to
win-xp
I...
Shlomi Schwartz
|
10-27-2003 02:55 AM
Shlomi Schwartz | 0 | 52 |
|  | Hi,
I would like to find a better way of doing the following. I have a
window (call it Win) that creates a new window (call it Win2). It
detects if...
Dom Nicholas
|
10-26-2003 11:11 PM
Dom Nicholas | 0 | 48 |
|  | hello from france,
I want to edit a list of customers dynamically and
each row contains an input text with the name of customer and link to...
guillaume
|
10-26-2003 10:42 PM
Vicomte De Valmont | 7 | 49 |
|  | Yes is it possible to display a layer above an other frame than the one
the layer come from ?!?
thanks ;)
exolon
|
10-26-2003 08:19 PM
Steve van Dongen | 3 | 92 |
|  | Hi,
I went on Honnen FAQ and tried other solutions. This is suppose to be easy?
Is one of theese suppose to work on IE6?
uss.visibility =...
Québec
|
10-26-2003 05:17 PM
Lasse Reichstein Nielsen | 3 | 47 |
|  | Folks,
I've found a nice menu piece of javascript that works fine when the code is
included entirely inside the html page. However, when I place...
Randell D.
|
10-26-2003 01:04 PM
Randell D. | 7 | 47 |
|  | Good morning.
I have a page displayed and want to get information from a user using
showModalDialog, and then send a request to the server for more...
Ron Brennan
|
10-26-2003 12:48 PM
Laurent Bugnion, GalaSoft | 3 | 46 |
|  | Hi guys, I'm new to Javascript so this question might be boring and simple,
but I cant figure it out.
I'd like to be able to access a xml file in a...
Francisco Sambade
|
10-26-2003 12:12 PM
Francisco Sambade | 0 | 71 |
|  | Hi Everyone
Just a simple question
If i have more than one Javascript in the head tag, and both have a body
Onload how do i write the opening body...
Raphael Gluck
|
10-26-2003 06:30 AM
nice.guy.nige | 3 | 63 |
|  | usenet (AT) davidwall (DOT) com writes:
The server name for this HTTP requres is just "db2"? That sounds like
a local server.
What is the URL...
Lasse Reichstein Nielsen
|
10-26-2003 05:47 AM
Lasse Reichstein Nielsen | 0 | 62 |