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...
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 @...
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...
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...
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...
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 =...
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...
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...
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...
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 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...
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...
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...
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 ...
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...
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...
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...
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@...
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....
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...
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@...
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...
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@...
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,...
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...
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...