Search the web
Sign In
New User? Sign Up
1stJavaScript · This is a group where questions, suggestions, etc can be posted about HTML, JavaScript and CSS, etc.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 729 - 758 of 2989   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
729
Please post the code so that we can see what's wrong. ... From: gardenguy7008 <folkart@...> [mailto:folkart@...] Sent: 06 February 2003...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Feb 7, 2003
8:43 am
730
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...
olivegreeen2003 <oliv...
olivegreeen2003
Offline Send Email
Feb 7, 2003
10:30 pm
731
Hello gardenguy, I didnt understand if you tried to use window.location as document.write("window.location = \""+variable_of_address+"\";"); or like this ...
Razee
razeetg
Online Now Send Email
Feb 8, 2003
7:34 am
732
Removed message about an hour after posting. Mysterious fix..... ... Thanks, David folkart@... [Non-text portions of this message have been removed]...
David Howe
gardenguy7008
Offline Send Email
Feb 8, 2003
1:56 pm
733
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)...
bach_beethoven_braams...
bach_beethov...
Offline Send Email
Feb 9, 2003
9:24 am
734
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...
Jim Toal
bwana_jim1
Offline Send Email
Feb 9, 2003
12:09 pm
735
... 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 ...
Manuel Gutierrez Algaba
bach_beethov...
Offline Send Email
Feb 9, 2003
1:33 pm
736
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@...
Send Email
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...
keith gottwald
manga35118017
Offline Send Email
Feb 15, 2003
10:50 pm
738
can anyone help me in javascript...
manga35118017 <manga3...
manga35118017
Offline Send Email
Feb 15, 2003
10:52 pm
739
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@...
Send Email
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: ...
Tim Salazar <tim300cx...
tim300cx5
Offline Send Email
Feb 18, 2003
11:19 pm
741
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:...
Jeffrey Bridgman <jbr...
jeff25_41145
Offline Send Email
Feb 27, 2003
7:55 am
742
is there a typo here? coolor, cooler ? jim ... From: mailto:Jeffrey Bridgman <jbridgman@... To: 1stJavaScript@yahoogroups.com Sent: Thursday, February 27,...
Jim Toal
bwana_jim1
Offline Send Email
Feb 27, 2003
10:14 am
743
<head> <SCRIPT type="text/javascript"> var name = prompt("What is your name?",""); function pop(coolor) { alert("Hello " + name + "! You chose " + coolor +...
Jim Toal
bwana_jim1
Offline Send Email
Feb 27, 2003
12:03 pm
744
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...
Jim Toal
bwana_jim1
Offline Send Email
Feb 28, 2003
12:55 pm
745
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@...
Send Email
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... ... ...
Vaso Liakouli
papi_vaso
Offline Send Email
Feb 28, 2003
3:25 pm
747
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,...
Jim Toal
bwana_jim1
Offline Send Email
Feb 28, 2003
10:46 pm
748
uhmmm.. just use the saveas and save the file as xyz.js and shazam! you have a javascript src file....
Michael Brown
genabit
Offline Send Email
Mar 1, 2003
12:07 am
749
Nelson, did you get the file I sent directly to you?...
Michael Brown
genabit
Offline Send Email
Mar 1, 2003
12:23 am
750
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 ...
Jim Toal
bwana_jim1
Offline Send Email
Mar 1, 2003
12:29 am
751
usa, and no you don't if you just type in the filename when its saving it as txt it's the same thing. It's basically a text file....
Michael Brown
genabit
Offline Send Email
Mar 1, 2003
2:02 am
752
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...
John Bowling
johnlb2002
Offline Send Email
Mar 1, 2003
3:41 am
753
why go to all the trouble to save it and then rename it, just save it and include the extension .js it works with notepad and wordpad....
Michael Brown
genabit
Offline Send Email
Mar 1, 2003
4:29 am
754
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:...
test
lokrin2000
Offline Send Email
Mar 1, 2003
5:37 am
755
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...
Jeffrey Bridgman <jbr...
jeff25_41145
Offline Send Email
Mar 1, 2003
7:14 am
756
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...
Jim Toal
bwana_jim1
Offline Send Email
Mar 1, 2003
1:22 pm
757
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...
Michael Brown
genabit
Offline Send Email
Mar 1, 2003
1:37 pm
758
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...
Nelson Salvador
nmss89@...
Send Email
Mar 1, 2003
1:59 pm
Messages 729 - 758 of 2989   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help