| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | HI, all
I found the return value from obj.readOnly is always the original vaule in
HTML setting, even after doing obj.readOnly=true/false. How can I...
datactrl
|
06-08-2004 07:19 PM
datactrl | 2 | 59 |
|  | Hi,
Except for using the hosts url masking, there seems to be a way to use
escaping characters and javascript to hide the filename in the...
The wee free man
|
06-08-2004 05:36 PM
David Dorward | 3 | 84 |
|  | We hebben een formulier opgesteld in html.
Als bij controle blijkt dat bepaalde velden niet zijn ingevuld zou er een
pop-up moeten verschijnen met de...
Annick
|
06-08-2004 03:02 PM
Ivo | 1 | 216 |
|  | I was using onKeyDown to change Enter to Tab. However, in a textarea, this
prevents a CRLF from being entered and just moves you to the next field. ...
Russell Campbell
|
06-08-2004 12:32 PM
Russell Campbell | 5 | 95 |
|  | Hey everyone,
Currently I'm writing some software that appends an IFRAME to a document
(though DOM). The IFRAME is empty. Now I want to assign a...
Vincent van Beveren
|
06-08-2004 11:25 AM
Ivo | 1 | 137 |
|  | i all,
I have an HTML table within which I have a span. When the user
clicks a button I want to update the contents of this span with form
elements...
Falc2199
|
06-08-2004 11:19 AM
Ivo | 2 | 65 |
|  | Hi,
I'm relatively new to Javascript so please bear with me on what
might sound like silly questions.
This is what I want to do:
I'm working in...
fig000
|
06-08-2004 08:24 AM
fig000 | 4 | 74 |
|  | Hey all! I have a frameset with two frames, and want to have a button in one
frame call print() in the other one:
This is the layout:
<frameset...
GodFoca
|
06-08-2004 07:57 AM
kaeli | 1 | 93 |
|  | I have a javascript function that runs when onunload is triggerd. So
this runs when someone navigates away from the page or closes the
window. I only...
Geoff
|
06-08-2004 06:43 AM
Richard Cornford | 1 | 84 |
|  | Hello: Here is what I am trying to do......
The user clicks on the delete icon, and gets a JavaScript client-side popup
to confirm that he wants to...
JWM
|
06-08-2004 01:24 AM
TedJM | 3 | 99 |
|  | Hi,
I have a table where I am altering the layout via javascript to create
colspans. I want to then delete the "Extra" cells created by...
Rich Morey
|
06-07-2004 09:50 PM
Rich Morey | 6 | 65 |
|  | HI,
I have a tricky problem about parallel processing using JavaScript.
a script makes use of classes.
2 objects A and B are created at...
Alexandre MELARD
|
06-07-2004 09:04 PM
Kien | 5 | 120 |
|  | Hi, all
How do I know the whole text of an INPUT element is selected?
Jack
datactrl
|
06-07-2004 08:00 PM
datactrl | 3 | 84 |
|  | Noble reader,
My goal is to obtain the current time on the web server and display it in
the client's browser. I want the server time displayed...
Harry Stangel
|
06-07-2004 07:42 PM
Harry Stangel | 2 | 115 |
|  | I've looked in the FAQ and didn't see anything on this.
There must be a simple solution to this VERY common problem:
A site featuring many text...
Bongolation
|
06-07-2004 07:12 PM
Bongolation | 1 | 73 |
|  | Hi all
I have a webpage that contains a long table and it would be nice if on opening with http://page.asp
the browser automatically jumps to the...
Jake
|
06-07-2004 04:34 PM
Jake | 6 | 122 |
|  | Hi there,
Can anybody tell me where I can find a standards documents like you have in
c#.
I am trying to write javascript and would like to know...
Ian
|
06-07-2004 04:25 PM
Ivan Marsh | 17 | 196 |
|  | Is it possible to use a function to pad option values in a drop down
box? I need to pad 5 values in a drop down box 15 characters with balnk
spaces...
Steve Bishop
|
06-07-2004 04:20 PM
Lasse Reichstein Nielsen | 1 | 103 |
|  | Hi,
I'm new to javascript and regEx and trying to solve the following
problem.
I have a function which validates the password if there is a...
Vishant
|
06-07-2004 03:45 PM
Dr John Stockton | 6 | 145 |
|  | Is there some way in Javascript to abort a script...not just a
function, but the entire script? Most languages I've used have
something like an exit...
Julia
|
06-07-2004 03:23 PM
Lasse Reichstein Nielsen | 3 | 122 |
|  | Hi all,
I have searched this solution for a long time. My finding is to use the IE
Page Setup to change. Or need to modify the window...
MEMDB
|
06-07-2004 01:39 PM
bruce | 1 | 79 |
|  | I use IE 6.0 and does some calculations in a javascript.
If I run this code:
alert(1.4 - 0.5);
i get the result 0.8999999999 and not 0.9
Does...
Fredrik Celin
|
06-07-2004 01:04 PM
Lasse Reichstein Nielsen | 9 | 110 |
|  | Im trying to create a rollover that changes the source of an image on
the right hand side of the page. This set of images also has an image
map...
Jason Fotinatos
|
06-07-2004 11:53 AM
Jason Fotinatos | 0 | 79 |
|  | I have an HTML file that has a call to a Javascript function in it as
follows:
<!-- bunch of stuff -->
<script...
Asad Khan
|
06-07-2004 11:37 AM
Randy Webb | 2 | 112 |
|  | I have a form that submit to the same page when double click on a product:
<form method="post" action="quotes.asp"...
Johan
|
06-07-2004 11:31 AM
Randy Webb | 2 | 162 |
|  | Well, I found one ugly fix, put this after your addrow function and it
will expand... because it will need to reevaluate the DOM tree, else...
daveland@oru.edu
|
06-07-2004 09:35 AM
Vincent van Beveren | 2 | 95 |
|  | I have an iframe in a page which is refreshed every 5 seconds. It
displays different information based on the contents of a file.
I was wondering if...
Geoff
|
06-07-2004 08:11 AM
Geoff | 2 | 89 |
|  | Hi,
I'm hoping for a bit of advise-- I have a (relatively, from the
point-of-view of this dilettante) complex script that attempts to preload
certain...
Stacey
|
06-07-2004 08:02 AM
Vincent van Beveren | 1 | 78 |
|  | comp.lang.javascript FAQ - Quick Answers- 8.0 - 2004-03-15
1 meta-FAQ meta-questions
2 comp.lang.javascript tips
2.1 Which newsgroup deals with...
FAQ Poster
|
06-07-2004 06:54 AM
FAQ Poster | 0 | 67 |
|  | Can you help me ?
How can I reach the adress of an image in Javascript?
Thanks
Annick
|
06-07-2004 06:06 AM
Evertjan. | 2 | 158 |
|  | I want when visitors go to
http://www.1cellnetindonesia.com/ct_09DaftarSementara.html#Reg-Temp-Top?memberlain=hardjoko&nama1=test
I want the field...
jonathan
|
06-07-2004 06:05 AM
Evertjan. | 7 | 119 |
|  | Hello
Is there a possibility to change/define what will appear in menu after
right-clicking on text input box ?
If not - how to do this ?
Dominic
Dominik
|
06-07-2004 05:33 AM
Vincent van Beveren | 1 | 63 |
|  | Thanks Dennis, at least gives me hope that I can do what I want to do.
What I am really looking for though, is a way to do this within...
Bob Ribokas
|
06-07-2004 03:19 AM
Kien | 2 | 91 |
|  | I saw a webpage sometime back (I cant find the url again)
which had a logo in the middle of the page and 4 lines,
sweeping around it from left to...
Elijah Bailey
|
06-07-2004 03:16 AM
Kien | 1 | 211 |
|  | Hi...
I use a function something like this,
<a href="javascript:history.back();">Return to original page</a>
to give people a "back" option...
Food Groupy
|
06-07-2004 12:01 AM
Food Groupy | 4 | 105 |
|  | Stephen Chalmers wrote:
Opera 7, Konqueror 3, Safari 1, IceBrowser 5 and others don't either so
pageX/YOffset should be preferred (and is widely...
Simon Wigzell
|
06-06-2004 11:41 PM
Richard Cornford | 11 | 172 |
|  | I've got a simple php script that dumps some database info out that I would
like to make available to others for inclusion on their web...
Tony Rice
|
06-06-2004 07:07 PM
Tony Rice | 3 | 63 |
|  | I thought I was fighting a PHP problem, so I asked about this on a PHP
list, but they felt it was a Javascript problem, so I'm reposting a
bit of the...
lawrence
|
06-06-2004 05:38 PM
DU | 2 | 84 |
|  | I have a search form that returns a search results list.
The user then selects a result which displays full info for that selected
item. The item...
harry
|
06-06-2004 05:26 PM
Ray Morgan | 2 | 106 |
|  | hi folks,
OK, so let's say, for example, I have a bit of HTML that looks like
this:
<td class="regular1b" valign="top">
<a...
norfleet
|
06-06-2004 03:06 PM
DU | 4 | 66 |
|  | Hi All
I'm after a Tax/VAT number validation script that I can tag onto the onClick
event of my submit button before submission.
I've seen a lot of...
Laphan
|
06-06-2004 11:19 AM
Dr John Stockton | 2 | 86 |
|  | I have a form that I submit to an asp page.
The asp page contains an iframe that needs to receive the form results too.
How can I submit the form to...
Targa
|
06-06-2004 09:54 AM
Randy Webb | 1 | 87 |
|  | I am looking for a method that maximizes my local browser window.
Does anyone know what method that is? I am using IE-5.5, but if
there's a method...
Pete
|
06-06-2004 12:39 AM
Andrew Thompson | 1 | 112 |
|  | Debugger.js 1.0
This is my Javascript debugger.
What it does:
After you displaying the debug window (see tip 1) you can move your
mouse over any...
Robert Skidmore
|
06-05-2004 11:35 PM
Robert Skidmore | 2 | 139 |
|  | snip
I see now that this example only works in navigator. Does anyone know of a
more generalized function that will account for all browsers? (By...
Simon Wigzell
|
06-05-2004 10:52 PM
Thomas 'PointedEars' Lahn | 3 | 79 |
|  | Hello,
I don't know if this is the best place to ask this question but if its
not I'm sure someboy will tell where is.
I am taking a website that...
David Logan
|
06-05-2004 10:50 PM
Thomas 'PointedEars' Lahn | 5 | 49 |
|  | I am developing a web site for a summer comedy series. The site has
links to buy tickets but I want them to disappear two hours before the
show...
Levi
|
06-05-2004 09:59 PM
Levi | 0 | 70 |
|  | Matthias H. Risse wrote:
function foo(){
d=document.forms.elements;
for(i=0;i<d.length;i++){
if(d.checked){
return d.value
}
}
Mick White
|
06-05-2004 09:05 PM
Mick White | 0 | 95 |
|  | What do I put in the javascript code to popup a window full screen?
Thxs: Pokey
Pokey
|
06-05-2004 08:16 PM
Kien | 2 | 90 |
|  | I am creating a loading page on my site which has 2 different javascrip
script commands in it. One for the Loading Bar, And Another To trigge
a new...
downgrade
|
06-05-2004 05:49 PM
downgrade | 0 | 74 |