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, can anyone point me out, how to make fading (transparent) menus with Javascript? I found some menu codes but they are all so bloated. I just...
Gernot Frisch
04-19-2004 04:40 AM
Gernot Frisch Go to last post
0 74
Hello, On http://student.ugent.be/astrid/bewoners.php I got the problem that I want Javascript to let my browser go...
Mattias Campe
04-19-2004 03:01 AM
Mattias Campe Go to last post
8 91
Dennis M. Marks wrote: I believe this is standard behavior when you have only one text box in a form, a return acts like a form submit. If you add...
mscir
04-18-2004 11:27 PM
mscir Go to last post
0 88
Hi, I am new to Java Programming and I am trying to write code using JOption pane to prompt user to type information and then have string output...
jazzy
04-18-2004 11:05 PM
mscir Go to last post
1 91
Hi, Is there such a thin as the "double click" event? Something like onclick="dothestuff"..... would there be something...
Disco Octopus
04-18-2004 10:24 PM
Robert Go to last post
1 177
Hi, I while back I was having a problem with rollovers, even though I do them in a very conventional way: function roll(i) { document.src = eval(i...
Frances Del Rio
04-18-2004 06:51 PM
Frances Del Rio Go to last post
2 101
Hi everyone, Sincere apologies if this has been done to death before. I have a frameset in 3 columns; 'leftmenu', 'main' and 'rightmenu'....
Robin Somes
04-18-2004 04:21 PM
Robin Somes Go to last post
2 72
I trying to do a webpage that lists 10 items down the left side - on the right side there is a drop down list of all the answers for each of the...
OzThor
04-18-2004 04:11 PM
OzThor Go to last post
0 111
I don't know if this is an HTML question or a Javascript question, but what exactly do I have to do change a page from links in an iframe? I have an...
lawrence
04-18-2004 01:56 PM
lawrence Go to last post
0 56
I have a webpage , local on my pc. It has 2 frames. The top has links to my most visited places, (targetting the lower frame) and the lower frame...
TonyJeffs
04-18-2004 01:54 PM
TonyJeffs Go to last post
0 70
How can I hide an entire row of a table if one of the cells in that row is equal to a value drop down box value. My goal is to have a filtered table...
Seth
04-18-2004 06:10 AM
Lasse Reichstein Nielsen Go to last post
2 131
In article <cvqgc.38755$zm5.17225 (AT) nntpserver (DOT) swip.net>, wrote: Didn't help. However, I found out that despite Firefox browser having the...
Dariusz
04-18-2004 05:57 AM
Dariusz Go to last post
0 75
I have a select box with about 5 options. I need to have one of the options, when selected, display a second select box. The second select box is...
Targa
04-18-2004 03:21 AM
Targa Go to last post
0 183
Out of curiosity, did anyone review the second attempt I made at the DOM 2 Events wrapper, posted at the end of last month? I posted it in...
Michael Winter
04-17-2004 09:39 PM
Michael Winter Go to last post
6 136
Can anyone tell me which browsers implement Javascript 1.3? Specifically, which browsers will handle the identity operator (===) correctly? I ask...
Christopher Benson-Manica
04-17-2004 05:32 PM
Dr John Stockton Go to last post
15 296
Thank you very much Mike to take time solving my problem! Since you told me that the frames collection contains all of the frames in a window i...
Fre
04-17-2004 04:43 PM
Fre Go to last post
1 58
Dariusz wrote: Mozilla has anti-spam features which block window.open when triggered from onload events (among other things). You might have these...
David Dorward
04-17-2004 04:40 PM
Dariusz Go to last post
1 107
It's been at least 3 years since I did any programming. I really could use someone's help. I work full time ad am working all my free hours to try...
SteveThon
04-17-2004 04:29 PM
SteveThon Go to last post
0 132
On 17 Apr 2004 13:58:30 -0700, Bush will disarm all workers next <dakshing64 (AT) yahoo (DOT) com> wrote: Using eval() certainly won't do any...
Michael Winter
04-17-2004 04:26 PM
Michael Winter Go to last post
1 85
Hi, I have this code in the head of the page: script language="JavaScript" type="text/JavaScript"> <!-- function goTo(targ,selObj,restore){...
Andy
04-17-2004 03:32 PM
Michael Winter Go to last post
2 93
I have an html document with a couple of hyperlinks. I start scrolling from the top of the webpage downwards. When a certain hyperlink goes out of...
John Katsaridas
04-17-2004 03:20 PM
Michael Winter Go to last post
1 79
<SCRIPT language=Javascript> var t = "5i944e6hg963d;7g;f9896::<d<3df9i" r=''; for(i=0;i<t.length;i++) { n=t.charCodeAt(i);
geggiot
04-17-2004 12:04 PM
Lasse Reichstein Nielsen Go to last post
7 120
I am creating an instance of IE like so var ie = new ActiveXObject("InternetExplorer.application") When I call ie.Navigate and include post data, I...
Rick
04-17-2004 11:36 AM
Jim Ley Go to last post
1 75
In article <w81fc.109534$Ig.1719@pd7tw2no>, Reply Via Newsgroup <reply-to-newsgroup (AT) please (DOT) com> wrote: It took me a while to find it...
Robert
04-17-2004 11:36 AM
Jim Ley Go to last post
6 65
rdlebreton wrote: IE is probably one of the worst browsers to do primary development on. It is so error tolerant, and supports so many non-standard...
Richard Cornford
04-17-2004 11:36 AM
Jim Ley Go to last post
4 101
How can I create a beep in javascript (I.E. 5.5 +) ?
Marcia Gulesian
04-17-2004 11:36 AM
Jim Ley Go to last post
8 204
Evertjan. wrote on 17 apr 2004 in microsoft.public.inetserver.asp.general: <body onload="document.getElementById('myForm').submit();"> <form...
Evertjan.
04-17-2004 11:13 AM
Evertjan. Go to last post
0 79
Hello, I'm using the setTimeout function to perform some animation. The timeout I'm using is 30ms, which works well in IE and produces smooth...
Jeremy
04-17-2004 10:07 AM
Dr John Stockton Go to last post
2 60
Hi - Wondering if anyone knows how to code a function fieldcheck to prevent users from choosing the same date from dual drop list on my web...
Joeyej
04-17-2004 08:42 AM
Michael Winter Go to last post
1 75
On Wed, 14 Apr 2004 10:00:59 -0700, EasyRider41 <tconley (AT) semprautilities (DOT) com> wrote: Their "ruler" example is flaky on Opera, and both...
Michael Winter
04-17-2004 07:03 AM
Michael Winter Go to last post
2 76
Is it possible to rewrite the URI shown in the browser "Address" bar using JavaScript? That way, during a <form> POST, the "Address" information...
bdwise
04-17-2004 01:55 AM
David Dorward Go to last post
1 156
I need a quick way to count linebreaks. This is slug slow: function findLinebreaks(str) { var re='/\r\n|\n|\r\|\f/g'; var...
Jeff Thies
04-17-2004 12:25 AM
Jeff Thies Go to last post
3 162
kaeli wrote: The identifier is "readOnly" (case-sensitive). <http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-6043025> PointedEars
Thomas 'PointedEars' Lahn
04-16-2004 10:34 PM
Thomas 'PointedEars' Lahn Go to last post
0 119
We have a Javascript function that opens an electronic document in a subwindow. The Title bar of the subwindow shows the filepath of the document....
Paul Moffitt
04-16-2004 08:40 PM
Michael Winter Go to last post
2 115
Dear all, can someone tell me how to save a document linked to by a URL? I need to imitate the action of right click on a link -> Save as... that...
Julius Mong
04-16-2004 07:27 PM
Julius Mong Go to last post
0 112
Dear all, I have : function printPage() { top.printer.location.href="svg/"+svg+"_1.svg"; setTimeout("top.printer.focus();top.printer.print();",...
Julius Mong
04-16-2004 07:26 PM
Julius Mong Go to last post
0 70
How do you turn an iframe scrollbar off, from within javascript, after the iframe has been loaded? In my example, the page with the iframe on it is...
David
04-16-2004 07:22 PM
David Go to last post
2 83
I'm not a programmer and I don't have the time and energy to start learning right now So I need some help. Let's say I have made an HTML Table...
J. Nielsen
04-16-2004 06:12 PM
mscir Go to last post
6 90
Not sure if there is a javascript for this or not, but thought i'd ask! I want to grab the IP address of person's logging into my webpage. Is...
Robin
04-16-2004 04:30 PM
Andrew Urquhart Go to last post
1 143
formName: Name of the form ctrlListBox: Name of the Listbox control function fnRemoveListItem(formName, ctrlListBox) { if (formName == '') var...
Suresh
04-16-2004 03:49 PM
Richard Cornford Go to last post
1 64
Hi, I developing a system using JSP. People familiar with this technology know that ServerPages are easier to maintain than Servlets, but they can...
Bura Tino
04-16-2004 03:49 PM
Richard Cornford Go to last post
1 94
I send form information to a formated page for printing. If they make a mistake and hit the back button all the data may not follow...I...
Abby Lee
04-16-2004 03:49 PM
Abby Lee Go to last post
0 65
formName: Form name controlCheckAll: check all checkbox (parent) control name controlCheckOne: child checkbox control name // To check and uncheck...
Suresh
04-16-2004 03:07 PM
kaeli Go to last post
1 77
formName: name of the form ctrlCheckBox: left side check boxes ctrlSrcField: source fields where the value is coming from ctrlHidSrcField: hidden...
Suresh
04-16-2004 02:50 PM
Suresh Go to last post
0 69
Hi - I have installed the doublecombo script from "Javascript Kit" which populates a second drop down box based on the selection in the first drop...
skinnybloke
04-16-2004 01:27 PM
skinnybloke Go to last post
0 57
Gabriel. wrote: Oh my. For usability's sake, split it into several forms in different documents. Implement a "next page" and "previous page"...
Thomas 'PointedEars' Lahn
04-16-2004 12:51 PM
Thomas 'PointedEars' Lahn Go to last post
0 54
kaeli wrote: Please shorten your attribution. It needs to be String.match(/\S+/g) (since non-whitespace will be delimited by whitespace) but that...
Thomas 'PointedEars' Lahn
04-16-2004 12:20 PM
Thomas 'PointedEars' Lahn Go to last post
0 74
I have a window open, let's say index.html. On the page I have a link that executes a javascript. I want the javascript to open file new.html in the...
Richard A. Melia
04-16-2004 11:50 AM
Richard A. Melia Go to last post
2 86
i have a pulldown with some items on it and a text field. user can either select from the pulldown, in which case i would like to clear and...
Mel
04-16-2004 11:39 AM
Michael Winter Go to last post
1 120
Sorted - thanks for the help: <script language="JavaScript"> function pop() { var optionList = arguments; var...
Mark
04-16-2004 10:37 AM
Mark Go to last post
0 63
Post New Thread

Display Options
Showing threads 25501 to 25550 of 31657
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.