HighDots Forums  

Sponsored Links


JavaScript discussion (multi-lingual) JavaScript discussion (alt.comp.lang.javascript)


Discuss in the JavaScript discussion (multi-lingual) forum.



Post New Thread
Threads in Forum : JavaScript discussion (multi-lingual) Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I'm trying to setup Javascript running in a browser window that, via <input type="file"...>, will pickup a client file and then transfer it to my...
Don
09-06-2004 01:12 AM
Don Go to last post
0 97
Hi, I'm trying to modify a code I found in order to cause a hyperlink on my page to save the doc file instead of opening it. The page is at...
ME
09-05-2004 10:17 PM
ME Go to last post
0 99
Hello All, Can anyone help me with the following? I have a form that is a series of pull down option boxes, each option has a price. How can I get...
Andie
09-05-2004 09:10 AM
Andie Go to last post
0 111
hi, the following line work's perfecly on Netscape...
Pierre
09-03-2004 08:32 AM
Pierre Go to last post
0 108
the code is taken from my asp.net page. Hi, im trying to make my page postback before the it unloads, i've tried a lot of stuff, and finally I made...
Richard \(MrBonus\)
09-02-2004 03:18 PM
Richard \(MrBonus\) Go to last post
0 106
HI,, I've got a couple of questions about using Javasript in the <body> tag. 1) can you use "onLoad" to call more than 1 function? If so, how...
Sez1
09-01-2004 07:20 AM
noone Go to last post
1 144
Im trying to add two form fields as a number its not working, its just adding them together as a string and not performing mathmatics on them any...
Rob@
08-30-2004 06:04 AM
Rob@ Go to last post
0 121
What is to do: An image should be displayed (path and image size is given, position:relative) and over the image there must be a little movable...
Thorsten Hock
08-30-2004 04:03 AM
Thorsten Hock Go to last post
0 159
Hello, I'm using javascript to insert 5 pictures from a randomly assigned group of 15. I'm setting up 5 variables to correspond with a suffix to...
James Mercola
08-27-2004 10:27 PM
James Mercola Go to last post
2 141
HI, i'm designing rotating quotes and other forms of "scripted" text that display randomly on a site's main page. although the rotations enhance...
James Mercola
08-25-2004 12:12 AM
Carol Carrot Go to last post
2 120
Hi everyone Does anybody know how to access the url's in the history, without actually going there. I kow the methods, but I can't find a way to...
noone
08-23-2004 02:11 PM
Robert Go to last post
3 148
Hi dries "dries" <dries (AT) driesbessels (DOT) removebeforeuse.com> skrev i en meddelelse news:jihph0dpgdsaf340odb79pjbcdeskuv47s (AT) 4ax (DOT)...
noone
08-20-2004 01:47 AM
noone Go to last post
0 129
<plug>http://tobyinkster.co.uk/tv2html</plug> Nice. I am going to play with that tonight. thanks, data64
Brian
08-17-2004 08:07 PM
data64 Go to last post
7 127
Hi all take a look at http://www.beal-homes.com/test.asp I have used the script below to split a field down at commas and then created a new...
Hoggman
08-16-2004 07:25 PM
Hoggman Go to last post
0 158
what i want to do is, using a form when the submit button is pressed it opens a new window with the size set to predetimined dimensions opening the...
chris
08-16-2004 06:41 PM
Moist Go to last post
1 144
What is wrong with this code, a simple function. I get run time error. function doit(){ var total ; total = ...
PMC
08-14-2004 10:37 AM
PMC Go to last post
1 169
paul a écrit: paradoxal ! GR
G Roydor
08-13-2004 02:22 PM
G Roydor Go to last post
0 127
Look at this foldout menu http://oceanic.wsisiz.edu.pl/~jackowsj/zagle/menu.php it won't work under opera web browser, it looks good only in Mozilla...
Jacek Maria Jackowski
08-13-2004 08:56 AM
Jacek Maria Jackowski Go to last post
0 133
Why window.open in Opera doesn't use the parameters height and width and the new opened window doesn't have the size I...
Jacek Maria Jackowski
08-13-2004 08:47 AM
Jacek Maria Jackowski Go to last post
0 128
Look at this menu http://ocanic.wsisiz.edu.pl/~jackowsj/zagle/menu.php It works good at Mozilla and MS IE but in the OPERA 7.54 it's not working and...
Jacek Maria Jackowski
08-13-2004 07:58 AM
Jacek Maria Jackowski Go to last post
1 146
paul wrote: There is the problem. My IE does not display an error message at this URL when I try to safe the page. No I only know tools which can...
Andre Herbst
08-13-2004 07:29 AM
Andre Herbst Go to last post
2 124
Hi Mike You meen atop or above? In case you meen a top try this: <div id=layer></div> in the top of your html-page, and your code should be: <img...
noone
08-13-2004 06:58 AM
noone Go to last post
0 137
This post is for people who have some experience with the FCKEditor and are aware of the quirks of the latest version. OR, for JS gurus who would be...
andre a.
08-10-2004 04:09 PM
andre a. Go to last post
0 134
Valentinus Schreurs wrote: var i,j i=0 j=3 document.all.mytable.rows(i).cells(j).innerHTML = "content" // changes the field in line 0 at col 3
Andre Herbst
08-09-2004 04:36 AM
Andre Herbst Go to last post
1 143
JohnK wrote: script. Since client side scripting does not have such capabilities for security reasons you can only solve this by taking some...
Roderik
08-09-2004 02:32 AM
David Robinson Go to last post
1 138
I feel this ought to be an easy one, except that nothing I do will work and I can't find any help in my books! I have the...
David Robinson
08-09-2004 02:12 AM
David Robinson Go to last post
2 125
Hi, When i click on OK of the confirm, nothing happens. Why am i not redirected to head.asp file? thanks andre the code: <body>
andre
08-08-2004 02:19 AM
Andre Herbst Go to last post
2 183
Darren Ludlam wrote: You cannot explictly readout the speed but you can test it. You could put a big pictuer (~500 kb or bigger) per script on the...
Andre Herbst
08-07-2004 02:33 PM
Andre Herbst Go to last post
0 152
Hi, I want to fill a Select dynamically but get syntax error: ...... optieuu=document.createElement("option") optieuu.text = rng optieuu.value =...
Bob
08-07-2004 02:24 PM
Andre Herbst Go to last post
1 170
could anyone help me with this ? I want to set up a very simple "shopping cart" which I have done before but can't remember how I did it. Put...
Tony
07-31-2004 09:44 PM
Tony Go to last post
0 91
Hello First of all i know that PHP is a server side, and JavaScript is a Client side programming language, but i need to know if there is any way i...
RootShell
07-26-2004 08:18 AM
Dr John Stockton Go to last post
2 140
I need to loop over multiple SELECT boxes. At the moment, I have 32 SELECT BOXES, all in the same form, and they are named Select0...Select31. Is...
Chris
07-24-2004 03:30 PM
Randy Webb Go to last post
2 155
Please do not flame (unless you're flaming MS). I'm a dedicated javascript programmer and have supported this ng, not just a taker. I have spent...
J. J. Cale
07-22-2004 05:43 AM
natric Go to last post
2 193
I made a kind of tabular navigation (still in development). You can see it here: http://www.top100nederland.net/test/tabjes.htm When I click on the...
Roderik
07-18-2004 09:43 PM
Roderik Go to last post
0 188
Hi, I want to put a value of a button dynamically with a fontcolor. The value is some text and a variable part which is the selected value in...
Bob
07-12-2004 11:17 AM
Bob Go to last post
0 172
Hi, I'm converting a big program from VB to Jscript. That prigram uses RDS object. In VB, the code is: (works) <OBJECT...
Bob
07-10-2004 04:08 AM
Bob Go to last post
0 175
Hi, I have a problem with a form using the PHP PEAR HTML_QuickForm package & javascript: I want to record the content of my form into a mySQL...
Ronan
07-06-2004 04:09 PM
Ronan Go to last post
0 159
Hello, I'm buidling a friends-website. I have bunch of pictures. I used the javascript to open the images in real size in a pop-up. <script...
Joker
07-05-2004 11:33 AM
Joker Go to last post
0 198
hello this is my webpage about javascript only for french for now ... ;o) tell me what do you think about it and if it work with your...
codomaniac
07-02-2004 07:17 AM
codomaniac Go to last post
0 160
Hi, Can anyone help me with one of my assingment questions? Here is the question below:- Create a Web page for Easy Credit that has a form button...
Eben Pimentel
07-01-2004 05:49 AM
Eben Pimentel Go to last post
0 200
Post New Thread

Display Options
Showing threads 601 to 640 of 640
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.