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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 15940 - 15969 of 16813   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15940
I have an idea that I am trying to promote. I believe that product descriptions should have a Recovery ID, as well as make, model, and Serial Number. The...
lansa
Offline
Mar 2, 2008
3:28 pm
15941
Bom é o seguinte... Eu tenho uma listagem de alunos para cadastro de chamadas do mês: aluno[1] Presente[1] MeioPeriodo[1] Sabado[1] aluno[2] Presente[2] ...
nickmarinho@...
nickmarinho
Offline Send Email
Mar 3, 2008
4:23 pm
15942
As this has nothing whatever to do with JavaScript, I trust the site owner will ban you forthwith. As you are set to "no-reply" you probably won't see this,...
Alan K Baker
wurlitzerwilly
Offline Send Email
Mar 3, 2008
4:24 pm
15943
... No, it's just two different ways of achieving the same thing. (function(){})() Here you have one wrapping parenthesis to turn the context into an ...
liorean
Offline Send Email
Mar 3, 2008
4:24 pm
15944
Hi Everyone, How i forwarding my homepage using javascript? window.location? Im a beginner in JavaScript. Sorry for my bad english, i am from Brasil. -- Lucas...
Lucas Salies Brum
slackhints
Offline Send Email
Mar 3, 2008
4:24 pm
15945
This is an English-language list. Any chance you can translate so we can help you? --Tim Sabin ... alunos, ... ver ... --Tim Sabin...
Tim Sabin
timsabin
Online Now Send Email
Mar 3, 2008
4:30 pm
15946
I have run your message through several Portuguese to English translators on the Internet, and have a bit of an idea of what you are asking for. However, you...
David Smart
smartware_co...
Offline Send Email
Mar 3, 2008
9:14 pm
15947
David Thanks for that explanation. I must have a closer look at self-invoking functions to see where I'd use them in the things I do. Regards, Dave S ... ...
David Smart
smartware_co...
Offline Send Email
Mar 3, 2008
9:25 pm
15948
document.location.href = "new URL"; Regards, Dave S ... From: "Lucas Salies Brum" <sistematico@...> To: "Lista JavaScript"...
David Smart
smartware_co...
Offline Send Email
Mar 3, 2008
9:36 pm
15949
you can use window.location.href="url" or location.href="url" also you can use meta tag to automatically forward to another page by specifying the number of...
sudhakar
finals27
Offline Send Email
Mar 4, 2008
6:02 pm
15950
Sorry for incovenience, i'd posted the same in portuguese list of javascript, but none of these members help me. Ok, i will describe my question now ;-) I have...
nickmarinho@...
nickmarinho
Offline Send Email
Mar 4, 2008
6:02 pm
15951
Greetings gang, New to the list here! I'm working on an AJAX implementation that queries the server for data and displays it in a table (I know, big...
Daniel Israel
dr_izz
Online Now Send Email
Mar 4, 2008
6:02 pm
15952
5,000 rows x 8 cells/row = 40,000 cells!!! Yeah, this is going to take a while, no matter what you do. I vote for the paging implementation you mentioned. ...
Tim Sabin
timsabin
Online Now Send Email
Mar 4, 2008
6:45 pm
15953
I saw a few things wrong with your code. In the "for" loop, you don't declare i as a var. This could cause the script to stop working. You need to specify an...
Tim Sabin
timsabin
Online Now Send Email
Mar 4, 2008
6:53 pm
15954
Hi, ... queries ... surprise!). I ... I've got ... client wants ... Have you considered other solutions? It would be simple to write a server-side script...
mata_goliat
Online Now Send Email
Mar 4, 2008
11:49 pm
15955
I made another test with this...but with radio buttons just one is selected. I changed to checkbox and i can select all. But i'd wanted in radio because just...
nickmarinho@...
nickmarinho
Offline Send Email
Mar 5, 2008
4:45 pm
15956
For some reason my buttons are not showing up. When I click a button edit profile it makes my fields editable and should give me a cancel and save button....
Michael Horowitz
michaelh613
Offline Send Email
Mar 5, 2008
4:45 pm
15957
Hi, ... queries ... surprise!). I ... I've got ... client wants ... Have you considered other solutions? It would be simple to write a server-side script...
Daniel Israel
dr_izz
Online Now Send Email
Mar 5, 2008
4:45 pm
15958
Once again: 1) i is not declared as a var in your for loop. This is a syntax error, and will stop the script from running. 2) The "action" attribute of the...
Tim Sabin
timsabin
Online Now Send Email
Mar 5, 2008
5:16 pm
15959
It's because your declaration for your "save" and "cancel" buttons is inside the "editProfileBut" span. The style of this span is "display:none", which tells...
Tim Sabin
timsabin
Online Now Send Email
Mar 5, 2008
5:38 pm
15960
Thanks that let me know where to look in the Javascript to see where the code is failing on the move to the new site....
Michael Horowitz
michaelh613
Offline Send Email
Mar 6, 2008
4:33 pm
15961
Ok, I understood. But about my function in javascript ? How can i do this work ? What modifications i have to do in this function ? I know that is not html...
nickmarinho@...
nickmarinho
Offline Send Email
Mar 6, 2008
4:33 pm
15962
Hi all, I recently discovered that in IE, when I remove a node from the document via removeChild, the removed node retains a parentNode, but the parentNode has...
mata_goliat
Online Now Send Email
Mar 6, 2008
9:48 pm
15963
New projects are fun. Any suggestions please...
Michael Horowitz
michaelh613
Offline Send Email
Mar 7, 2008
6:41 pm
15964
Im purchased Simply Javascript from Sitepoint and Im working on some of these tutorials and none of them are working. I cant what is wrong though Im coping...
wadesmart
Online Now
Mar 10, 2008
7:19 am
15965
Hope there is someone who can see where I am coming from, where I'm headed, and stop me before I get there. Maybe I'm not understanding the concept of Array...
Bob Sharp
bobsharp_uk
Offline Send Email
Mar 10, 2008
4:14 pm
15966
I don't know what you're using as a debugging tool, but there are minor problems you need to resolve ... ... Not sure what you're trying for here, it's a bit...
david.smart@...
smartwarecon...
Offline Send Email
Mar 11, 2008
4:53 am
15967
Hey man, Use firebug of mozilla firefox. V useful for debugging Enjoy :-) ... From: JavaScript_Official@yahoogroups.com ...
Bhavesh Shah
bhavesh101280
Offline Send Email
Mar 11, 2008
4:58 pm
15968
is it possible to produce malware out of using javascript? thanks in advance...
jacklogan27
Offline Send Email
Mar 12, 2008
9:03 pm
15969
yes it's possible, but it's not right ... -- Martinez, Juan Cruz juan.csdc@......
Juan Cruz
juan.csdc
Offline Send Email
Mar 12, 2008
9:23 pm
Messages 15940 - 15969 of 16813   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