I am using the JavaScript Slideshow in frames (http://www.trans4mind.com/personal_development/JavaScript/slideShow. htm) I deleted the text part and somehow...
If is there is anyone starting out with JavaScript, once you have learnt the syntax, the next thing to learn are the available objects and methods, etc. I find...
Hello All, I'm real new at this and could be considered a newbies newbie. Have been looking through tutorials on the web and find HTML and Java very...
Hello, I am using IE 6 with some javascript. Is there any function to refresh the window according to the file changes (delete/add some files) ? Many thanks in...
hendro-nugroho.herdij...
Jan 22, 2003 12:23 pm
724
G'day all I can't believe I've missed this groups before. First of all, I'm creating a web site using Frames. I intend, or should I say,need, to have a drop...
Hi there!! I am a new member of the group and I am looking for a java apllet to create a hangman game. I have visited different java sites, tried them but I...
I have a problem regarding the design of a website. I want to make a website containing two frames. One narrow frame will run from top to bottom in a narrow...
Hello gardenguy, I didnt understand if you tried to use window.location as document.write("window.location = \""+variable_of_address+"\";"); or like this ...
Removed message about an hour after posting. Mysterious fix..... ... Thanks, David folkart@... [Non-text portions of this message have been removed]...
Hi, I'd like to get some free javacript code for doing exams with multiple choices and then get the results, like: question: bla bla a) answer 1 b) answer 2 c)...
check this out, i reckon this is what you are after http://www.javascriptkit.com/script/cut180.shtml good luck jim toal ... From: mailto:bach_beethoven_braams...
... Thanks, it's nice, but the copyright notice is a bit "menacing". It doesn't explicitly grant any right but it states the obligation of showing where the ...
Hello all, First of all... keep the good work.... :-) Only one question?---> How to make a form with this fields: Name: (required) My email: (not required) ...
Nelson Salvador
nmss89@...
Feb 13, 2003 11:10 pm
737
I need help with JAVASCRIPT.....HELP ... Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day [Non-text portions of this message have been...
what help do you need with? Jean-François Bérubé Systèmes de Décisions Dakis inc. Directeur du Développement des Technologies tél. (514) 931-8820 ... ...
Jean-François B...
jfb@...
Feb 17, 2003 2:31 pm
740
Heres some sites I found usefull: Example javascript: http://javascriptkit.com/cutpastejava.shtml Advance: http://www.codebrain.com/ The Javascrip Guru: ...
Hello, I'm new here..... 1. I'm using Mac OS 10.1 and IE5.1.4 for Mac. I'm running into problem with prompts. They don't display the question. For example:...
is there a typo here? coolor, cooler ? jim ... From: mailto:Jeffrey Bridgman <jbridgman@... To: 1stJavaScript@yahoogroups.com Sent: Thursday, February 27,...
<head> <SCRIPT type="text/javascript"> var name = prompt("What is your name?",""); function pop(coolor) { alert("Hello " + name + "! You chose " + coolor +...
how do i create a .js file ? i want to be able to call upon it in the html rather than have the full javascripts on each page jim [Non-text portions of this...
Not yet... if can do anything like this i will apreciate :) ... From: Jim Toal To: Nelson Salvador Sent: Friday, February 28, 2003 12:43 PM Subject: javascript...
Nelson Salvador
nmss89@...
Feb 28, 2003 1:57 pm
746
Use this in the html file to include an external js file. <script src="xxx.js"> I hope you find it useful... ... ...
if i have some text that i save in notepad, i save it as .txt then copy and paste into html how do i save it as .js? real dumb ass when it comes to this,...