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: 7411
  • Category: JavaScript
  • Founded: Aug 27, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

i really need a javascript to auto right click at 100:100 position on screen and then click at possition 110:110 on screeen and then press press N key........
3 Dec 12, 2006
2:56 am

Jon Stephens
jdwayside
Send Email

I am using the following function to format my phone number field (Question is at bottom): <!-- This script is based on the javascript code of Roman Feldblum ...
1 Dec 11, 2006
7:02 pm

j_young_55
Send Email

Hi all, I have created a dynamic div and added an image through a .js file for that image i have written ondragleave event it is working fine for IExplore 6.0...
2 Dec 8, 2006
9:14 pm

Jonas Raoni
jonasraoni
Send Email

is there a way to stop users from seeing the php code. some of my pages have mysql database passwords and user names. how can I hide that information. and...
3 Dec 8, 2006
1:31 am

Jonathan Berry
jcharlesberry
Send Email

... From: Joe is there a way to stop users from seeing the php code. some of my pages have mysql database passwords and user names. how can I hide that...
1 Dec 8, 2006
1:29 am

listgroups@...
Send Email

Hello, I have been asked a question and I are unsure of to work around this problem. This site uses a frameset. When an external page is loaded into one of the...
1 Dec 8, 2006
1:26 am

Mark @ intelliServe
cuddlymarky
Send Email

I have a form with 3 fields on it. The first field is dropdown box with a Y and an N in it. The default is N. If the answer is Y I would like to hide show the...
2 Dec 7, 2006
9:18 pm

Fernando (UK)
fernandosouz...
Send Email

I am sure this may be a simple brain fart/overlooking something problem. I have a very simple script that shows/hides an element. Along with that I have a span...
4 Dec 7, 2006
6:25 pm

soren.j.winslow@...
sorenwinslow
Send Email

HI Can someone please tell me the code to make snow falling on my website. Please. thanks, Sandra...
1 Dec 7, 2006
6:23 pm

LegalEase_123
Send Email

Hi Guys, Just wanted to ask how to count <li> elements in javascripts For example: <ul> <li>a</li> <li>b</li> </ul> And the result of my javascript function...
4 Dec 7, 2006
3:22 am

Jon Stephens
jdwayside
Send Email

This is my code below but when i try and run it...it brings up the invalid selection answer on all of them...it is only suppose to be if you select an invalid...
3 Dec 6, 2006
6:29 am

David Smart
smartware_co...
Send Email

... Use Firefox or SeaMonkey instead of MSIE for debugging scripts. MSIE has the worst built-in script debugging on the planet. For more advanced debugging,...
1 Dec 6, 2006
3:17 am

Jon Stephens
jdwayside
Send Email

I am fairly new to Javascript. I have a form that users fill out to enter an animal to exhibit at a fair. Because we have no way of knowing, how many animals...
1 Dec 5, 2006
4:03 pm

acecraig1
Send Email

Hi How to find out locations of errors inside Java script code. GENEARLLY .it display following types errors Line :abc Char: 8 Error: Object Expected Code: 0 ...
1 Dec 4, 2006
11:08 pm

neeraj rajput
neeraj_mca11
Send Email

I see http://www.teamslide.com/ there is web application than can make real time online presentation, anyone knows how to make application like this with ajax...
1 Dec 4, 2006
6:53 am

b_mara253
Send Email

HI, I'm looking for a "last updated" script to put onto the home page of a client site. This would need to change whenever any of the pages on the site are...
2 Dec 3, 2006
11:05 am

Jon Stephens
jdwayside
Send Email

Hi all, I am inexperienced with Javascript and I am having trouble structuring recursive functions. ie - a function that calls itself. It may be a problem with...
5 Dec 1, 2006
7:20 pm

Jon Stephens
jdwayside
Send Email

Your problem is not with Recursive Functions, but with the alert statement: alert(obj.id + obj.tagName); If there is no hint of the context, JavaScript assumes...
3 Nov 30, 2006
6:24 pm

Tim Sabin
timsabin
Send Email

... From: Alligator Well, it depends what exactly you are looking for in the DOM. For example if you just wanto to traverse through the table, you need to give...
3 Nov 30, 2006
8:49 am

David Smart
smartware_co...
Send Email

I have an question regarding calculation involve dates. the problem is like this. Show final examdate is December 20, 2006. Check the current date against the...
2 Nov 28, 2006
5:48 pm

Jon Stephens
jdwayside
Send Email

Hi all, I'm working on a project which requires a java program on my computer to communicate with an instant messenger program plugin. The plugin is written in...
1 Nov 27, 2006
8:07 pm

Muhammad Arif Bin Abd...
arix_robotics
Send Email

I have a script thats is being used in piece of software and I need to modified. The script calls for the company lnformation to appear at the beggining of a...
2 Nov 27, 2006
8:00 pm

narain_hyundai
Send Email

Hello guyz i have real time information update as user make bid i want to update information without refresh.Would somebody tell me any ajax/php source to do...
1 Nov 23, 2006
6:52 pm

Waqas
rehmat_waqas
Send Email

... From: Zahraa Hi all , I ask about AJAX this file when run show this Error line :24 Error:Type mismatch I hope any one have solution tell me . Best Regards,...
2 Nov 23, 2006
4:04 pm

Zahraa
l_flower_s
Send Email

Gentlemen! This petty bickering over semantics is non-productive. It would be much nicer for us "lesser mortals" if you could go back to being helpful with...
2 Nov 22, 2006
4:10 pm

Jon Stephens
jdwayside
Send Email

Very tricky, very tricky solution thanks to http://java.sun.com/javascript/ajaxinaction/Ajax_in_Action_ApB.html I would like to share you the solution: Here is...
1 Nov 22, 2006
2:33 am

Jose Luis Leviaguirre
jleviaguirre1
Send Email

Dear folks, I wrote a very basic class to illustrate my concern. I do not know why the class instance properties are undefined (except for the id) after...
1 Nov 22, 2006
2:01 am

Jose Luis Leviaguirre
jleviaguirre1
Send Email

Hello all, I have a script that appends a second script to the head element of the DOM to execute the second script. The first script then removes the second...
1 Nov 21, 2006
11:41 pm

listgroups@...
Send Email

Hi all , I ask about AJAX this file when run show this Error line :24 Error:Type mismatch I hope any one have solution tell me . Best Regards, ...
1 Nov 21, 2006
6:43 pm

Zahraa
l_flower_s
Send Email

I know very little about JavaScript. Mostly I do not need to understand. I have a script generator that produces ASP pages and I need to make minor editing...
11 Nov 21, 2006
6:39 pm

Fernando (UK)
fernandosouz...
Send Email
  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