Search the web
Sign In
New User? Sign Up
JavaScript_Official · JavaScript . AJAX . ActionScript
? 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 6146 - 6175 of 16808   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6146
كيفيه عمل مشروع على شكل صفحه انتر نت...
abuodai2 <abuodai2@...>
abuodai2@...
Send Email
Feb 1, 2003
4:52 pm
6147
Does anyone have any script ideas?...
Jennie <divagurlluv@....
divagurlluv
Offline Send Email
Feb 1, 2003
10:41 pm
6148
I'm sending the same message to an HTML, JavaScript and PHP group: I've got a question. I'm not sure whether it is the PHP, the JS or the server. Basically, I...
Christopher Chringle
christopher_...
Offline Send Email
Feb 2, 2003
4:44 am
6149
You can use CSS to control some print controls (ie page breaks). I'm not sure how much else you can control. Personally, I prefer having a "Print Friendly"...
Jsulik <jsulik@...>
Jsulik
Offline Send Email
Feb 2, 2003
5:29 pm
6150
... This is a logic problem. JS cannot read the time on the server to get the last modified date. The document.lastModified comes from the last modified date...
Keith Maika
aoeex
Offline Send Email
Feb 2, 2003
6:00 pm
6151
============================ This is a logic problem. JS cannot read the time on the server to get the last modified date. The document.lastModified comes...
Christopher Chringle
christopher_...
Offline Send Email
Feb 2, 2003
10:31 pm
6152
Hi, all. I've got a lead-in page that lists pages of images from members of my astronomy group. When I update one of those pages, I manually update the last...
jamesdixon80 <j.dixon...
jamesdixon80
Offline Send Email
Feb 2, 2003
11:01 pm
6153
... Yea, you'd put the filename there. The variable $_SERVER['PATH_TRANSLATED'] would probably give you want you want. If it doesn't, make a page with this...
Keith Maika
aoeex
Offline Send Email
Feb 3, 2003
12:59 am
6154
I'll try that later, in the meanwhile I already have http://lokrin.net/help.php set up fro a quick reference. =) It helps when I need quick info. =P ... ...
Christopher Chringle
christopher_...
Offline Send Email
Feb 3, 2003
5:41 am
6155
try using this: <script> var version = 0; if (navigator.userAgent.indexOf("Mozilla/3.0") != -1) version = 3; else if (navigator.userAgent.indexOf("MSIE") !=...
Sandeep Murthy
sandeepmurthy
Offline Send Email
Feb 3, 2003
1:43 pm
6156
Brand new to Java. Trying to access it. Not sure why software installation doesn't modify autoexec.bat rather than having to do it manually. Oh, well. My file...
Steve Raine
spraine2121
Offline Send Email
Feb 3, 2003
2:09 pm
6157
Sorry... misaddressed. ... From: Steve Raine [mailto:spraine@...] Sent: Monday, February 03, 2003 6:12 AM To: javascript_official@yahoogroups.com ...
Steve Raine
spraine2121
Offline Send Email
Feb 3, 2003
2:42 pm
6158
... That would be because document.location returns an object while document.location.href returns a string. __________________________________________________...
Wayne Fuller
pacofuller
Offline Send Email
Feb 3, 2003
3:51 pm
6159
First problem: document.location is deprecated... don't use it anymore... it conflicted with (and means the same thing as) window.location. Either use...
davidblackledge
Offline
Feb 3, 2003
7:39 pm
6160
OMG! that script has to be over 5 years old! It only accounts for Netscape 3 and earlier, and no decent version of MSIE! navigator.appVersion giving you "4.0...
davidblackledge
Offline
Feb 3, 2003
7:48 pm
6161
The only way to get the lastModified date is through a document object or an image object. And to get those, you have to either load the document or load the...
davidblackledge
Offline
Feb 3, 2003
8:14 pm
6162
window.status does not support HTML, only plain text. So you can't change the font color or anything else about the font. David. http://David.Blackledge.com ...
davidblackledge
Offline
Feb 3, 2003
8:21 pm
6163
Let's see.... Take the NAME= off of your Anchors (A) and put them on the Images (IMG)... then add this to your Anchors: onclick="loadImage(this,'fay1'); return...
davidblackledge
Offline
Feb 3, 2003
8:49 pm
6164
I am trying to access a field that may or may not be present on a page. It is is missing I get an error "object is null or not an object". Is there a way...
lem4545
Online Now
Feb 4, 2003
2:52 am
6165
... Yes, you can check using the typeof operator. The following check is how you would see. if (typeof document.formName.fieldName == "undefined"){ ...
Keith Maika
aoeex
Offline Send Email
Feb 4, 2003
7:20 am
6166
How can we insert a page break in HTML page. If anyone of u have any idea, plz help......... shri __________________________________________________ Do you...
singh shripal
s_p_chaudhary
Offline Send Email
Feb 4, 2003
7:52 am
6167
Hey gurus! I have been banging my head against the wall on something that seems simple. I am trying to do the simple task of changin a style sheet based on the...
amoolten <amy@...>
amoolten
Online Now Send Email
Feb 4, 2003
7:27 pm
6168
Hi again, sorry. I am still having the same problem but I corrected something in the code. here is the most recent broken code for the form part..... <form...
amoolten <amy@...>
amoolten
Online Now Send Email
Feb 4, 2003
7:33 pm
6169
Hi, I have the following line in an include file, which is causing an Exeption error: Response.Write "<TABLE border=0 width=100" & chr(37) & "><TR><TD...
entertainer1111@...
samsoftwareltd
Offline Send Email
Feb 4, 2003
11:32 pm
6170
A page break? What do you mean, exactly? ... From: singh shripal [mailto:s_p_chaudhary@...] Sent: den 4 februari 2003 08:53 To:...
Andreas Lindahl
andreaslinda...
Offline Send Email
Feb 5, 2003
9:50 am
6171
You can't change the font color in the status bar. - Terry ... up the ... phrases we ... paid on the ... Subtract as ... scrolling...
Terry <mevlevi2000@...>
mevlevi2000
Offline Send Email
Feb 5, 2003
4:24 pm
6172
That what I was wondering... What exactly are your trying to do? ... From: Andreas Lindahl To: 'javascript_official@yahoogroups.com' Sent: Wednesday, February...
Scott Mills
Scott959
Offline Send Email
Feb 6, 2003
1:01 am
6173
Scenario: Page bgcolor = white Goal: If user enters correct password (in text box, not a prompt), an image indicating the "secret site" is displayed. The image...
worlds4got10boy <rik4...
worlds4got10boy
Offline Send Email
Feb 6, 2003
3:14 am
6174
Hi, A rank amateur here to scripting, although I do have programming experience from many years ago. I'm trying to develop some pages on a web site for...
LGO أ´آ؟أ´
le_geefted_one
Offline Send Email
Feb 6, 2003
5:47 am
6175
... Here is a speed test that my old ISP had setup for people to use and check their connection speed. You could use the JS from here in an attempt to "guess"...
Keith Maika
aoeex
Offline Send Email
Feb 6, 2003
6:00 am
Messages 6146 - 6175 of 16808   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