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     
Hi, I have got a main form with information about products. On this main form you can change for example the product name, picture. When you want...
Shew
06-30-2003 09:27 PM
Atrax Go to last post
1 367
I've created a web form page that displays a drop list using an include (text) file for users showing scheduling dates. This is a sample of the...
Joeyej
06-30-2003 09:27 PM
Atrax Go to last post
1 288
Hi, does anyone know where i can get a dynamic dropdown menu which has auto resize. I'm looking for one which also shrinks to a predefined size, say...
Nick
06-30-2003 08:00 PM
Nick Go to last post
0 302
Hi, On my site I have "SomeProduct™", a name with the trademark symbol, in a javascript menu. When the page (js) was refered in classic asp...
mrwoopey
06-30-2003 07:30 PM
Douglas Crockford Go to last post
2 302
"Lasse Reichstein Nielsen" <lrn (AT) hotpop (DOT) com> ha scritto nel messaggio news:fzlr5mct.fsf (AT) hotpop (DOT) com... Ok thanks, but what i...
Cooper
06-30-2003 06:29 PM
Lasse Reichstein Nielsen Go to last post
1 280
I have a problem with this JavaScript <SCRIPT> var texts = "091c53d492ce7h2"; var interpret = ""; var whatisthis = "var xorm = prompt('Enter the...
SiN
06-30-2003 05:01 PM
Evertjan. Go to last post
1 305
Hi all, I have a webpage that does a long process in javascript. I am opening a popup page while this process is running. The only problem is,...
Mark Foong
06-30-2003 04:15 PM
Douglas Crockford Go to last post
1 314
Hi, I am looking for a javascript that can do a banner rotation of multiple images with nice transition between them. The pictures will...
Terry
06-30-2003 04:12 PM
Liu, Chunyen Go to last post
1 402
Hey Folks, Anyone know if there is a way (with js or just straight html) to dynamically resize a frame to the size of its content? What I would...
Ivan Marsh
06-30-2003 03:56 PM
Ivan Marsh Go to last post
0 308
JRS: In article <39702532.0306300115.13c1533b (AT) posting (DOT) google.com>, seen in news:comp.lang.javascript, Ra <rakhahn (AT) hotmail (DOT) com>...
Dr John Stockton
06-30-2003 03:49 PM
Dr John Stockton Go to last post
0 304
hi I've found some code on internet for a search engine to search my own website. This script works fine on internet, but not on my own...
piet
06-30-2003 03:38 PM
piet Go to last post
0 264
Hi, can you tell me how I can make a <label> hidden? I have hidden the field after the label: var M_Hide = isNS4?'hide':'hidden'; var M_Show =...
Xerxes
06-30-2003 02:34 PM
Xerxes Go to last post
2 419
Hello, I'm trying to figure out why the following has the tendency to leave trails behind for the absolutely positioned box on the right...
Dan Phiffer
06-30-2003 02:28 PM
Dan Phiffer Go to last post
0 280
I ran them through jslint (http://www.crockford.com/javascript/lint.html) and found no syntax error. I suspect that you have a runtime error. We will...
Douglas Crockford
06-30-2003 02:27 PM
Effendi Baba Go to last post
1 399
Frank Py wrote on 30 jun 2003 in comp.lang.javascript: Use single quotes in javascript. ==================================== or...
Frank Py
06-30-2003 01:48 PM
Evertjan. Go to last post
4 568
is it possible to make a dropdownlistbox semi-transparent?
Mark B
06-30-2003 01:44 PM
Mark B Go to last post
0 319
Hi - I have a question about the following code: <script> document.write('<span id="outter"...
IC
06-30-2003 01:37 PM
IC Go to last post
0 380
i am makeing a sort of online html editor i found the code using frames.myEditor.document.designMode = "On"; i got the whole thing working great on a...
todd
06-30-2003 01:31 PM
todd Go to last post
0 499
Hi There, Is there anyone out there who can tell me how to create multiple frames with only one scroll bar to scroll the entire page? Big...
Jeff Johnson
06-30-2003 01:27 PM
Jeff Johnson Go to last post
0 307
Then why can Flash not even detect what version plugin I have? I updated it not a week ago, and I *still* get prompted by Flash pages to install the...
HikksNotAtHome
06-30-2003 12:35 PM
HikksNotAtHome Go to last post
0 292
Hi, I know that this is probably very basic but I am looking for a bit of help. I have a website running at the moment but I want to have a log in...
Robin Goodfellow
06-30-2003 12:16 PM
Robin Goodfellow Go to last post
3 305
Is it possible to make a drop down list box look semi-transparent?
Mark B
06-30-2003 12:12 PM
Mark B Go to last post
0 268
Hi all!! Could anyone help me with this annoying problem: When I enter the site www.vans-nordic.com I get this error in the...
Allan Bruun
06-30-2003 12:01 PM
Lasse Reichstein Nielsen Go to last post
2 295
Thanks Evertjan, makes sence. do you know of any good tutorials on doing somthing like this with DOM? "Evertjan." <exjxw.hannivoort (AT) interxnl...
Ra
06-30-2003 11:01 AM
Ra Go to last post
0 266
I'm trying to write a generic/reusable form validator in Javascript... just something that checks to make sure required fields have a value....
Weston C
06-30-2003 10:37 AM
Mark Szlazak Go to last post
5 369
I am working on a cgi script that is suppose to pop-up a javascript box from the following perl variables:$TodayDate, $LinkCity, $LinkState. I...
Jeanne
06-30-2003 10:31 AM
Douglas Crockford Go to last post
3 329
I'm looking for a form validation script. I would prefer one that acts on the form while it is being filled out instead of on submission
Magic-chef
06-30-2003 10:10 AM
JavaScript-Coder.com Go to last post
1 490
Hello-- I would like to display a different line of text (32 different messages) on refresh, BUT with no repeats. The script I am currently using...
Jennie Friesen
06-30-2003 08:51 AM
Dr John Stockton Go to last post
3 439
Hi, hope you can help me with this one. If I want to get the date a page has been last modified, I can do something like .. document.write("<b>Last...
Amanda
06-30-2003 08:36 AM
Dr John Stockton Go to last post
1 411
"Mika S." wrote: See http://www.dithered.com/javascript/index.html: "This is a collection of scripts that I've created and/or modified. Do whatever...
Mika S.
06-30-2003 07:27 AM
Klaus Johannes Rusch Go to last post
5 410
Hello, This problem is truly baffling. On my site (http://www.geekcenter.net/temp.html), I have a javascript menu. At the bottom of the page is...
Kevin Morenski
06-30-2003 06:04 AM
Kevin Morenski Go to last post
0 305
In some pages of my website I use a code like the following: for (var n = 0; n < getTagsArray("SPAN").length; n++){ //SPAN is just an example. I...
Simba
06-29-2003 09:22 PM
Richard Cornford Go to last post
4 406
I need to move to previous input field when Up arrow is pressed in checkbox (IE 5.5+) I try to replace Up Arrow keypress with Shift+Tab keypress in...
Andrus
06-29-2003 06:36 PM
Andrus Go to last post
0 708
I want to insert empty row before current row in data bound table. Unfortunately, the row is added to end of table. To reproduce: 1. Run the code...
Andrus
06-29-2003 06:34 PM
Andrus Go to last post
0 476
I have a site with PHP code that I need to have a js function to redirect to another page or site. I am just trying to learn JS and need a starting...
Magic-chef
06-29-2003 05:37 PM
David Dorward Go to last post
1 541
I think this is a simple question. But I am new to JS. Here is what I want to do: From a parent window, open a popup window (child) to get data...
Joe D
06-29-2003 05:14 PM
Joe D Go to last post
0 416
Hello, Given an expression f = '2*x+3' from a user input I would like to do some sort of function userFunction(x): return f(x) is it possible...
Salvatore
06-29-2003 04:53 PM
Lasse Reichstein Nielsen Go to last post
2 396
Hello I have some trouble in closing a window, Here is the problem: I develop a asp.net website use client side valiation <asp:CustomValidator...
John H.
06-29-2003 04:15 PM
HikksNotAtHome Go to last post
3 636
JRS: In article <S5oLa.2244$TK5.1464 (AT) news01 (DOT) roc.ny>, seen in news:comp.lang.javascript, news frontiernet.net <rfrohrer (AT) rconnect...
Dr John Stockton
06-29-2003 02:34 PM
Dr John Stockton Go to last post
0 418
I have the following message when I have to insert the j. code into my html page : Add the onLoad event handler into the BODY tag The BODY part...
pag64
06-29-2003 02:33 PM
pag64 Go to last post
2 511
"Richard Cornford" <Richard (AT) litotes (DOT) demon.co.uk> wrote Thank you for alerting me to tryin the other browsers. However, Opera told me...
news.frontiernet.net
06-29-2003 12:48 PM
news.frontiernet.net Go to last post
0 438
Hi NG! A wise man said "You don't have to know anything but where to find it" :) K I've been searching about two hours but didn't find one thing...
Jochen Califice
06-29-2003 09:06 AM
Martin Honnen Go to last post
2 378
I'll give this a shot, thank you On Sun, 29 Jun 2003 11:11:45 +0200, Martin Honnen <Martin.Honnen (AT) t-online (DOT) de> wrote:
Drew
06-29-2003 08:56 AM
Drew Go to last post
0 401
I have inherited form that requires me to use the FilesystemObject to write to a file. I have to use Javascript to instantiate and use the object. I...
John Cummings
06-29-2003 06:42 AM
John Go to last post
2 505
I'm working on a web based file manager. The rename file function creates a new window with a form allowing the user to enter a new file name. Before...
Seth E Seligman
06-29-2003 06:39 AM
John Go to last post
2 551
A piece of text on my HTML page is framed with DIV tags. While I want to be able to drag/drop it, I don't want it to be selected, since it...
Big Bolt
06-29-2003 06:25 AM
Big Bolt Go to last post
0 728
I'm trying to build a tee-time reservation page, and want to display all the available tee times on one page for a particular date. I simply want to...
Rick Barr
06-29-2003 01:17 AM
Rick Barr Go to last post
4 412
"billo" <billjoneill (AT) yahoo (DOT) com> wrote These sorts of things are not exposed to javascript. Not within the default security...
rf
06-28-2003 09:37 PM
Hywel Jenkins Go to last post
1 420
Lee <REM0VElbspamtrap (AT) cox (DOT) net> wrote Sorry that was a Cap typo, should read 'var' I know the problem is related to the DDmenu being...
Steve
06-28-2003 09:08 PM
Steve Go to last post
1 518
On 28 Jun 2003 15:46:51 -0700, jetmarc (AT) hotmail (DOT) com (jetmarc) wrote: Then get some influence, simply proxy it through a real server,...
jetmarc
06-28-2003 07:12 PM
Jim Ley Go to last post
2 407
Post New Thread

Display Options
Showing threads 34351 to 34400 of 34460
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 - 2009, Jelsoft Enterprises Ltd.