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,...
i don't get .js in the drop down in save as in notepad or frontpage. btw, what country are you in? ... From: Michael Brown To: 1stJavaScript@yahoogroups.com ...
Save it as text, and then go to Windows Explorer and rename the file. At the end of the filename, type in .js and then the 'enter' key. A .js file is a text...
in the SAVE AS box type "name.js" complete with the quote marks. That usually works. but double check that it doesn't try to save it as name.js.txt ... From:...
Thanx.... I've corrected it but it still doesn't work... Here's the current source in case I've made another stupid mistake. ... <!DOCTYPE HTML PUBLIC...
Nelson, check this out, i found a site with a neat alert when fields not used i have done a form in html, attached. the script is in there as well hope you...
try this, it works just fine. In your source code you excluded the javascript function for pop, which results in a null value returned when you click on the...
Sorry Jim I need a password field for People Spam ;) Could you do this whith a password field, If Pass its ok... than ill go If Pass its not ok than go back to...