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     
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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. Go to last post
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. Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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. Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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. Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
0 62
Post New Thread

Display Options
Showing threads 28701 to 28750 of 31678
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.