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 2504 - 2533 of 2988   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2504
Dear Sir, Many thanks for the valuable information. It will help me a lot. Rajesh ... http://www.trans4mind.com/personal_development/HTMLGuide/index.html ... ...
RAJESH ARORA
r_arora_2k
Offline Send Email
Jul 3, 2006
8:54 am
2505
... From: tom arnall [mailto:kloro@...] Sent: 01 July 2006 18:15 To: 1stJavaScript@yahoogroups.com Subject: Re: [1stJavaScript] how to set the position of...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 3, 2006
8:54 am
2506
can anyone tell me how to change my email address with this newsgroup? thanks, tom arnall north spit, ca usa...
tom arnall
kloro2005
Offline Send Email
Jul 3, 2006
8:57 am
2507
www.dynamicdrive.com chek it out rajesh On Thu, 29 Jun 2006 00:31:22 -0700 (PDT)...
mary makhadzi
nikita@...
Send Email
Jul 3, 2006
8:59 am
2508
Visit the Group home page at http://groups.yahoo.com/group/1stJavaScript/. Click on Edit Membership, then Select the Yahoo! Profile you wish to use for the...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 3, 2006
9:00 am
2509
Hello freinds, How are you doing? Dear Mr. Robert/Gopirajsekar, I am facing a problem. I have installed IIS on my computer for hosting website. the problem is...
RAJESH ARORA
r_arora_2k
Offline Send Email
Jul 5, 2006
8:11 am
2510
You can add an entry to the 'hosts' file in 'C:\WINNT\system32\drivers\etc\' ... 127.0.0.1 www.mydomainname.com Rob. ... From: 1stJavaScript@yahoogroups.com...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 5, 2006
8:48 am
2511
hi Mr. Rajesh IIS is used to run ASP on your own PC without an external server.then why u want to run ur site? to ur local host? [Non-text portions of this...
gopi r
devgopiraj
Offline Send Email
Jul 5, 2006
9:00 am
2512
Dear Mr. Robert, Thanks for the advice. Rajesh ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best...
RAJESH ARORA
r_arora_2k
Offline Send Email
Jul 5, 2006
10:20 am
2513
Dear Mr. Gopi r, My computer is in network of my office. I wanted to test it from another computer within network. However Mr. Robert has advised me the...
RAJESH ARORA
r_arora_2k
Offline Send Email
Jul 5, 2006
10:21 am
2514
Rajesh, because the hosts file is only on your PC, you will not be able to use the www.mydomainname.com from another PC - it will not know it. You should use...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 5, 2006
10:24 am
2515
Most dynamic menus are built on HTML, including AnyLink. To add other HTML elements, such as images, you simply add the HTML code. So this :- menu1[0]='<a...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 11, 2006
2:07 pm
2516
Need some help please. I am using a Dynamic Drive AnyLink Vertical Menu and would like a picture of the subject to appear alongside the menu on mouseover.Can...
thetowans
Offline Send Email
Jul 11, 2006
2:09 pm
2517
Spotted a slight type-o. src='image.jpg' should be double quotes, not single. Rob. ... From: 1stJavaScript@yahoogroups.com...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 11, 2006
2:24 pm
2518
Dear Rob, Attached is a "window-status 4 min down count" script, which I want down count to 2:59 that 2 "Ding" come out as reminder. It works find. After the...
ycentury
ycentury@...
Send Email
Jul 11, 2006
3:09 pm
2519
First post to this group. I read ken's tutorial on creating dropdown menus. Very helpful. This is what I need to do: From first menu select data file to open: ...
michael_wiseman_ts
michael_wise...
Offline Send Email
Jul 12, 2006
6:14 am
2520
Many thanks for the quick reply, I dont think I explained myself very well. What I wanted (hoped for)was on mouseover the name diplayed but a second "menu" can...
thetowans
Offline Send Email
Jul 12, 2006
8:13 am
2521
Michael, as you said, Ken's tutorial is very helpful so you should try and write this on your own. If you get stuck with a specific problem, then please come...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 12, 2006
8:25 am
2522
It could be that your document.write is deleting the whole page, including the script. Try changing this to an alert() instead to see if it helps. Also, is the...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 12, 2006
8:33 am
2523
Guy, do you have a working example on a web site that I can look at to see what you're trying to do - I'm not sure what you mean by "on mouseover the name...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 12, 2006
8:41 am
2524
Guy, that's fairly easy to do. Firstly, you need to give your image element a name, so you can reference it ... <IMG name="tractorimage" height=240...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 12, 2006
12:14 pm
2525
Hi Robert, Yes http://www.cornishtractorclub.co.uk/make.html What I was hoping that when you mouseover the "tractors a to k,the second menu slides out then...
thetowans
Offline Send Email
Jul 12, 2006
12:16 pm
2526
Many thanks AGAIN, just one small problem being as thick as I am where does the image element go please? Sorry (have already entered the mouseovers) ... ...
thetowans
Offline Send Email
Jul 12, 2006
3:11 pm
2527
Dear Rob, Yes, you are right, alert can work well, but I do not want to show the "Aert Window" but only want the viewer to hear the sound ( 1 Ding or 2 Dings...
ycentury
ycentury@...
Send Email
Jul 12, 2006
3:28 pm
2528
You already have an <img> tag that holds the initial picture of the tractor - cover.jpg. Simply add the ' name="tractorimage" ' to this, so it has a reference...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 12, 2006
3:46 pm
2529
The attached file will run the correct code. Note the span element in the top that I've used to hold the embedded sounds. Also the '.innerHTML' property that I...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 12, 2006
3:57 pm
2530
Purfick!Many thanks inded, kind regards Guy ... the tractor - ... reference that ... [mailto:1stJavaScript@yahoogroups.com] On ... where does ... mouseovers) ...
thetowans
Offline Send Email
Jul 13, 2006
8:18 am
2531
Dear Rod, Thank you so much for your coach. It's excellent . I study a lot from there. Best regards, YC Lee ... From: "Atkinson, Robert"...
ycentury
ycentury@...
Send Email
Jul 14, 2006
7:38 am
2532
I have an array in an external file: sample: var timezones = [ ['AF','+4.5','Afghanistan'], ['AL','+1','Albania'], ['DZ','+1','Algeria'], ['AS','-11','American...
michael_wiseman_ts
michael_wise...
Offline Send Email
Jul 20, 2006
12:34 pm
2533
Michael, this script should give you what you need :- <script> StringToFind = "AQ"; var timezones = [['AF','+4.5','Afghanistan'], ['AL','+1','Albania'], ...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 20, 2006
12:51 pm
Messages 2504 - 2533 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