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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 16697 - 16726 of 16817   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16697
Is there a way to request the DOM of an another page? Better yet, is there a way to know if the page that I will call will show some error? Here is my problem:...
Denis Caggiano
onaiggac
Offline Send Email
Jun 3, 2009
10:03 pm
16698
... you can write this to do that, you js verification,if verification fail,you could set some variable,oh,you use ajax verification? that is easy to do...
janwen
loujianwen1986
Offline Send Email
Jun 4, 2009
6:13 pm
16699
... Not unless your script opens it and it's in the same domain as the page containing your script. That's a security feature -- otherwise, people could...
Jon Stephens
jdwayside
Offline Send Email
Jun 4, 2009
7:36 pm
16700
Tks to all for the help, Im looked for a Gtalk and MSN detection but and found nothing... For now, when the user click the Gtalk button, I send the URL to a...
Denis Caggiano
onaiggac
Offline Send Email
Jun 5, 2009
4:33 pm
16701
I found the code to detect whether the client has installed MSN. I have no idea whether it works on FF or Opera and so on. varMSN_Check; ...
Philip Chan
comphilip
Offline Send Email
Jun 6, 2009
8:39 pm
16702
Although I'm a huge fan of VBScript, I realize that many people aren't. That's why I'm trying to accomodate them as well. I know that Internet Explorer has...
megelinic
Offline Send Email
Jun 8, 2009
9:15 pm
16703
Here is the page with your code: < html> < body> < script> var MSN_Check; document.write("<object classid='clsid:F3A614DC-ABE0-11d2-A441-00C04F795683' ...
Denis Caggiano
onaiggac
Offline Send Email
Jun 10, 2009
8:38 pm
16704
Dear All, I am a new member in this group and recently started learning javascript... What I am looking now is to get some basic stuff regards to Javascript ...
Zaheer Ahmed
www.zae@...
Send Email
Jun 15, 2009
5:25 am
16705
you can start from this  http://www.w3schools.com/js/default.asp ... From: Zaheer Ahmed <www.zae@...> Subject: [JavaScript] JavaScript Pre Learning To:...
Abdulla Abdelhaq
abdulla_abde...
Offline Send Email
Jun 15, 2009
5:10 pm
16706
Hi: I recently joined the group and was hoping to get an answer to a question I have. Firstly, thank you so much for having this group and the others similar...
Ari Strauch
strauch_ari
Offline Send Email
Jun 18, 2009
5:10 pm
16707
A Google search for JavaScript image map gives plenty of hits. Aren't they useful? Regards, Dave S ... From: "Ari Strauch" <strauch_ari@...> To:...
David Smart
smartware_co...
Offline Send Email
Jun 18, 2009
10:09 pm
16708
hi... i have recently joined this group. i know some of the basis of javascript. i wish to know more about it. can anyone help me regarding the other important...
lopu0290
Offline Send Email
Jun 19, 2009
5:36 pm
16709
i've tried to implement the example of Really Simple History library given by O'reilly, but it does'nt work. So,Please give me explanation about what rsh.js...
epul_milanisti
Offline Send Email
Jun 19, 2009
5:47 pm
16710
Hi All: I've been doing research on cancelBubble() and stopPropagation(). What I've discovered is that cancelBubble() works quite well. Unfortunately,...
shadeoh
Offline Send Email
Jul 7, 2009
4:45 pm
16711
I think stopPropagation and cancelBubble are equivalent - just work in different browser brands. The first two Google hits I got talk about this. Look at ...
David Smart
smartware_co...
Offline Send Email
Jul 7, 2009
9:07 pm
16712
I'm using JSLint to help clean up my Javascript code, but it has very high standards. I have one section in my program where I need to populate a listbox from...
fashionablywired
fashionablyw...
Offline Send Email
Jul 11, 2009
8:43 pm
16713
You can try using addEventListener to your JS code to fire when click event is detected on the element (in your case listbox). Now, I do not claim to be an...
Max
obivankenobi
Offline Send Email
Jul 13, 2009
6:37 pm
16714
hi, If you want to test your Knowledge in javascript, Click the following link. http://www.w3schools.com/js/js_quiz.asp ...
indumathis19
Offline Send Email
Jul 14, 2009
7:51 pm
16715
Hi All: Does anyone have any idea as to why the following code displays correctly on IE8, but not on FireFox 3 (or SeaMonkey, NetScape, Amaya). The status bar...
shadeoh
Offline Send Email
Jul 15, 2009
7:28 pm
16716
Hi All, I have a problem with IE reloading after a simple function is executed. The problem occurs after the data is sent to the input element in a form. Here...
Max
obivankenobi
Offline Send Email
Jul 15, 2009
7:28 pm
16717
Nothing obviously wrong with the statement, but a couple of things to try ... The specs list (i.e. status, etc) is a comma-separated list. You seem to have...
David Smart
smartware_co...
Offline Send Email
Jul 15, 2009
10:34 pm
16718
Hello Groups, I am a new member of this mailinglist. I have a little problem with a java script for date and time for to put on a web page. I would like to put...
andrea gasparrini
andreagasparrini@...
Send Email
Jul 17, 2009
11:16 pm
16719
Seems to me that the problem is gone after I cleared the cache on my IE. Possibly some old code was hanging out overriding my new code. Weird....
Max
obivankenobi
Offline Send Email
Jul 17, 2009
11:16 pm
16720
Hi, I tried Eclipse PDT as PHP and Javascript editor, and for PHP it is great. But it can't handle Javascript objects properly, so I'm looking for some better...
Sándor Tamás ...
santa750602
Offline Send Email
Jul 17, 2009
11:19 pm
16721
I am a novice in Javascript and right now going through a book by Jeremy Keith - "DOM Scripting" I would be pleased if someone could explain me one function: ...
evzen.pomschar
Offline Send Email
Jul 17, 2009
11:20 pm
16722
Sorry, you haven't actually said what your problem is. You need to show the code you have written and tell us what it is doing ... and exactly what it is...
David Smart
smartware_co...
Offline Send Email
Jul 18, 2009
4:46 am
16723
If I understand the naming correctly, Eclipse PDT is the PHP Development Tools for Eclipse. If this is the case, I wouldn't have expected it to handle...
David Smart
smartware_co...
Offline Send Email
Jul 18, 2009
4:56 am
16724
"Odd" is the thing that determines odd/even rows so that it can stripe alternate rows. It is initially false, then is tested in the if statement to see if the...
David Smart
smartware_co...
Offline Send Email
Jul 18, 2009
5:19 am
16725
... See my comments added to the code below. Does this help? ... var tables = document.getElementsByTagName('table'); // tables = set of all <table> elements...
Jon Stephens
jdwayside
Offline Send Email
Jul 18, 2009
2:32 pm
16726
Is there a way in javascript wherein you overwrite the URL in the address bar? you change the url so that when the user visits the page, he would see a fake...
lester.guerzon
Offline
Jul 19, 2009
3:17 am
Messages 16697 - 16726 of 16817   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