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 have used this piece of freeware in my webpage to give me a floating DIV: http://www.developer.be/index.cfm/fuseaction/faqDetail/FaqId/308.htm It...
Simon Wigzell
04-21-2004 11:40 AM
Simon Wigzell Go to last post
4 114
Hello, I was wondering if I could do the following : can I change the formname and fieldname with an argument? This way I can re-use the script...
geradeaus
04-21-2004 10:46 AM
Grunken Go to last post
6 62
Hi, I have found some menu functions. It works quite well, but how can I replace it with a simple <a href> if javascript is turned off? I reduced...
Gernot Frisch
04-21-2004 09:21 AM
Michael Winter Go to last post
10 121
Bonjour, Mon site comporte 2 frames de menu (1 en haut et 1 à gauche) et 1 frame qui sert à afficher le contenu. Comme menu, je me sers du...
sylvie
04-21-2004 08:42 AM
sylvie Go to last post
0 100
Hello, I play recently with javascript and thought this graphical effect could be interesting for those who like it...
autobest.be
04-21-2004 08:16 AM
William Morris Go to last post
3 82
You know how some web pages require text input, well I'm doing this by running a VBA macro out of Excel. The macro opens IE to the desired url and...
ron
04-21-2004 07:56 AM
kaeli Go to last post
1 126
JRS: In article <200420041508342953%denmarks (AT) domain (DOT) invalid>, seen in news:comp.lang.javascript, Dennis M. Marks <denmarks (AT) domain...
Dr John Stockton
04-21-2004 07:47 AM
Dr John Stockton Go to last post
0 52
hi, i am using the following to change an image from one to another. below is a stripped down version of the code i am using: function...
mr_burns
04-21-2004 07:31 AM
Michael Winter Go to last post
2 85
One plain question, is there any possible Javascript code to do this IE6 fix with a keystroke: Tools > Internet Options > Privacy > Edit > Add to...
jussi
04-21-2004 07:28 AM
Michael Winter Go to last post
3 75
comp.lang.javascript FAQ - META - 8.0 - 2004-03-15 1 meta-FAQ meta-questions 2 comp.lang.javascript tips 2.1 Which newsgroup deals with...
FAQ Poster
04-21-2004 06:56 AM
FAQ Poster Go to last post
0 124
Hey guys (and girls ;)), I want to create some form data and submit it to the cgi script without having any (DOM) document loaded up. Is there a way...
Robert Diamond
04-21-2004 06:29 AM
Robert Diamond Go to last post
2 74
In JavaScripts checks for an onChange event against the value of the textbox at the time of the last onChange event. Since an onChange Event never...
Asit
04-21-2004 05:38 AM
Csaba Gabor Go to last post
2 66
Good day In an image onload handler, how do I access the image that just loaded? If the image is attached to the document, I can access it using...
Roger Shrubber
04-21-2004 04:42 AM
Richard Cornford Go to last post
1 83
if (isNan(myVariable)) { alert('incorrect, not a number'); } else { if ((myVariable % 1)!=0) { alert('Number can not be a floating-point'); } else...
Vincent van Beveren
04-21-2004 04:32 AM
Richard Cornford Go to last post
5 81
shane turner schrieb: One can, provided that window A opened window B through J(ava)Script and neither one was closed. In window A, the...
Thomas 'PointedEars' Lahn
04-21-2004 03:57 AM
Richard Cornford Go to last post
5 126
Hello, Thanks for taking a look at this! Problem: I'm trying to pass multiple dynamic values between a slaveform and a masterform. The problem I'm...
cwwilly
04-21-2004 02:17 AM
Vincent van Beveren Go to last post
4 71
bin_P19 P wrote: - you're missing a lot of semicolons. - there's a lot of content in <th>'s that I think belongs in <td>'s. - I've been told here...
mscir
04-20-2004 11:26 PM
mscir Go to last post
0 89
JRS: In article <4083c5f4 (AT) andromeda (DOT) datanet.hu>, seen in news:comp.lang.javascript, Csaba Gabor <news (AT) CsabaGabor (DOT) com> posted...
Dr John Stockton
04-20-2004 10:09 PM
Csaba Gabor Go to last post
4 74
Folks, I'm pretty sure it can be done, and I'm doing pretty good with my javascript so I'm pretty sure I just need a quick point in the...
Reply Via Newsgroup
04-20-2004 09:43 PM
Reply Via Newsgroup Go to last post
0 78
Dennis M. Marks wrote: As Dennis said, use <script type="text/javascript"> To be consistent with the current table, and allow looping in...
mscir
04-20-2004 06:01 PM
rick Go to last post
4 53
Bush will disarm all workers next wrote on 20 apr 2004 in comp.lang.javascript: Can you show us in an URL ? -- Evertjan. The Netherlands. (Please...
Evertjan.
04-20-2004 05:32 PM
Evertjan. Go to last post
0 113
cc0274754 wrote: Would frames or iframes not work? You could then have javascript fill the frames pending whatever time/date criteria you want to...
Reply Via Newsgroup
04-20-2004 04:46 PM
Reply Via Newsgroup Go to last post
0 181
Hi, I have a problem with the results of a sql query. My code is the following. I keep the results on a table and I want those results to be...
Dimitris
04-20-2004 03:49 PM
kaeli Go to last post
1 101
Just confirming, it looks like an Internet Explorer browser window can not be manipulated by JavaScript to hide its menu bar etc, is this correct?
Joop Kaashoek
04-20-2004 03:49 PM
Grant Wagner Go to last post
3 68
I'm pulling my little hair that's left out trying to figure out how I can call a function from within a function. Here's the deal... and yes I know...
DSL
04-20-2004 03:31 PM
Mick White Go to last post
1 108
JRS: In article <200420040733235484%denmarks (AT) domain (DOT) invalid>, seen in news:comp.lang.javascript, Dennis M. Marks <denmarks (AT) domain...
Dr John Stockton
04-20-2004 02:48 PM
Dr John Stockton Go to last post
0 132
jon wrote: The example code didn't add a new row in my IE6. If you add the alert to see the # of rows at the end of the add/delete row functions on...
mscir
04-20-2004 01:37 PM
mscir Go to last post
0 59
Apparently you can't use the onclick event handler for specific options in a select element in IE - is that correct? If so, is there a way to get...
Christopher Benson-Manica
04-20-2004 01:36 PM
Matt Kruse Go to last post
1 71
Is it possible to assign a value to a certain section of an image map, then have the value available through drag and drop for text fields. ? For...
Jerry Barnes
04-20-2004 12:49 PM
Jerry Barnes Go to last post
0 57
Is the following code valid and supported by current implementations? function somename() { this.show = function () { document.write("somename...
Klaus Johannes Rusch
04-20-2004 11:44 AM
Michael Winter Go to last post
7 57
I am taking a Javascript course online. We are learning to create drop-down menus with <div> layers. The problem is that the way the books teachers...
Mark Constant
04-20-2004 10:41 AM
Mark Constant Go to last post
3 52
Hi - I have been trying to modify the "Doublecombo" script which I downloaded from Javascript kit...
skinnybloke
04-20-2004 10:37 AM
skinnybloke Go to last post
0 49
We want to offer a 100 Mb file for download but are concerned over modem users who cannot finish the download. Is there any way to implement...
dan mcgraw
04-20-2004 09:43 AM
Andrew Urquhart Go to last post
2 60
myvar < 0 myvar > 0 ? "Dennis M. Marks" <denmarks (AT) domain (DOT) invalid> wrote
William Morris
04-20-2004 09:34 AM
William Morris Go to last post
0 138
i have an entry made up of a string, such as HELLO: and a text form to its right form's text's height is much larger than my string and i would like...
Mel
04-20-2004 09:15 AM
Mel Go to last post
0 54
How can I send back an argumet with "onClick"? <a href=test.php onClick="checkLink ('Gallon')" > 1 Gallon</a> function checkLink(a) { return...
Galsaba
04-20-2004 08:39 AM
kaeli Go to last post
2 57
Hi, I'm in the process of designing a web site for my wedding. This is my first attempt at web design of any sort. I have the basic design done and I...
Peter Jones
04-20-2004 08:37 AM
kaeli Go to last post
2 57
my Problem: a query string passed into a html page doesn't display correctly on a mac I am just using html and javascript (no ASP, PHP or server...
lion
04-20-2004 07:27 AM
Vincent van Beveren Go to last post
1 52
I have a URL that I intend to load into startup via a shortcut. I need to have input of email address and password for it not to become a pest at...
nesredep egrob
04-20-2004 03:30 AM
nesredep egrob Go to last post
0 63
I have a form field which displays a time in the format 5:30 PM - this time is selected from a previous page. I need to add a function to increment...
Targa
04-20-2004 03:26 AM
mscir Go to last post
2 94
Is it possible to make the title attribute, which shows a text inside a postit, for a html tag get displayed forever when the coursor is over...
KS
04-20-2004 03:22 AM
KS Go to last post
6 92
Hi! I'm new in JavaScript, and tried out some examples. If found an XML example at MSDN MSXML 4.0 DOM which...
sinna
04-20-2004 02:07 AM
Noah Ark Go to last post
15 298
I'm using a 3rd party (htmlarea) WYSIWYG html editting tool. it works great most of the time. I have a problem where I've made my own function to...
Simon Wigzell
04-19-2004 10:22 PM
Simon Wigzell Go to last post
3 130
Hello, Please help. I keep data in several session variables, one of which is a complex object tied to a custom DLL I wrote. Everything seems to be...
Charly Walter
04-19-2004 08:47 PM
Charly Walter Go to last post
5 70
We have an application to where you can select/deselect all checkboxes in a checkbox array by clicking a 'master' checkbox at the top of the screen. ...
Michael Champagne
04-19-2004 08:40 PM
Matt Kruse Go to last post
4 49
"rick" <rmsingh (AT) no_spam_rogers (DOT) com> wrote I appreciate your comments but the problem is not calling 'calc_total' again , but...
rick
04-19-2004 07:54 PM
rick Go to last post
0 54
<head><title>Test</title> <style>body{font-Family="courier new";} </style> <script language="javaScript"> function changeTxt()...
Benny Pedersen
04-19-2004 07:36 PM
Benny Pedersen Go to last post
0 72
Vincent van Beveren <vincent (AT) provident (DOT) remove.this.nl> writes: The onload attribute is an HTML attribute, and entities are replaced when...
Lasse Reichstein Nielsen
04-19-2004 03:37 PM
Lasse Reichstein Nielsen Go to last post
0 60
I have this IE specific bit of code for finding the originating node: var obj=window.event.srcElement; How do I do that cross browser (Opera, NS,...
Jeff Thies
04-19-2004 03:20 PM
Lasse Reichstein Nielsen Go to last post
4 79
Thank you for the reply!! However, both of the issues you mentioned are taken care of on my live page. I was using that html/javascript as...
Bill
04-19-2004 02:51 PM
kaeli Go to last post
1 48
Post New Thread

Display Options
Showing threads 25001 to 25050 of 31222
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.