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........
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 ...
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...
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...
... 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...
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...
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...
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...
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...
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...
... 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,...
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...
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 ...
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...
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...
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...
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...
... 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...
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...
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...
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...
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...
... 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,...
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...
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...
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...
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...
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...