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 2107 - 2136 of 2989   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2107
Yes, I have two drop down navigation menus Id like to use in the same website. The problem is the code I have is difficult for me to change to be to make both...
Stacy Davis
sjd_1974
Offline Send Email
Oct 1, 2005
3:08 pm
2108
you should really look @ coolmenus... http://www.dhtmlcentral.com/projects/coolmenus/ They are easy to configure and will allow more than one menu on screen @...
Ken Auenson, II
kja2
Online Now Send Email
Oct 2, 2005
8:38 am
2109
... From: Ranaldo Shorter [mailto:RanaldoS@...] Sent: 03 October 2005 16:36 To: '1stJavaScript Moderator' Subject: RE: Welcome to 1stJavaScript Hello, and...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Oct 3, 2005
3:54 pm
2110
Dear Friends My name is Shehzad Gul. I belong to Pakistan and i m computer science student in BCS(hons). I hope from all my group members that they all will be...
Shehzad Gul
shehzad_ds
Offline Send Email
Oct 5, 2005
8:03 am
2111
Dear Shehzad Gul! I am extermely sorry and equally share your sorrow and grief over the recent devastation made by earthquake on 3rd Ramazanul Mubarak. I pray...
akram khan
akramkhan4u
Offline Send Email
Oct 16, 2005
12:30 pm
2112
I was wondering if anyone might be able to give me some advice on an html/iframes problem i'm having? At the minute I have a table with two iframes displaying...
hannahrpark
Offline Send Email
Oct 17, 2005
11:09 am
2113
Hannah, you need to use the .innerHTML method :- <div id="FrameContent"> <iframe src="src1">....... <iframe src="src2">....... </div> <script> ...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Oct 17, 2005
11:15 am
2114
Rob, Cheers for the suggestion! I've tried and still can't get it to work heres my code...... function mergeFrames() { document.all.mainFrame.innerHTML =...
hannahrpark
Offline Send Email
Oct 17, 2005
9:42 pm
2115
Hannah, there are 2 fundemental problems in your code. 1) JavaScript is case-sensitive, so when you name an element you must use the same case throughout. In...
Robert Atkinson
ratkinsonuk
Offline Send Email
Oct 18, 2005
7:33 am
2116
Rob, Got it working!!!!! Thank you very much for your help, much appreciated!!! Hannah Robert Atkinson <ratkinson@...> wrote: Hannah, there are 2...
Hannah Park
hannahrpark
Offline Send Email
Oct 18, 2005
8:58 pm
2117
That's good to know. In the long run, it's so much better for a novice to work out the problem on their own (with a little help in the right direction) than...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Oct 19, 2005
9:55 am
2118
I hope my question is appropriate for your list. I am not very computer savvy and completely new to Javascript! I found a script online for use, (no author...
Cottonwoods
cttnwds
Offline Send Email
Oct 20, 2005
8:24 am
2119
Hi JDwds. Actually your problem is here: Pup = (Dam + Sire) / 2; This treats "Dam" and "Sire" as strings so, for example, if you put "2" and "3" in the text...
Esteban A. Glas
stevie_glas
Offline Send Email
Oct 21, 2005
7:55 am
2120
Esteban Glas, Thank you so much for your help! And you explained it in a way I could understand too :-) You were a great help! JDwds ... From: Esteban A. Glas...
JDwds
cttnwds
Offline Send Email
Oct 21, 2005
6:23 pm
2121
can someone please tell me an easy way of compiling a script that would scroll a news message from one end of the page to the other but it has to be...
gofor9999
Offline Send Email
Oct 21, 2005
7:17 pm
2122
Try http://www.dynamicdrive.com/dynamicindex2/cmarquee.htm Rob....
Robert Atkinson
ratkinsonuk
Offline Send Email
Oct 24, 2005
7:41 am
2123
Hello all, I found your group after searching for the answer to a question for most of the evening. I am new to JavaScripting. My wife started a web based...
v_jmorri
Offline Send Email
Oct 28, 2005
7:35 am
2124
Jon, as you say, this is fairly easy to do :- <input type="submit" value="Submit" name="B1" onclick="document.all.price.value=document.all.dropdown_box ...
Robert Atkinson
ratkinsonuk
Offline Send Email
Oct 28, 2005
8:03 am
2125
I meant to ask, the selected value gets passed to the 'action' page in the 'dropdown_box' field, so why would you want to put it into another hidden field as...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Oct 28, 2005
8:08 am
2126
Hi this is Tushar, I am a new comer to this group. I am very fond of JavaScript. I have very little idea abt objects. Can anybody help me in understanding...
tetu14784
Offline Send Email
Oct 31, 2005
9:04 am
2127
Hi this is Tushar, I am a new comer to this group. I am very fond of JavaScript. I have very little idea abt objects. Can anybody help me in understanding...
tetu14784
Offline Send Email
Oct 31, 2005
9:04 am
2128
I have 6 functions in the head section <script type="text/javascript" src="showImage.js"></script> <script type="text/javascript" src="showImage1.js"></script>...
Riyad Anabtawi
riyada@...
Send Email
Oct 31, 2005
9:10 am
2129
Riyad, the code appears to be OK, and the page looks fine - have you fixed the problem? Rob....
Robert Atkinson
ratkinsonuk
Offline Send Email
Oct 31, 2005
9:38 am
2130
Tushar, if it's simply a reference you're looking for then http://www.devguru.com/technologies/javascript/home.asp is about the best. If you're looking to...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Oct 31, 2005
9:41 am
2131
Hi I was fixing the problem, but I still have one image(top left) not showing up. Are you saying that all pics are showing? http://ranabtawi.com/index.shtml ...
Riyad Anabtawi
riyada@...
Send Email
Oct 31, 2005
10:35 am
2132
Showimage3 is not unique, and still needs updating. Rob. ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of Riyad...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Oct 31, 2005
10:39 am
2133
Thank you.. Anyway I can do all this with just one function? Easy on me .. I am not very proficient Thanks again. ... Received: Mon, 31 Oct 2005 02:39:35 AM...
Riyad Anabtawi
riyada@...
Send Email
Oct 31, 2005
11:12 am
2134
Hi This is Tushar, I have a small query.. When we save something, it opens a save-AS navigation pane, on the left-hand side there are icons of My Computer,...
tetu14784
Offline Send Email
Oct 31, 2005
12:53 pm
2135
Tushar, this seems to be a Windows question, not a JavaScript one. As far as I know, you cannot customise the 'Save As' dialogue box, but maybe there are some...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Oct 31, 2005
1:00 pm
2136
Hi. I am doing it for the next link http://ranabtawi.com/Brasil/indexBR.shtml I renamed the functions as showImageBR.js, and is not working for some reason. Do...
Riyad Anabtawi
riyada@...
Send Email
Oct 31, 2005
1:00 pm
Messages 2107 - 2136 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