| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
I have a problem with my webpage. It uses two frames, the left one for the
contents list and the right one for the body content.
Now, when I look...
Blurg
|
10-08-2003 02:51 PM
Lasse Reichstein Nielsen | 11 | 178 |
|  | I have three radio buttons grouped together:
<input type="radio" name="MODEL" value="V1" onclick=Enable() checked>Model
V1<br>
<input type="radio"...
Dave F.
|
10-08-2003 09:01 AM
Dave F. | 0 | 132 |
|  | JRS: In article <1fa82384.0310071148.2315f016 (AT) posting (DOT) google.com>, seen
in news:comp.lang.javascript, Tom <tcosmas (AT) netzero (DOT)...
Dr John Stockton
|
10-08-2003 08:22 AM
Dr John Stockton | 0 | 85 |
|  | Lee <REM0VElbspamtrap (AT) cox (DOT) net> wrote
Yahoo! That worked! Thanks!!!
Tom
|
10-08-2003 08:08 AM
Tom | 0 | 87 |
|  | 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
|
10-08-2003 06:59 AM
FAQ Poster | 0 | 82 |
|  | Howdy all,
I have 2 domain names that both go to the same website. For example, if www.XXXX.com is the primary
name for the website, if you type in...
Mr B
|
10-08-2003 06:51 AM
Inforassist.com | 3 | 108 |
|  | Does someone know where I can obtain a (free) simple js hit counter (that
doesn't rely on cookies).
Thanks.
Pete Giotta
Peter Giotta
|
10-08-2003 06:48 AM
Peter Giotta | 7 | 122 |
|  | Hi All,
I need to get a cookie specifying the path were it is stored.
I set the cookie to the root path but I read it in different
directories...
jaqueline
|
10-08-2003 06:05 AM
jaqueline | 0 | 77 |
|  | Hello,
Is it possible for Javascript to read a HTML file, and then display only the
hyperlinks in that page?
Thanks in advance.
Gram.
Gram
|
10-08-2003 04:08 AM
Gram | 0 | 132 |
|  | Hi All,
I'm trying to center a StyleSheet like below :
<div id="CenterThis" style="position:absolute; top:40px; left:70px;">This
should be...
News
|
10-08-2003 03:40 AM
Evertjan. | 1 | 173 |
|  | Hi,
I'm looking for a way to "throw" an event.
Let's me explain. I have a form with a button. When you click the button
a js function is called to...
Patrick
|
10-08-2003 03:15 AM
Patrick | 3 | 182 |
|  | I have a page with images that the user can drag from one frame to
another. I need them to see a "ghost image" of the image they are
dragging, while...
Roger Shrubber
|
10-08-2003 02:16 AM
Richard Cornford | 5 | 104 |
|  | Is there any way in JavaScript to determine which key has been pressed
during any of the key-press, key-down, key-up events in IE6+? It
appears the...
Ron Brooks
|
10-08-2003 01:25 AM
Richard Cornford | 4 | 114 |
|  | "DU" <drunclear (AT) hot-R-E-M-O-V-E-mail (DOT) com> wrote
<snip>
I could not get Netscape 7.02 to crash but I did get Mozilla 1.3 to
crash so I...
Richard Cornford
|
10-08-2003 12:54 AM
Richard Cornford | 0 | 64 |
|  | Is there a way to detect the height of a TD tag?
Shawn Anderson
|
10-07-2003 11:21 PM
DU | 2 | 119 |
|  | Is there an FAQ for this group?
Edwin
|
10-07-2003 10:24 PM
Stephen | 1 | 134 |
|  | Hi There,
Can any one help me, in how to create a set of radio buttons in IE using
JavaScript DOM.
Thanks in advance
Raghuram Banda
Raghuram Banda
|
10-07-2003 10:06 PM
Dom Leonard | 2 | 66 |
|  | I'm using a textarea object and I use:
document.forms.frm_body.focus();
in an init event. This positions the cursor at 0,0 in the textarea
which is...
Ralph Freshour
|
10-07-2003 09:47 PM
Ralph Freshour | 0 | 84 |
|  | Hi
I have been on this little problem for quite a while and i have enough
trying to figure it out.I escaped from the left from the right and...
Patrick
|
10-07-2003 07:53 PM
Patrick | 5 | 98 |
|  | I just want to set a link to a new page that needs some parameters
but I don't want these to be seen in the location bar (and don't want
to hide it)....
German B. Garcia
|
10-07-2003 07:48 PM
SzokU | 2 | 129 |
|  | Hi,
I want to cancel a certain key in JavaScript.
To do so, I catch the event in OnKeyPress and cancel the default:
<head>
....
function...
Fred Brown
|
10-07-2003 06:02 PM
Jules | 5 | 70 |
|  | Hey,
How to do something like this:
<head>
<style>
img { width: <script>blaat();</script>;}
</style>
<script>
function blaat()
Ang Talunin
|
10-07-2003 05:09 PM
Evertjan. | 2 | 142 |
|  | I'm trying to create a menu in javascript. I've created the bitmaps with
text over the top of them. The problem i'm having is that the...
Dan
|
10-07-2003 04:43 PM
Lasse Reichstein Nielsen | 2 | 107 |
|  | Anybody know how to add links to the Links Bar in IE using Javascript
(or other)?
This doesn't work
<a...
Randy Charles Morin
|
10-07-2003 03:51 PM
Randy Charles Morin | 0 | 169 |
|  | I have noticed with various codes that the slashes are not consistent. Is there a reason for this.
For example
</td>
</\td>
<\/td>
<td />
what is...
Treetop
|
10-07-2003 03:03 PM
Dr John Stockton | 5 | 111 |
|  | Hello,
I am trying to get my select options (courses) passed correctly from
the following URL: ...
Kevin Lyons
|
10-07-2003 02:36 PM
Dr John Stockton | 12 | 134 |
|  | I am writing an app that has some lookup data in a mysql DB. I want to
use javascript to fill in the default values for 5 or 6 fields when the
user...
Magoo
|
10-07-2003 01:44 PM
Lee | 1 | 109 |
|  | I'm trying to create a menu in javascript. I've created the bitmaps with
text over the top of them. The problem i'm having is that the...
Dan
|
10-07-2003 01:38 PM
Albert Wagner | 6 | 121 |
|  | Hi, Is it possible to set the output file name of a excel file from
javascript?
I have a code which copies the content of an html page and pastes...
dead
|
10-07-2003 12:58 PM
Stephen | 1 | 97 |
|  | HEre is my code
function passVal(p,q,r){
with (window.opener.form1) {
bldr_cmpny.value=p
bldr_cotel.value=q;
bldr_lcse.value=r;
}
window.close();
}
D Mineer
|
10-07-2003 11:42 AM
kaeli | 1 | 105 |
|  | Please discard the previous message. It should be characters instead of words.
can anybody share the code for a character counter for the...
reneecccwest
|
10-07-2003 10:56 AM
Paul Wellner Bou | 1 | 108 |
|  | Can anyone help me with the following code. What ever entry I make for
variable "year" the function excecuted is "checkleapdays" and not
"checkdays"....
Philip WATTS
|
10-07-2003 08:34 AM
Dr John Stockton | 3 | 81 |
|  | following on from the subject of assigning events to dynamically
created elements, i would like to ask some advice on how to assertain
when there is...
Dom Leonard
|
10-07-2003 06:38 AM
kie | 18 | 124 |
|  | Wagner
Thats it, Thank you!
Gram.
Gram
|
10-07-2003 04:44 AM
Gram | 2 | 118 |
|  | Folks,
I'm still learning javascript - I've invested in a couple of books and
reading online as much as possible. I'm pretty sure what I am...
Randell D.
|
10-07-2003 04:29 AM
Lasse Reichstein Nielsen | 3 | 85 |
|  | "Timberwolf" <timberwolf (AT) yahoo (DOT) com> wrote
Try a java newsgroup?
Java and Javascript are quite different..
I find most of my Java...
Peaches
|
10-07-2003 04:20 AM
Peaches | 0 | 99 |
|  | Hi all,
I am am a Javascript noob thinking an putting together an "idiot
proof" Online PC Builder for customers to build their own PCs to specs
they...
Dave
|
10-07-2003 04:05 AM
Dave | 0 | 113 |
|  | function CheckImageBtn(eleName,sortfield)
{
document.forms.sortby.value=sortfield;
document.forms.txtIsHrefClick.value = 'Y';
var...
Andrzej
|
10-06-2003 09:22 PM
HikksNotAtHome | 1 | 70 |
|  | I need this function to accept decimal values (e.g., 2.5 ok, not just
whole numbers between 1 and 5).
I can't find this answer...
thanks,...
KathyB
|
10-06-2003 07:52 PM
Kathy Burke | 6 | 59 |
|  | I've adapted the following code so that it prints the date in
DD/MM/YYYY format. However it prints the incorrect date! If todays
date is 01/01/2003...
Luis
|
10-06-2003 06:57 PM
Lasse Reichstein Nielsen | 6 | 135 |
|  | In article <t3j2ov49h143qduob9vrlae0femfb7454j (AT) 4ax (DOT) com>, Max <nothing (AT) all (DOT) ws>
writes:
Whats the point in asking me for a...
HikksNotAtHome
|
10-06-2003 06:39 PM
HikksNotAtHome | 0 | 163 |
|  | I'm looking through the client side javascript reference and there's
some mighty useful information in here, but it is not very specific on
'reading'...
Catherine Lynn Smith
|
10-06-2003 06:11 PM
Csaba2000 | 3 | 131 |
|  | Is it possible to access the value of a radio button or change a radio
button to enabled/disabled without using the forms tags<FORM></FORM>? ...
Dave F.
|
10-06-2003 05:55 PM
Lasse Reichstein Nielsen | 2 | 148 |
|  | I have set up two pages. The first writes a cookie and the second
checks for its exsistence. If you follow the link...
Drummond
|
10-06-2003 03:35 PM
W d'Anjos | 2 | 124 |
|  | hi,
I got a problem with a standard if... else if sentence. Each one works
alone, (ie. putting a /*..*/ around one of the conditions)but by
combining...
Obscurr
|
10-06-2003 03:32 PM
W d'Anjos | 3 | 133 |
|  | On Sun, 5 Oct 2003 20:19:54 +0000 (UTC), "csx" <csx (AT) ms (DOT) com> wrote:
The comment on the last line is wrong...
So are you a C programmer...
Steve van Dongen
|
10-06-2003 01:07 PM
csx | 1 | 96 |
|  | <script>
<!--
function willProceedToPay() {
var willPay = window.confirm('Vill du g' . String.fromCharCode(229) . '
till betaling?');
if (willPay)...
Phil Powell
|
10-06-2003 10:32 AM
Phil Powell | 5 | 74 |
|  | I haven't checked this myself, but have you checked that
the target of all three events is the same div?
I think that may have been an issue for me...
Csaba2000
|
10-06-2003 09:26 AM
Patrice | 1 | 117 |
|  | I want to use javascript to build page elements using onLoad but I
seem to be having trouble defining the width value of an IMG tag if I
create it...
Catherine Lynn Smith
|
10-06-2003 08:15 AM
Lasse Reichstein Nielsen | 2 | 66 |
|  | 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-06-2003 07:00 AM
FAQ Poster | 0 | 59 |