HighDots Forums  

Sponsored Links


Javascript JavaScript language (comp.lang.javascript)


Discuss in the Javascript forum.



Post New Thread
Threads in Forum : Javascript Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi. I reaslise this is possibly considered off-topic, but I want to pick as many expert brains as possible. Apologies in advance.... I have a form...
The Plankmeister
09-15-2003 10:50 AM
The Plankmeister Go to last post
12 136
Hi everyone I'm a newbie to the world of Java programming. I'm especially interested in Java internet programming and Java database...
Timberwolf
09-15-2003 10:43 AM
David Dorward Go to last post
1 69
Hi, There is a nice site called Stumbleupon. http://wwww.stumbleupon.com There is a toolbar for that which allows you to select the topic and then...
Artist
09-15-2003 10:36 AM
Artist Go to last post
0 124
I just installed the LoveSan security patch from MSFT and turned on Auto-Update. Now applets do not load. I tried getting Netscape 7.1 but it directs...
Tim Jowers
09-15-2003 10:15 AM
Keith Bowes Go to last post
1 63
I need to convert an UTF-8 string to Shift-JIS in a web page (preferably using JavaScript). Any ideas? thanks Ed Brandmark
Ed Brandmark
09-15-2003 10:02 AM
Ed Brandmark Go to last post
4 191
Bob Nolty <nolty (AT) spiritvideo (DOT) com> writes: You mean yahooFormInput = document.createElement("input"); yahooFormInput.type =...
Lasse Reichstein Nielsen
09-15-2003 09:47 AM
Vjekoslav Begovic Go to last post
5 124
Hi, I have the following submit code: <form name="finish" action="Hidden_Birth2.aspx" method="post" onsubmit="return CheckInput(this);"> <input...
KathyB
09-15-2003 09:32 AM
Lasse Reichstein Nielsen Go to last post
1 44
I am attempting to use document.write(pageVar) that displays a new html page within a pop-up window and the popup is failing. Also note that pageVar...
Mike Daniel
09-15-2003 08:43 AM
Dr John Stockton Go to last post
5 52
i have a tattoo site with 100+ images and growing fast www.tattoozbyalza.co.uk the problem is i no longer like the click on thumb nail and the...
SAS Trojan
09-15-2003 08:11 AM
SAS Trojan Go to last post
0 87
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
09-15-2003 08:00 AM
FAQ Poster Go to last post
0 51
mark4asp <mark4asp#killspam#@ntlworld.com> writes: 'I have window.status="Moomin"; why doesn't the statusbar...
Lasse Reichstein Nielsen
09-15-2003 07:19 AM
Lasse Reichstein Nielsen Go to last post
0 74
|-|erc wrote: Sometimes a pic says more than a thousand words, but I think in this case, most people would like to see the code to begin to...
Els
09-15-2003 06:06 AM
Els Go to last post
0 56
Hello, How do you force the URL not to change when you move from one page to another? I want to prevent the full URL of a document from...
wane
09-15-2003 02:33 AM
Dave Griffiths Go to last post
4 64
Hi, Can any one help me, how to create a Radio button using DOM with default one option is selected Thanks in advance
Raghuram Banda
09-15-2003 02:24 AM
Raghuram Banda Go to last post
0 60
I have a couple of utility windows - a calculator and a calendar that popup from my main window. I would like them to always stay in front of the...
Simon Wigzell
09-14-2003 10:13 PM
Simon Wigzell Go to last post
4 49
See the message of Oskar Wild! "Micha³" <rapus (AT) poczta (DOT) onet.pl> wrote
Egbert Beuker
09-14-2003 04:20 PM
Egbert Beuker Go to last post
0 96
Sorry this is a bit of a repost because I wasn't quite accurate in my original. I have an hmtl page with a function to see if there are any...
KathyB
09-14-2003 03:32 PM
Kathy Burke Go to last post
4 49
How do I achieve the following in javascript, the emphasis being on the NN (6.1) 'event' parameter that needs to be declared? This is the current...
Csaba2000
09-14-2003 02:41 PM
Lasse Reichstein Nielsen Go to last post
6 65
Is there a function that will allow my web page to pause() waiting for a keypress and then continue rendering the page? I have a web page in PHP that...
Ralph Freshour
09-14-2003 01:44 PM
Evertjan. Go to last post
3 148
Hello All! I'm having a difficult problem and I'm wondering if anyone can help. Here's the deal. I have a webpage with multiple forms on it. All of...
Tim
09-14-2003 01:29 PM
Tim Go to last post
3 53
I have a function for totalling decimal values provided in textboxes that form a column on a webpage. This script should total the values in the...
Greg
09-14-2003 01:02 PM
Dr John Stockton Go to last post
3 64
On Sat, 13 Sep 2003 15:25:18 -0400 Reid Goldsborough <reidgold (AT) netaxs (DOT) com> wrote: <snip> Hi, Reid. I'm just a newbie on the animation...
Albert Wagner
09-14-2003 11:40 AM
Albert Wagner Go to last post
0 50
Hi! By pressing a button I am directed from one page to another. At the second page some things displayed on the first page are changed and now I...
Kim Therkelsen
09-14-2003 10:25 AM
Egbert Beuker Go to last post
2 72
I'm trying to understand getElementByID a bit better. When I try the following... if (parseFloat(document.getElementByID('QuantityMade').value) >...
Greg
09-14-2003 12:14 AM
Greg Go to last post
2 76
Hello, I need to know which button was pressed in the submit , i tried reading the vaule of submit it the validateDate function but it...
jb
09-14-2003 12:12 AM
Stephen Go to last post
1 74
Hi. I have an hmtl page with a function to see if there are any input text boxes. If so, that means a user did not complete them (once entered, my...
KathyB
09-13-2003 07:32 PM
Kathy Burke Go to last post
4 44
Hi there, Is it possible to encrypt/protect a source code of Javascript to be run on WSCRIPT (not on a webpage)? Thanks! == Jas.
Jason Davis
09-13-2003 07:05 PM
Ira Baxter Go to last post
1 63
Is there a good linked list implementation in the public domain? Or that someone on this group has already written that they'd like to put in the...
George M Jempty
09-13-2003 06:35 PM
George M Jempty Go to last post
3 60
I am using the following script to test if a variable is undefined or blank. The alert is not fired, if varA is blank string (ie. "", " ", " ",...
js
09-13-2003 05:22 PM
j s Go to last post
6 116
I am trying to produce a table dynamically when the user presses "add to queue". It works great in Mozilla, but it is formatted incorrectly in...
Thomas
09-13-2003 02:12 PM
DU Go to last post
11 375
Hello, I need to browse a list of hyperlinks, each followed by an author, and remove the links only for certain authors. 1. I searched the archives...
Jane Doe
09-13-2003 01:06 PM
Jane Doe Go to last post
3 73
Thank you JWB =) It works like a charm!
duane
09-13-2003 12:28 PM
duane Go to last post
1 74
I have a couple of simple questions concerning the way a browser and JavaScript interact. First, I have a document with HTML elements, many of which...
James Howe
09-13-2003 11:37 AM
James Howe Go to last post
0 50
Hi, I have a calendar where i write my events. If I have 2 events in the same day, how to put a carriage return between the events in the alert part...
hivan
09-13-2003 09:39 AM
hivan Go to last post
2 44
Hello I have a 2 frame site. The navigation is in the bottom frame which controls a popup mechanism which displays the sub levels. How can I...
ice
09-13-2003 08:28 AM
ice Go to last post
0 57
Im thinking of using this on my website (currently on a test page) <HEAD> <TITLE>TESTING PAGE</TITLE> <SCRIPT Language="JavaScript"> function...
Joe Patrick
09-13-2003 07:52 AM
Joe Patrick Go to last post
0 86
Hi, I have created an object, say function functionName(parameters) { .................. data members ................. .................. methods
Raghuram Banda
09-13-2003 07:43 AM
Janwillem Borleffs Go to last post
1 76
"Ben Wan" <bwan0425 (AT) rogers (DOT) com> writes: <style type="text/javascript"> The type attribute is required in HTML 4. HTML comments are...
Lasse Reichstein Nielsen
09-13-2003 06:50 AM
Lasse Reichstein Nielsen Go to last post
0 67
Is there any way to "hook" the "open new window" event (if there is such an event) . I'd like to know if any element on the web page opens a new...
Robert Oschler
09-13-2003 05:49 AM
Jim Ley Go to last post
1 61
Anybody seen a Javascript function that would generate a fairly robust equivalent to the Windows GUID (Globally Unique Identifier)? thx Robert...
Robert Oschler
09-13-2003 04:42 AM
Sean Jorden Go to last post
2 94
Hi, I tried to print a document with the window.print method, but with netscape 7, i always get the error:"the page was replaced while you was...
Carl
09-13-2003 03:38 AM
Dave Go to last post
2 63
hello, how could i start a windows application (eg: wordpad, calc, notepad etc...) from a html page? thanks bob
bob
09-13-2003 12:36 AM
bob Go to last post
5 55
Hello, I've just get the following in my server logs and I think it is pretty uncommon. Can anybody tell me if somebody is REALLY putting something...
William
09-13-2003 12:19 AM
William Go to last post
2 144
I have a webpage, http://wwwt.emc.ncep.noaa.gov/gmb/bkistler/javascript/ncep_maps22.html with two frames, an upper frame1 with...
Bob Kistler
09-12-2003 10:56 PM
asdf asdf Go to last post
1 89
Hi I have couple of pages that maintain some stateful information and i need to detect browser back button press and refetch the page in order to...
Jeyaprakash(CK) Chittu
09-12-2003 10:31 PM
HikksNotAtHome Go to last post
1 110
I want to programatically force click a certain radio button named "fourdp". A click(fourdp) ; returns an undefined error. What am I doing...
Don Lancaster
09-12-2003 10:30 PM
Don Lancaster Go to last post
4 150
When I run this code as part of a HTML page it responds with object required Line 95 Char 5 witch I have marked in the code. Can anyone see a...
Glenn
09-12-2003 09:52 PM
Glenn Go to last post
0 53
Albert Wagner <alwagner (AT) tcac (DOT) net> writes: See below. Correct (and this.-prefixes wouldn't work anyway). As you say, the function...
Albert Wagner
09-12-2003 08:51 PM
Lasse Reichstein Nielsen Go to last post
13 133
Is it possible to write a javascript that makes a popup window when someone click on buttons/href on my page and close itself when the new page is...
KS
09-12-2003 06:05 PM
KS Go to last post
4 81
wrote on 12 sep 2003 in comp.lang.javascript: I should have said: "on a page that is finished" -- Evertjan.
chirs
09-12-2003 05:51 PM
Evertjan. Go to last post
3 107
Post New Thread

Display Options
Showing threads 30401 to 30450 of 32434
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.