Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

JavaScript_Official · JavaScript . AJAX . ActionScript

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 7407
  • Category: JavaScript
  • Founded: Aug 27, 1998
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 5608 - 5637 of 16942   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
5637 Mircea Goia
mirceagoia Send Email
Sep 16, 2002
11:35 am
This code below is in a pop-up and when clicked will close the pop-up and refresh the main window. ... <a href='JavaScript:onClick= ...
5636 Mircea Goia
mirceagoia Send Email
Sep 16, 2002
11:29 am
Hi, I have this situation regarding client side Javascript. I use this script to do some calculations with the numbers taken from some input type text forms...
5635 alaahendy
alaahendy@... Send Email
Sep 16, 2002
9:32 am
hello everyone can you help me to find free site , i can upload asp files thanx from sharif...
5634 bakker51@...
bakker051 Send Email
Sep 16, 2002
7:30 am
Hi, Can anybody help me with this? I have a browser window, let's call it the main window, which contains code to open another window, the popup window. Here's...
5633 silas_pc Send Email Sep 14, 2002
11:27 am
Dear Group, I am building a site with a full graphical interface. I need to learn how to input a picture that when you click it takes you to a named location. ...
5632 yungoe Sep 13, 2002
6:59 pm
Use window.opener. window.opener refers to the top level window(not the Frame) that contains the open() fucntion call that opened the window. It is another...
5631 David Smart
david_j_smart Send Email
Sep 13, 2002
10:06 am
I believe the problem is the semicolons inside the evals. What eval does is to take the string inside it and substitute it into the statement. It is not a...
5630 Carlos Alonso
mondogenerator Send Email
Sep 13, 2002
9:25 am
hi! I'm Carlos. i'm new here, greetings to all of you. let's see if someone can help me with this. i got an .js file with a function to show and hide some...
5629 davidblackledge Sep 12, 2002
7:12 pm
... Glad you asked... ;] It depends what level of professionalism you want out of the editor. I wrote an extensive one that works in Netscape 4 and IE:...
5628 asd asd
techgeek27 Send Email
Sep 12, 2002
3:53 pm
All righty everybody get your thinking caps on. I need some help here. Mainly javascript... I need to write a script for a page that is suppose to reside in a...
5627 Mehmet ATARCA
atarcam Send Email
Sep 12, 2002
3:24 pm
There are 2 files. (default.asp and login.asp) Default.asp is: <html> <body> <form action="login.asp" method="post" name="" id=""> <p>USER<input name="user&quot;...
5626 Tyler MacLeod
tyler_w_macleod Send Email
Sep 12, 2002
2:39 pm
HTML 4.0 has an object tag, set the data field to your default page, and then use javascript to change the page. Works like an iframe, only is W3C recommended....
5625 palmguy
palmmagnate Send Email
Sep 12, 2002
2:33 pm
Hello, I have what I hope is a simple question, but I haven't been able to find an answer for it. Let me describe what I'm attempting. I have a web page with a...
5624 easman12673 Sep 12, 2002
2:30 pm
You can use document.referrer to get the url they just came from. HTH Ben ... you...
5623 easman12673 Sep 12, 2002
1:10 pm
Can someone tell me if there is a way to store the self.creator object? I have a page that opens a new window, then in the new window I have some file fields...
5622 persuasiveuk Send Email Sep 11, 2002
3:30 pm
... web ??? ... Hotmail's got a web based html editor that you can steal but its v complex or you could look at ...
5621 cliveswan Send Email Sep 11, 2002
9:53 am
Hi Could anyone provide a simple example of a pop-up menu with a couple of simple commands, not html links!!!!! Example: Menu with options to: zoom in zoom out...
5620 Tyler MacLeod
tyler_w_macleod Send Email
Sep 10, 2002
7:24 pm
Thank you, I'll keep that in mind. -Tyler MacLeod __________________________________________________ Yahoo! - We Remember 9-11: A tribute to the more than...
5619 Andy Moore
roue20ca Send Email
Sep 10, 2002
6:02 pm
Tyler, you are correct and that is what I used to solve the problem in the end. document.referrer is the quite useful but beware it does not work if you use...
5618 aboanas_elists Send Email Sep 10, 2002
2:57 pm
Is there any web based HTML editor in the net I can use it in my web ??? thanks alot...
5617 Tyler MacLeod
tyler_w_macleod Send Email
Sep 10, 2002
11:59 am
This is a referrer method/object, somewhere. Never used it myself, but I'll look around to see if I can find out something about it. -Tyler ...
5616 Andy Moore
roue20ca Send Email
Sep 10, 2002
10:47 am
Hi; I am trying to determine the previous url of a browser window. What I actually want is the url in string form so I can display it on the page. I have...
5615 rags
raorags Send Email
Sep 7, 2002
6:25 am
Clear DayHi... a.. View my new article on JavaScript:Timer at http://www.hotscripts.com/Detailed/17556.html. b.. Click on homepage n view the Program. c.. Plz...
5614 king_of_valentine
king_of_vale... Send Email
Sep 6, 2002
8:27 pm
i want to have a check box in my lift side frame and each check box has its own topic so if the user want to read a specific parts of the decuments which are...
5613 mailinglists@...
gutharius Send Email
Sep 6, 2002
8:26 pm
How would you get a list of all jpeg and tiff images in a folder on a client machine? -- G W Martin mailinglists@......
5612 Echo
voxecho Send Email
Sep 5, 2002
1:22 pm
no, I'm not trying to take them back... I am wanting to disable the back button (more specifically the backspace shortcut on IE) as this is a page where going...
5611 yungoe Sep 5, 2002
11:45 am
The History Object is read only. So you can not clear out a client's history object. If you want to take the user back to the beginning of the history list...
5610 voxecho Send Email Sep 4, 2002
4:24 pm
greetings one and all, I am in a bit of a conundrum. you see there is a history.back() and a history.forward(), .next(),back... etc.... is there ANYWAY to...
5609 immanuel_normann
immanuel_nor... Send Email
Sep 4, 2002
3:57 pm
Hallo, who is familiar with 'addEventListener'? It has w3.org DOM specification and a javascript binding in Mozilla. But all given examples, don't solve my...
5608 ben.shoemate@... Send Email Sep 1, 2002
8:13 am
This is an automated response, please do not reply. Your e-mail message RE: [JavaScript] Digest Number 106 has been successfully delivered. I am currently out...
Messages 5608 - 5637 of 16942   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help