u try another one command to success full ok Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/ [Non-text portions of...
I have a webpage of two frames. 1. name=frame1 id=frame1 2. name=frame2 id=frame2 frame1 contains two iframes i.e 1. name=frame1_iframe1 id=frame1_iframe1 2....
Hello all, I wondered if you could look at this page and tell me where I am throwing an error: http://www.buildgc.com/contact.php Code below as well. Hoping...
What specifically is the error and how do you trigger it? It looks alright in FireFox and hovering over "People" certainly pops stuff up. Regards, Dave S ... ...
Thanks, David. I actually got the menu working as you saw, but wondered if you had any critique of my coding. Specifically, I would want to code it so that the...
I'm not entirely sure, but a common problem is not putting quotes around the first argument in a setTimeout. Without quotes, the argument gets evaluated right...
You need to check the error log in firefox... Tools / Error Console... there are errors poping up... There is a call to hideMenus (plural) that is undefined......
Hi everyone, I'm new to the group and I am hoping for a little help. I'm trying to make a webpage that has website "Terms and Conditions" and also a button ...
That's pretty ordinary code, unfortunately. Certainly, having a function called readCookie that actually WRITES a cookie is going to be confusing at best. I...
Hello All, I have a page with ActiveX component. On Vista IE-7, when I visit this page. I get the Message Box saying "A Runtime Error occured. Do you wish to...
After researching and reading about cookies I got my problem solved. I thought I would post my solution. It was simple. Here are the cookie scripts I made...
... I'm travelling and don't currently have ready access to any Windows systems to check the specifics, but the navigator.userAgent property should contain...
hello all, can anyone give me a hint as to why this is working in FF and not in IE? I've googled quite a bit, but no go. Thanks in advance. function...
Oh, one more thing, would placement of the script on page have anything to do with it running or not? I thought that since it was DOM method that everything...
... If you mean that you've defined the function lower down than your <select> statement, then you should move it. It really needs to be defined before it's...
David, this is a copy of the secure login page - http://www.mindarc.com/manager.php You can use myadmin/mypw. I trust you since i have seen you on the list...
Oops. Please, everyone, be careful not to divulge the login info I just sent out. Sorry for the mistake. On Thu, Apr 16, 2009 at 2:33 PM, David Smart...
... Hi, That message can be viewed by anyone with Web access at http://tech.groups.yahoo.com/group/JavaScript_Official/message/16663, so I would change the...
Hi group I have a script that make my web page to open full res. window, it did work when i had IE7 but now with IE8 it dosent. What can i do to make it work? ...
... Please explain why this is a bad thing. (Perhaps you feel differently, but for mine, sites that insist on pulling crap like this generally get the chance...
Hi, I am struggling to get IE to play a quicktime file. I have a small function that, once the page is loaded, sets the <param src> value to a file in the same...