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 10391 - 10420 of 16813   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10391
I am a javascript newbie, and apparently don't understand the scope of the DOM objects (which I thought were global?). Please look at the javascript and its...
labroid
Offline Send Email
Jan 3, 2005
7:21 pm
10392
Hi, I am working on an intranet and an from an asp page I am redirected to an auxiliary page that should simultaneously replace part of the current frameset...
archimedes_2369
Offline
Jan 3, 2005
7:21 pm
10393
hi friend, i infact not know actually what u want to know,but a define solution what i understand is this ... <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01...
mamona shamim
magi_sch
Offline Send Email
Jan 3, 2005
7:21 pm
10394
Hi, is there a way (and if so what would be the code) to disable the back button? Thanks a zillion for the help and Happy New Year to everyone. Andrea...
archimedes_2369
Offline
Jan 3, 2005
7:21 pm
10395
The problem is that, once the page has loaded, calling document.write() again destroys everything in the page. (Notice how the forms disappeared when you...
Jon Stephens
jdwayside
Offline Send Email
Jan 4, 2005
12:57 am
10396
I think what might help you here is to learn about the Event object. ... -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version:...
Jon Stephens
jdwayside
Offline Send Email
Jan 4, 2005
1:12 am
10397
Short version: No. Slightly longer version: Either open the page in a new window, or use self.location.replace() to load a new page in place of the previous...
Jon Stephens
jdwayside
Offline Send Email
Jan 4, 2005
1:14 am
10398
I haven't found any clear way of doing it. U have to do it by some trick such as when user presses back then move him/her ahead. Another way of doing so is as...
Banwari Lal Sharma
banwari_lal_...
Offline Send Email
Jan 4, 2005
5:37 am
10399
Hi :-) Well, I have problem for getting the right distance between two elements in html. For example, I got element A and element B. Then....my script detect...
Hadi Ariwibowo
hadi_a@...
Send Email
Jan 4, 2005
11:27 am
10400
Is there a way to have text next to a radio-button be bold, when clicked ? -Gerri-...
cowboybebopmsv
Offline Send Email
Jan 4, 2005
3:50 pm
10401
Try this: <body> <head> <script language="javascript"> function boldIt(thisButton,thisText) { if (thisButton.checked) { thisText.style.font-weight="bold" }...
work@...
chipper98404
Offline Send Email
Jan 4, 2005
6:12 pm
10402
What am I doing wrong? Each of the calculators works fine without the other but together on one page I get an error. As far as I can see I have done...
Roy Price
dietinfoau
Offline Send Email
Jan 4, 2005
6:12 pm
10403
Hi, I have a big suggestion, don't do it...my research here at a major university campus as well as other articles I have read is that it really makes the user...
Charlie James
pitchblk2000
Offline Send Email
Jan 4, 2005
6:13 pm
10404
I agree. It is a major no-no to fool around the user's browser in any way, including adding your site to the "Favorites" list, changing the window size or...
work@...
chipper98404
Offline Send Email
Jan 4, 2005
9:15 pm
10405
You have two functions called "calculate". You can only have one. In most programming language environments, this would produce an error. In JavaScript, your...
David Smart
smartware_co...
Offline Send Email
Jan 4, 2005
11:02 pm
10406
hello all, I have a string in which I know the index position of the character that needs to be replaced. (I can NOT just do a regex replace on the character,...
raytigres
Offline Send Email
Jan 5, 2005
5:49 am
10407
No, a string isn't really an array, and you won't be able to do that. If you know the index position, and you're only replacing one character, then an array is...
David Smart
smartware_co...
Offline Send Email
Jan 5, 2005
12:31 pm
10408
The problem has to do with your use of document.write from within the event handler. If you change your event code to: document.write("Number of forms from...
David Smart
smartware_co...
Offline Send Email
Jan 5, 2005
3:36 pm
10409
I am using disabled check box is it possible to use disables check box, and yet control the color of the check box? thanks...
taly_work
Offline
Jan 5, 2005
5:58 pm
10410
THIS is faulty code.... I've Just made some modifications to make it work <body> <head> <script language="javascript"> var oldChecked=""; function...
*Alain*
haddad_alain
Offline Send Email
Jan 5, 2005
5:58 pm
10411
Hi for sure your code is faulty cause a string is not an array, there are many solutions... 1 - str="cat tow" var _str = str.split(""); _str[2] = "r"; str =...
*Alain*
haddad_alain
Offline Send Email
Jan 5, 2005
5:58 pm
10412
Let me start off by saying I just started learning XML this evening, so I hope someone will have some patience with me. I found the following examples on a...
Mystri Originals
The_Mystri
Offline Send Email
Jan 5, 2005
8:17 pm
10413
Hi all, i saw this website http://www.ianbritt.com/ within the gallery section.. you can place your mouse over a small jpeg and that jpeg appears as a large...
Stashimbla
stashek22
Offline Send Email
Jan 5, 2005
11:38 pm
10414
I can't tell you exactly how they did this, ( I would love to know how he hid his source code though! ) But it's more then possible, here's some basic...
Mystri Originals
The_Mystri
Offline Send Email
Jan 6, 2005
12:05 am
10415
The language you use shouldn't make much if any difference. In the case of MSXML, the DOM interfaces are available to VB and JS alike. I've also used it with...
Jon Stephens
jdwayside
Offline Send Email
Jan 6, 2005
12:49 am
10416
Wow, thank you for the excellent response Jon! (Are you a teacher? If not you might want to consider it, you explained that so well that I figured out...
Mystri Originals
The_Mystri
Offline Send Email
Jan 6, 2005
2:04 am
10417
It's just done with simple onmouseover and onmouseout events in links which contain the thumbnails, e.g. <a href="#" onmouseover="changeImages('gallery_show',...
David Smart
smartware_co...
Offline Send Email
Jan 6, 2005
6:28 am
10418
Hi, I would like to know if its possible to create a client-side flash rss reader that reads video enclosures. Is there an example of this? (with snippet of...
Its A Mystery and So ...
jayvivid
Offline Send Email
Jan 6, 2005
7:56 am
10419
Covered up by images? Like the designer put the main code in the center frame then put the actual site code in a div over the frame(s) borders? That's pretty...
Mystri Originals
The_Mystri
Offline Send Email
Jan 6, 2005
6:13 pm
10420
Hello there, I am to use a select/list on a web page and the client needs the appearance of it not the way it is. Though I have changed the back-color and...
Banwari Lal Sharma
banwari_lal_...
Offline Send Email
Jan 6, 2005
6:17 pm
Messages 10391 - 10420 of 16813   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