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     
Is there a way to limit the amount of text a user may type into an input dialog box (like window.prompt("Enter a 10 character...
Christopher Benson-Manica
09-25-2003 03:24 PM
Christopher Benson-Manica Go to last post
0 80
Hi, I have a BIG problem with my menu. I adapted coolmenu on my page and its just what I was looking for except for one details which you will...
Chancel
09-25-2003 02:55 PM
Chancel Go to last post
0 67
document.links.length isn't working consistently in my program and I'm not sure why. My program opens up a web page in a new window. (No problem so...
Farlo
09-25-2003 02:44 PM
Farlo Go to last post
3 61
Hi All: I would like to know how to set the focus on a radio button (if it is possible) I tried button.focus() but with no luck The reason that I...
Terry Murray
09-25-2003 02:43 PM
kaeli Go to last post
3 56
Hi, I am writing a small, automated webapp-test-machine in javascript. It shall work with something like Mozilla/Netscape - IE is not a choice. In...
Andreas Leue
09-25-2003 12:28 PM
VK Go to last post
1 57
Hello, I am working on a utility script to browse the supported objects in a browser. I know I can get the object members, by: for( member in...
Brian
09-25-2003 11:18 AM
Lasse Reichstein Nielsen Go to last post
1 42
Hi, Is their somewhere an example to create an applet inside a piece of javascript? Or is this impossible? Greetings, Rick
Rick
09-25-2003 09:58 AM
Erwin Moller Go to last post
1 115
Hi all. My question is about the Silicon Graphics implementation of the "VRMLScript Parser and Interpreter", a addon library used to parse...
Christian Langis
09-25-2003 09:53 AM
Christian Langis Go to last post
0 106
I have a script that I found online to do dynamic checking of passwords (for verifying that the re-typed password matches the original). This code...
macrom75
09-25-2003 09:49 AM
Greg Norz Go to last post
2 118
The same regexp that seems to be working on the server side in Perl seems to be failing on the client side in JavaScript... I want to match a string...
williamc
09-25-2003 08:03 AM
williamc Go to last post
6 83
In article <bkt2hd$ind$1 (AT) blue (DOT) rahul.net>, jeep (AT) 55 (DOT) usenet.us.com enlightened us with... Tested successfully in IE. <script...
kaeli
09-25-2003 07:57 AM
kaeli Go to last post
0 89
Hello, Is it possible ? Watever i do, i always have location and menus bars... I need to launch a new window without those items.... Thanx for...
stef
09-25-2003 07:35 AM
kaeli Go to last post
3 67
Hello, I'm a beginning graphic/web designer. I created a website with a background graphic that is 800x640 pixels. The problem is on my screen it...
aundrenash
09-25-2003 06:04 AM
VK Go to last post
2 70
Hi, I can resize in IE whit window.resizeTo(widht,height) but it don't work for Netscape? Have try location.reload() in Netscape. But this don't...
Bennie
09-25-2003 05:53 AM
rf Go to last post
3 59
Rather than opening a new window, how can I add a text (or HTML code) in the same HTML page, in a specific location? The code I tried is the...
Caroline
09-25-2003 02:10 AM
Csaba2000 Go to last post
6 65
I have been using the following code to test whether cookies are enabled in the user's browser. But, it doesn't work in the Safari browser. My code...
James M. Rodenbeck
09-25-2003 01:24 AM
James M. Rodenbeck Go to last post
0 103
Here's a reason why javascript sucks so bad. The following *SIMPLE* piece of code will not work properly. Jesus, how I yearn for the day when a real...
Patrick Stone
09-24-2003 10:02 PM
Zac Hester Go to last post
6 58
I looked at IBM's Sash site (http://sash.alphaworks.ibm.com) and it is looking really stale and the community section is dead. Does anyone know if...
Douglas Crockford
09-24-2003 09:48 PM
Code Ronin Go to last post
2 108
but I'm a bit puzzled with javascript functions you can include to use in a JSP page - you can't see them in the page source code but can call them...
Harry
09-24-2003 08:35 PM
Zac Hester Go to last post
5 81
How can I get the innerHTML of a <div> area only when the page loads, then use that variable in a function? Here is my code: function...
Chris
09-24-2003 07:41 PM
Chris Go to last post
4 71
I have a script file called "common.js" containing various JS functions - while this file resides in the same directory as the JSP files it's fine...
Harry
09-24-2003 05:57 PM
Albert Wagner Go to last post
4 64
i am trying to add a very simple roll over for my website. when the pages load most of the images load but there are a couple that don't. if i roll...
HVTN Recruitment
09-24-2003 05:55 PM
Lee Go to last post
11 249
I have a form with two single-choice dropdowns. Upon doing an onChange event on either one of them, I want to check to see if the other dropdown has...
Phil Powell
09-24-2003 05:33 PM
Phil Powell Go to last post
0 79
John MacIntyre wrote: You will be familiar with the fact that page javascript values are destroyed by closing a window, page reload, document.write...
Dom Leonard
09-24-2003 05:07 PM
John MacIntyre Go to last post
2 50
Hello! I'm new to JavaScript. I have a page "main.html" that contains a form named "form1" with a text field named "text1". the page "main.html"...
Arcadius A.
09-24-2003 03:47 PM
Arcadius A. Go to last post
1 67
I have a combo box and a text box. Text to be display will be contigent upon what is selected via the combo box. How do I do this? I put the...
Mike
09-24-2003 02:40 PM
Mike Go to last post
2 97
What are the best ways of returning multiple results from a subroutine ? I've been using ... return } which is inelegant. I'm used to...
Dr John Stockton
09-24-2003 02:17 PM
rh Go to last post
8 52
I am working on creating an editable grid (for use in adding, deleting, and editing rows back to an Oracle database). I have a JSP that posts back...
ehm
09-24-2003 02:00 PM
ehm Go to last post
2 69
I’m so tired from banging this problem around all day, I hope I can explain it succinctly & accurately. I want to execute a function immediately...
Charles M. Fish, Sr.
09-24-2003 01:53 PM
Charles M. Fish, Sr. Go to last post
3 46
Any neat way to copy a snapshot of one array to another? A normal assignment results in the second array pointing to the first, with changes to...
John Geddes
09-24-2003 01:38 PM
asdf asdf Go to last post
3 71
<snip assignment> That's not good enough... next time state clearly: 1. What results do you expect 2. What incorrect results you're getting I'll...
KC Wong
09-24-2003 12:56 PM
Dr John Stockton Go to last post
2 99
Can someone give me the code to show or hide a field based on the status of another field (in this case a checkbox). The actual application is Adobe...
Steve VanSlyck
09-24-2003 12:50 PM
John Go to last post
1 54
i just have to accept I can't handle regexp.. =[ Have to check a licence plate in a form, always consisting out of: three times (2 numbers or 2...
Marco Snoek
09-24-2003 12:39 PM
Marco Snoek Go to last post
4 96
i wish to play a sound from a roll over using javascript, the code i am using is thus: var n=1; function showEye(n){ var ...
Dismal Troll
09-24-2003 12:30 PM
Dismal Troll Go to last post
0 74
Hello. I am looking for advice on what is "best practice" regarding looping through a form to check its checkboxes and associated data fields. Here...
David
09-24-2003 11:16 AM
David Go to last post
5 50
I have been using the following code to test whether cookies are enabled in the user's browser. But, it no longer works in the Safari browser. My...
James M. Rodenbeck
09-24-2003 10:23 AM
James M. Rodenbeck Go to last post
0 100
Does JavaScript 1.0 still exist in the field? The standard javascript used by certain designers always includes some extremely non-standard...
Joe Kelsey
09-24-2003 09:45 AM
Jim Ley Go to last post
1 72
Edo van der Zouwen wrote: A very acceptable solution, here. Good digging. This also prompts me to believe that using server-side includes you could...
Edo van der Zouwen
09-24-2003 09:34 AM
Edo van der Zouwen Go to last post
9 83
Hi, i'm a VB programmer and now i need to work on a Linux server. So no ASP but Javascript. I need to retrieve a list of all then files containing...
Maarten
09-24-2003 09:17 AM
Maarten Go to last post
0 185
Hi, Can anyone help me with this teaser ? I have an iframe with id and name set to 'iframe', in which I load a frameset of two frames (lets call...
Dom
09-24-2003 09:15 AM
Dom Go to last post
2 46
The code is below. I've tried many things but I need to reverse the array, and also in the message is it contains an & # % it cuts the rest of the...
Suzanne Saville
09-24-2003 08:38 AM
Dr John Stockton Go to last post
1 57
I am trying to find a script for a pop up that will pop up a new window with a larger image with these requirements: -if javascript is disabled, it...
Kathleen Coyne
09-24-2003 08:15 AM
Dr John Stockton Go to last post
5 228
I would like to be able to display a Drop Down Style Edit box when a button is clicked. e.g a User Clicks the Button, a little window drops down...
Peaches
09-24-2003 07:59 AM
Peaches Go to last post
0 148
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
09-24-2003 07:00 AM
FAQ Poster Go to last post
0 54
I have a combo box and a text box. Text to be display will be contigent upon what is selected via the combo box. How do I do this for Acrobat...
Mike
09-24-2003 06:24 AM
Mike Go to last post
0 51
patd (AT) ceposystems (DOT) com.au (Patrick) writes: You failed to tell us what the behavior is, what you expected, and which browser exhibits the...
Lasse Reichstein Nielsen
09-24-2003 05:58 AM
Lasse Reichstein Nielsen Go to last post
2 55
Bonjour (from France) à Dom Leonard <doml.removethis (AT) senet (DOT) andthis.com.au> qui nous a écrit : here, it is not necessary... Thank you...
Cenékemoi
09-24-2003 05:50 AM
Cenékemoi Go to last post
0 62
Hi, I am using Javascript and PHP as the server side language with a MySQL database, and testing under IE6. On the website (www.cooljools.biz), I...
Jacqueline
09-24-2003 04:37 AM
Jacqueline Go to last post
0 59
Has any user of Opera 7.11 noticed that it does not reload all files when the reload button is clicked? I can click on my html file to cause Opera...
Albert Wagner
09-24-2003 03:42 AM
Dom Leonard Go to last post
1 101
I am creating a simple site with two frame elements. The frame on the left (MENU) contains a menu, and the big frame on the right (PAGE) handles...
Colin Steadman
09-24-2003 02:39 AM
Colin Steadman Go to last post
2 55
Post New Thread

Display Options
Showing threads 29351 to 29400 of 31657
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.