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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 1926 - 1955 of 2988   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1926
I have seen a lot of scripts for double drop-down menus. In principle you select an item in the first box and then you select an appropriate item in the second...
Nelu
coralenka
Offline Send Email
Jun 6, 2005
11:25 am
1927
I have many images that need to play sound files and some are animated gifs they do not show up. Any Help would be great thanks...
troyrthayne
Offline Send Email
Jun 9, 2005
7:07 am
1928
&gt; I have many images that need to play sound files and some are animated &gt; gifs they do not show up. Any Help would be great &gt; thanks sometimes,...
roland@...
Send Email
Jun 9, 2005
9:07 am
1929
Is there any way to check if value of form control has been changed without reloading the page? For example: Form Control Type: combobox Name: Test Value on...
Katherine Fomina
fomkatya@...
Send Email
Jun 9, 2005
5:55 pm
1930
Try this JavaProgrammer_ <html> <head> <title>New Page 1</title> <script type="text/javascript"> function checkData(){ var index =...
javaprogrammer_
Offline Send Email
Jun 10, 2005
7:21 am
1931
sorry im only just tryinn to learn javascript i can help in in ne html THANKS BAIL www.b8ptb.co.uk ... From: javaprogrammer_ To: 1stJavaScript@yahoogroups.com ...
BAIL
bail41
Offline Send Email
Jun 10, 2005
9:14 am
1932
<html> <head> <title>New Page 1</title> <script> function checkData(){ var index = document.MyForm.Test.selectedIndex; if (index!=0) { ...
kilanooru rajesh
kilanoorurajesh
Offline Send Email
Jun 10, 2005
9:20 am
1933
Although the solution from Javaprogrammer works, it does rely on the option being the first one on the list. I'd use this code instead, which actually stores...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jun 10, 2005
9:32 am
1934
Something's broken this script - probably a proxy filter program. O n s u b m i t has now become O n f i l t e r e d !!! Rob ... From: kilanooru rajesh...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jun 10, 2005
9:46 am
1935
Katherine - don't know if you're still looking for an answer to this, but you have to create a new form field like this :- <script> function...
Robert Atkinson
ratkinsonuk
Offline Send Email
Jun 10, 2005
9:49 am
1936
I am sorry but I cannot make it work. Here is the code that I am running: <html> <head> <script> function StoreValue() { savedValue = ...
Katherine Fomina
fomkatya@...
Send Email
Jun 10, 2005
4:45 pm
1937
can anyone please help me out in javascript. I am a total novice in javascript. can any one send me javascript tutorials. It will be highly appreciated. Bye ...
rajisqh
Offline Send Email
Jun 11, 2005
7:48 am
1938
and me lets see if we can help each othe out THANKS BAIL www.b8ptb.co.uk ... From: rajisqh To: 1stJavaScript@yahoogroups.com Sent: Saturday, June 11, 2005 7:37...
BAIL
bail41
Offline Send Email
Jun 11, 2005
9:33 am
1939
Hi ! Bail, it was nice to recieve ur mail. u guys are really helpful. dont forget to send me a javascript tutorial. bye ...
Anirban Das
rajisqh
Offline Send Email
Jun 11, 2005
11:50 am
1940
Hi rajisqh, See the below links. http://www.w3schools.com/js/default.asp http://www.javascript.com/ http://javascript.internet.com/ ...
anjaneya prasad
e_anjaneyaprasad@...
Send Email
Jun 11, 2005
11:51 am
1941
How can I direct a forms output values to a dynamic i-frame within the same page to show results as a preview in html....
ib4u2ok
Offline Send Email
Jun 12, 2005
4:46 pm
1942
Try this JavaProgrammer_ <html> <head> <script> var savedValue=""; function StoreValue() { savedValue = document.MyForm.Test.options ...
javaprogrammer_
Offline Send Email
Jun 12, 2005
7:09 pm
1943
*Hi !* *anjaneya prasad* *Thank u very much for ur help. I am very fortunate to be in such a group.* *Bye.* * .............Anirban.............* ... [Non-text...
Anirban Das
rajisqh
Offline Send Email
Jun 13, 2005
7:52 am
1944
sorry, but it doesn't work ... __________________________________ Discover Yahoo! Have fun online with music videos, cool games, IM and more. Check it out! ...
Katherine Fomina
fomkatya@...
Send Email
Jun 13, 2005
8:18 pm
1945
yes, why it doesnt work Katherine Fomina <fomkatya@...> wrote:sorry, but it doesn't work ... __________________________________ Discover Yahoo! Have fun...
deden mulyana
d2n_mtv
Offline Send Email
Jun 14, 2005
10:11 am
1946
il faut écrire en français Roland TISSIER [Non-text portions of this message have been removed]...
Roltiss@...
tissier_roland
Offline Send Email
Jun 14, 2005
11:04 am
1947
Hello, When using JavaScript you need to use a button, not a submit. The following example, submits the form with a hidden value unchanged, or asks whether it...
Ken J Ward
kenjward
Offline Send Email
Jun 14, 2005
11:09 am
1948
Hi all, I am new to this forum as well to Javascript . I need some help . I am trying a webpage ,on first page I want the user to enter name so that welcome...
Tulip
mrunalsrao
Offline Send Email
Jun 15, 2005
6:29 am
1949
Hi Tulip, You can try using cookies. Store the value in the cookie for first time and prompt. if the cookie value is empty prompt the message to enter the name...
anjaneya prasad
e_anjaneyaprasad@...
Send Email
Jun 15, 2005
11:33 am
1950
<HTML> <HEAD> <SCRIPT LANGUAGE = "JavaScript"> <!-- Author: Sreenivasulu Jaladurgam <!-- Begin var username = GetCookie('username'); if (username == null) { ...
Sri Nivas
sreenivasjd
Offline Send Email
Jun 15, 2005
1:33 pm
1951
Hello , Thanks a lot for this valuable help . I will try this with cookies . Thank you once again for the help . Bye .. Tulip [Non-text portions of this...
Tulip
mrunalsrao
Offline Send Email
Jun 16, 2005
7:06 am
1952
Hello, I have been having difficulties with my menu bar. I have been using the free package of Geocities, the one with the annoying ad at the right hand side....
catherinelaboure
catherinelab...
Offline Send Email
Jun 19, 2005
8:57 pm
1953
Hi, Try to include the script for the navigation for each and every page...... <script type="text/javascript" src="../marianavconfig.js"></script> Regards ...
Sri Nivas
sreenivasjd
Offline Send Email
Jun 20, 2005
6:49 am
1954
Hi Screenivasulu, Thanks, but I did do that. :) Catherine ... -- "Preach the Gospel always, if necessary use words." [Non-text portions of this message have...
Catherine
catherinelab...
Offline Send Email
Jun 20, 2005
5:06 pm
1955
Hi All: I have two javascripts(short_hike.js and medium_hike.js) and they both display correctly when called with... window.document.write('<td...
Raymond Ojinaga
healthyhiker...
Offline Send Email
Jun 23, 2005
11:21 am
Messages 1926 - 1955 of 2988   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