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 2604 - 2633 of 2988   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2604
hey all,... I want to know and learn more about javascript..... help me to find code javascript about collapse menu I want my menu have more interaction thanks...
acep ridwannulloh
ridwans_24@...
Send Email
Sep 1, 2006
9:14 am
2605
This site has lots of different types of collapsible menus :- http://www.treemenu.net/ Robert. ... From: 1stJavaScript@yahoogroups.com...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Sep 1, 2006
9:45 am
2606
Instant Eyedropper is a simple color picker that is very convenient to use and offers flexible color code output options. It runs in the system tray and...
oex_kex
Offline Send Email
Sep 6, 2006
10:21 am
2607
Just to let everyone know, I've checked this software out and it seems clean. As it's free I've also allowed this post. Rob. Moderator ... From:...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Sep 6, 2006
10:48 am
2608
good morning. hello there.... I have trouble for combo box scripting.... ... regional ... - id_reg - name ... sub regional ... id_sub_reg id_reg name if...
acep ridwannulloh
ridwans_24@...
Send Email
Sep 11, 2006
8:26 am
2609
Please read this page :- http://www.trans4mind.com/personal_development/JavaScript/Doublemenu2.htm ... From: 1stJavaScript@yahoogroups.com...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Sep 11, 2006
8:52 am
2610
pl. tell me how to use javascript in php and how to start php program pra ... Stay in the know. Pulse on the new Yahoo.com. Check it out. [Non-text portions...
prabhu k
webdez_hyd
Offline Send Email
Oct 9, 2006
7:55 am
2611
Hi, See the following URL for the concerned page: http://home.scarlet.be/kenya-belgium/list_2_en/a_kenyan_cat_and_a_belgia\ n_cat.html ...
kdgeda
Offline Send Email
Oct 9, 2006
7:56 am
2612
How do i add two numbers entered from an user in a webpage? No matter how much i try, i get 1+1=11 and not 2 my function is taking the input as strings and...
Somu
som.ctc@...
Send Email
Oct 9, 2006
7:56 am
2613
Hello everyone, Does anyone here know of a way using javascript to detect if a specific website is up (by accessing a specific url for example), and then once ...
morrog_1972
Offline Send Email
Oct 9, 2006
8:06 am
2614
Please send in your complete script. Robert. ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of Somu Sent: 03 October...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Oct 9, 2006
8:06 am
2615
Martin, you could use AJAX (Asynchronous JavaScript & XML) to do that, by making an AJAX request and then checking object.readyState. See this tutorial for...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Oct 9, 2006
8:14 am
2616
What is it you are trying to do exactly? Robert. ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of prabhu k Sent: 09...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Oct 9, 2006
8:41 am
2617
Have you thought about opening the window as 1px x 1px, moving it to the desired location and then making it bigger? Robert. ... From:...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Oct 9, 2006
1:56 pm
2618
Well, use top instead of screeny and left instead of screenx. Works with both Netscape class (Netscape, Mozilla, Firefox) and IE class (IE, Opera, neoplanet)...
Razee Marikar
razeetg
Offline Send Email
Oct 11, 2006
4:43 am
2619
Thanx.. i did it. i only forgot the parseInt() ... -- Love, Somu, http://lose.yourself.mcommunity.biz http://fidel.castro.peperonity.com...
Somu
som.ctc@...
Send Email
Oct 11, 2006
9:21 am
2620
I am new to the Javascript and the Prototype library. I am having a problem with scope of a variable. I have a class XYZManager in which I pass a parameter...
moushumi_baliga
Offline Send Email
Oct 20, 2006
3:14 pm
2621
I don't have regular internet access, but fell in love with JavaScript about 4 years ago. I have written many websites for use at home, offline. They all ...
vulcanfeline
Offline Send Email
Oct 30, 2006
8:52 am
2622
Try reading this thread :- http://groups.google.com/group/microsoft.public.windows.inetexplorer.ie6.brow ...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Oct 30, 2006
8:59 am
2623
Hello T'ni You can solve this problem each time you start it with IE by simply clicking into the yellow bar and allowing the page to work (first option in the...
ierets
Offline Send Email
Oct 31, 2006
10:22 am
2624
I have written a ebook and need some help. I know this is stupid but i have been searching online for 3 days to find something like what I am trying to do....
Matthew Brown
matthewsbrow...
Offline Send Email
Nov 3, 2006
8:53 am
2625
This is a beginner question. I am in college, and just learning javascript. The book does not really help me for the order/layout I should use. This is a...
jen694169
Offline Send Email
Nov 3, 2006
8:57 am
2626
There are three types of dilogs. 1.Alert 2.Confirm 3.Prompt. Above three are called by using window object. 1.Alert: It will give a lert with some text. ...
parameshwara reddy
param0404
Offline Send Email
Nov 3, 2006
10:28 am
2627
Jen, there are lots of JavaScript Tutorials around the web, which will also help. This is the one I used to learn JavaScript :- ...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Nov 3, 2006
10:43 am
2628
Matthew, you should find this piece of code does what you want. Let me know if you don't understand anything. <html> <head> <title>Roll Fields</title> <script>...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Nov 3, 2006
10:51 am
2629
I got to this point and I am stumped. I need the alert to read the amount entered(dollaramount) is converted amount Norway Kroners. That is the currency I am...
jen694169
Offline Send Email
Nov 5, 2006
11:55 am
2630
<html> <head> <script type="text/javascript"> function prompter() { var nokamount=6.49434 var dollaramount = prompt('Enter amount in U.S. dollars',"") ; alert...
hafidz arifin
hafidz_pens
Offline Send Email
Nov 6, 2006
9:28 am
2631
How can I extract in JS the value out of a textfield and stock it in a variable please? EXAMPLE <form> <input name=userInput type=text value="something"> ...
Willy
willee27
Offline Send Email
Nov 15, 2006
9:29 am
2632
You first need to give your INPUT tag an ID :- <input ID="userInput" name=userInput type=text value="something"> Then :- <script> content =...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Nov 15, 2006
10:06 am
2633
<form name="form1"> <input name=userInput type=text value="something" onBlur="testok();"> </form> <script> function testok() { content = document.form1.value;...
hafidz arifin
hafidz_pens
Offline Send Email
Nov 15, 2006
11:39 am
Messages 2604 - 2633 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