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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 2804 - 2833 of 2988   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2804
Hi, I haven't been keeping up with my updating skills...too busy with the kids. But I now need to update my website. Here's my problem...I'm trying to add...
Norine
norinev
Offline Send Email
Feb 4, 2008
5:48 pm
2805
How did you edit the pages before? An html page is edited in: A CMS/publishing system such as Expression Engine, Movable Type, Wordpress etc in which case...
Bruce
bkdesign_bruce
Offline Send Email
Feb 5, 2008
9:07 am
2806
Hi, It sounds like you are clicking on or opening the file. When a html file is opened, it is typically done in a browser (that's why you're seeing the page ...
Jim Vezina
jimvezina2001
Offline Send Email
Feb 5, 2008
3:42 pm
2807
I used either word pad or i edited in the ftp server. i tried editing in the ftp server, but it wouldn't let me. it would only show the page as is shown on my...
Norine Vander Hooven
norinev
Offline Send Email
Feb 5, 2008
3:43 pm
2808
i think i might have found the problem. i have been using cuteftpro for my ftp editing and uploading. i downloaded the page to try and edit it and it wouldn't...
Norine Vander Hooven
norinev
Offline Send Email
Feb 5, 2008
4:13 pm
2809
okay. i got it. i reloaded the page and it worked fine. new question...i previously had uploaded a photo montage to my site. you needed to use the plugin the...
Norine Vander Hooven
norinev
Offline Send Email
Feb 5, 2008
4:31 pm
2810
I have been using cutehtml when needed to edit those kings of files. Wordpad may add characters to file not wanted... Download the file to desktop and open in...
Bruce
bkdesign_bruce
Offline Send Email
Feb 6, 2008
8:41 am
2811
I want to make a Photo site in use JSP and Java Script,HTML. can You help me...
chicku_dube
Offline Send Email
Feb 13, 2008
4:16 pm
2812
Vb script tutorial at http://vbscripttutorial.blogspot.com/...
forhelpyou7
Offline Send Email
Feb 16, 2008
6:17 pm
2813
I'm looking at having an upload facility in a form for users to upload a CV, The form has name email etc. Is it possible to have the doc file as an attachment...
Jim Toal
bwana_jim1
Offline Send Email
Feb 20, 2008
12:45 pm
2814
Jim, what you're talking about here is Server Side scripting - this isn't really possible with JavaScript (although you can specify subject and message using...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Feb 20, 2008
2:17 pm
2815
I need a script taht is acount down but repeats every day. If some onr could send me that it would ROL (rock out loud)...
Al
al_billings2001
Offline Send Email
Feb 25, 2008
9:10 am
2816
Are you still looking for this? Rob. ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of Al Sent: 25 February 2008...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Feb 26, 2008
1:28 pm
2817
Anybody? Im taking intro to comp sci. class and the attached file is one of my homework assignments. My ques. is how can I put 4 random numbers in the...
Ferdinand Salon
ferdps1
Offline Send Email
Mar 2, 2008
8:44 am
2818
yes "Atkinson, Robert" <ratkinson@...> wrote: Are you still looking for this? Rob. ... From: 1stJavaScript@yahoogroups.com...
Alan Billings
al_billings2001
Offline Send Email
Mar 2, 2008
8:44 am
2819
<body> <form> <textarea id="myTextbox" name="myTextbox" rows="4" cols="20"></textarea> <script> var randomString = "" for (i=1 ; i<5 ; i++) { // Pick a random...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Mar 2, 2008
9:24 am
2820
If it repeats every day, what do you want it to count down to? ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of Alan...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Mar 2, 2008
9:24 am
2821
i need it to cout down to a time of day but put in any time u want i could always ediit it later "Atkinson, Robert" <ratkinson@...> wrote:...
Alan Billings
al_billings2001
Offline Send Email
Mar 6, 2008
11:57 am
2822
how do u make this a javascript table <HTML> <HEAD> <TITLE>A function definition</TITLE> <SCRIPT LANGUAGE="JavaScript"> function nMax(nums) { var max =...
debbie_lee_4sex
Offline Send Email
Mar 27, 2008
8:54 am
2823
The following works in IE, but not in FireFox. I don't actually need it to work in IE...only in FireFox. Basically scrolling up should increase the number in...
caitlin_weaver
Offline Send Email
Mar 27, 2008
8:54 am
2824
Maybe because you are not capturing the Firefox event information. event or window.event works for IE only. Also there is no wheelDelta in Firefox. For Firefox...
Alligator
alligator_666
Offline Send Email
Mar 27, 2008
2:38 pm
2825
Complementing my previous answer.... Happens that Firefox and IE have different way of attaching the event handler to the mouse wheel event. So, in order to...
Alligator
alligator_666
Offline Send Email
Mar 28, 2008
8:38 am
2826
The following bit of code sort of works, but I suspect that someone out there has a better/faster way. The issue I have is that this is a little too slow. When...
caitlin_weaver
Offline Send Email
Apr 21, 2008
8:01 am
2827
Cait, I can't say I've ever tested this sort of functionality. I would have expected all four frames to load at the same time. There are a couple of ways I can...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Apr 21, 2008
9:28 am
2828
hi , In gmail chat when a chat is initiated between 2 persons, how does the gtalk chat window ( if you can call it a window - i think it must a div , am i...
trshant bhat
trshant
Offline Send Email
Apr 21, 2008
6:35 pm
2829
Trshant, I haven't used Gmail Chat, so I can't say for certain, but my guess is that AJAX is involved. The 2nd persons browser is constantly polling the...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Apr 22, 2008
8:08 am
2830
VACANCY System Integrator Company for retail and restaurant looking for Web Application Programmer Requirements: 1. Skilled in writing JavaScript, HTML, CSS...
Rara Marulent
marulent
Offline Send Email
May 19, 2008
7:42 am
2831
 I hope you have the best time how can I write a programme that  have a button on the page and when  I click there some acions "like showing the  time " is...
Rafi Nori
rafi_104
Offline Send Email
May 19, 2008
7:42 am
2832
When designing website layouts using CSS instead of tables, the website can look different when using different screen resolutions. So I was wondering... What...
tenchu48203
Offline Send Email
May 20, 2008
7:44 am
2833
A number of websites hold browser statistics. See http://www.w3schools.com/browsers/browsers_display.asp for information on screen resolution. Rob. ... From:...
Atkinson, Robert
ratkinsonuk
Offline Send Email
May 20, 2008
8:23 am
Messages 2804 - 2833 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