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     
**** Post for FREE via your newsreader at post.usenet.com **** When I try to use a created attribute for the tag "input", it works fine with IE 6,...
Netto
10-30-2003 06:53 AM
Martin Honnen Go to last post
2 62
I use window.clipboardData.setData in IE 6 to copy something into the clipboard. Is there a similar javascript function to do this in NS 4.79?
john
10-30-2003 05:45 AM
Martin Honnen Go to last post
1 108
I can't find this anywhere, so I hope it can be done: Here's what I can do so far: 1. Certain fields have a class 'textfield' while others...
Rick Measham
10-30-2003 05:42 AM
Lasse Reichstein Nielsen Go to last post
1 92
First of all, sorry about my English. I'm Spanish. Well, i have to print one html document change its orientation to landscape and i wish to do this,...
Pepito
10-30-2003 04:20 AM
Pepito Go to last post
0 115
Hello, I have on a html page an applet. A javascript function call one function of this applet. It works with IE but not with Mozilla or Netscape. I...
Jean-Luc Gyger
10-30-2003 03:32 AM
Laurent Bugnion, GalaSoft Go to last post
1 107
Hi, Is there anyway I can get the username and domain of the user accessing a webpage using somekind of client side script. Users accessing the page...
Venu Vinod N
10-30-2003 12:12 AM
Randell D. Go to last post
1 91
hello, I'd like to 'disable' an image link based on a value selected in a drop down. I currently have an image link that has the onclick event set...
MEM
10-29-2003 11:53 PM
Rick Measham Go to last post
1 71
If I do something like the following snippet in JS: xFile = "test.xml"; xDoc = document.implementation.createDocument("", "theXdoc",...
Andrew Poulos
10-29-2003 10:07 PM
Andrew Poulos Go to last post
3 79
Hi Im creating a website at the minute and I need some help with the homepage. I want there to be 3 flags, English German and Spanish, and when a...
Jack Whitton
10-29-2003 09:45 PM
Thomas 'PointedEars' Lahn Go to last post
1 47
My client is asking that once a viewer visits his website, the onLoad popup window not show up again. What's the best way to do this? Thanks, Marje
gallery
10-29-2003 09:04 PM
Thomas 'PointedEars' Lahn Go to last post
4 97
"TheKeith" <no (AT) spam (DOT) com> writes: Remember to add a !DOCTYPE declaration for the version of HTML that you use. It can also put modern...
TheKeith
10-29-2003 07:10 PM
Jim Ley Go to last post
8 82
riesbeck (AT) cs (DOT) northwestern.edu (Chris Riesbeck) writes: Yes. Setting a property of the style object to the empty string is the way to...
Lasse Reichstein Nielsen
10-29-2003 07:08 PM
Lasse Reichstein Nielsen Go to last post
0 75
All, I am trying to figure out how to draw Visio-like 'connector' lines that would 'lock' to two different images and would resize itself as the...
Richard Walden
10-29-2003 06:19 PM
Jim Ley Go to last post
2 68
Hello, I am working on a website which uses forms to fill in a few answers to questions. Does anybody know a javascript that prints only the...
Jason
10-29-2003 05:33 PM
Vicomte De Valmont Go to last post
5 137
Hi, I have placed all the scrollcode as described in http://www.dansteinman.com/dynduo/en/miniscroll.html in one of the pages on a website i'm...
marcel
10-29-2003 05:31 PM
marcel Go to last post
0 52
Hey, I've got this code: <img width=0 height=0 border=0 src="http://url/cgi/counter.pl/teller" > And i want to make the image invisble. But now i'm...
Ang Talunin
10-29-2003 05:30 PM
Fabian Go to last post
3 209
Hi, We are a small company and we just launched a new product: Dynamic Architect. We think most of you can benefit from this program, and help...
jonjon
10-29-2003 05:10 PM
jonjon Go to last post
0 67
Hello Friends, I have two forms(form1 and form2) on my html page. question1 : can i access form 1 variables in form 2?. if so how? question 2: when...
sumithradevi@hotmail.com
10-29-2003 02:34 PM
Lasse Reichstein Nielsen Go to last post
2 106
function obj1() { this.children; this.Children = function() { if(typeof(this.children) === 'undefined') { this.children = new col(); } return...
Will
10-29-2003 02:24 PM
Lasse Reichstein Nielsen Go to last post
1 73
Hi! I'm new to javascript and I'd like to know whether javascript can process javascript-code entered by the user or read from a file. We've got an...
Volker Hetzer
10-29-2003 01:55 PM
Dr John Stockton Go to last post
3 92
Mark Preston <usenet (AT) noemailaddress (DOT) co.uk> writes: *The* Javascript process engine?!? And where is this explicit quote from? Can you...
Cathryn Lindner
10-29-2003 01:53 PM
Lasse Reichstein Nielsen Go to last post
5 69
Hello, I am looking for a script to detect the Flash plugin reliably (version 6) and hide or show a div layer depending on the result of...
Maflu
10-29-2003 01:14 PM
Maflu Go to last post
0 80
Once a download has occurred I want to redirect the user to another page. I don't know much about JavaScript (yet). I do see how I can have a...
Christopher R
10-29-2003 01:09 PM
Christopher R Go to last post
0 90
I am attempting to create a photo album for our family and would appreciate some suggestions/examples. The start.html has all the thumbnails and...
Peddler
10-29-2003 12:56 PM
Peddler Go to last post
0 256
I am getting tired of losing hair over this. Here is a function that simply inserts one of three images into a document right before printing. It...
Michael J Whitmore
10-29-2003 12:48 PM
Lasse Reichstein Nielsen Go to last post
1 127
any one now any good java/Html for password pages so i can protect some pages?? Thanks
Eagle35
10-29-2003 12:05 PM
Martin Go to last post
7 106
Have this problem, please - I have an HTML page with a timer on it. - Start the timer when the page is loaded. - Display an alert from 1 to 1 minute...
sean
10-29-2003 11:48 AM
sean Go to last post
2 123
Hi All, I am trying to call 2 functions from the 1 onMouseOver event on an anchor tag, but I can't seem to get it to work. the following...
reynoldscraigr@hotmail.com
10-29-2003 09:51 AM
Lee Go to last post
10 89
I have created a javascript to manipulate a text strong given to it. It works in all the situations I put it in. Now, I want to create a form based...
Fabian
10-29-2003 08:56 AM
Dr John Stockton Go to last post
3 44
Hi folks, I have an application running in JavaScript. I'd like to time the process IE takes to render the page client side. Any ideas on how to...
gbnews
10-29-2003 08:03 AM
gbnews Go to last post
0 63
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-29-2003 06:59 AM
FAQ Poster Go to last post
0 52
I found a tutorial on the miniscroll object on the dynamic duo website. I have placed all the scrollcode as described...
marcel
10-29-2003 06:51 AM
marcel Go to last post
0 127
I have a collection of pages that are designed to be called into an iframe (named displayView), and the managers don't want people to be able to...
la_haine
10-29-2003 05:49 AM
la_haine Go to last post
4 67
I apologize for another post about focus, but whatever I try just doesn't seem to work. I appreciate any ideas that you could give me on getting the...
jkstinn
10-29-2003 04:51 AM
Erwin Moller Go to last post
3 146
Trying to get some ideas on a simple javascript project (to teach myself the language). I want to develop a client-side vocabulary practice...
Citoyen du Monde
10-29-2003 01:33 AM
Vicomte De Valmont Go to last post
1 55
Hi, everyone, I have a special problem: For every monitor resolution in 200 pixel steps from 800 to 1600 pixels I have an image to be shown as...
Markus Mohr
10-29-2003 01:21 AM
Markus Mohr Go to last post
2 60
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 10:14 PM
Vicomte De Valmont Go to last post
21 378
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 09:34 PM
Raptor Go to last post
0 93
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 06:56 PM
Vicomte De Valmont Go to last post
2 125
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 06:34 PM
DU Go to last post
4 137
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 06:16 PM
kaeli Go to last post
3 77
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 04:39 PM
Lasse Reichstein Nielsen Go to last post
2 134
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 04:25 PM
Lee Go to last post
2 97
Am using the following code. <script language="JavaScript1.2"> function setquantity(productindex,productquantity) { //create the reference...
Simon
10-28-2003 04:01 PM
Lasse Reichstein Nielsen Go to last post
2 59
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 03:57 PM
CES Go to last post
2 48
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 03:51 PM
Daniele petracca Go to last post
0 131
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 01:08 PM
Dr John Stockton Go to last post
0 113
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 11:54 AM
W d'Anjos Go to last post
4 144
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 11:11 AM
steve stevo Go to last post
1 154
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 10:24 AM
Vicomte De Valmont Go to last post
2 89
Post New Thread

Display Options
Showing threads 29401 to 29450 of 32414
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.