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 15563 - 15593 of 16817   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15563
Hi Experts, can any one give me suggestion to access Ruby script from 1.Windows Command prompt 2.Linux system for Eg: this is my ruby script: class Times def...
gobinathan shanmugan
java_psg
Offline Send Email
Oct 2, 2007
10:13 pm
15564
does some one how to load a web page plz do help me!!!!!!!!!!...
angel
born_to_die808
Offline Send Email
Oct 2, 2007
10:14 pm
15565
Hi everyone: Can anyone tell me why IE6 fails to display the dynamically generated code. The code works fine on Firefox, Opera, and SeaMonkey. Your help would...
Raymond Ojinaga
healthyhiker...
Offline Send Email
Oct 2, 2007
10:14 pm
15566
Script errors could not be resolved merely by watching one line, most probably, you have not put an closing brace, plz recheck, if you have used any if clause...
Abhishek Acharya
kristo_abhi
Offline Send Email
Oct 2, 2007
10:14 pm
15567
you can refer to YUI for complete drag n drop utility:- http://developer.yahoo.com/yui/dragdrop/ rishi ... From: Partha sarker <partha_6_6@...> To:...
Tandon, Rishi
rishitandon123
Offline Send Email
Oct 2, 2007
10:14 pm
15568
Partha sarker <partha_6_6@...> wrote: Hi Is there anyone who can give me some essential resources for implementing this site....
me mo
n90n1985
Offline Send Email
Oct 2, 2007
10:14 pm
15569
you should have an id for the form tag and use the id in the function to get field value. ... From: David Smart <smartware.consulting@...> To:...
John Kodiyan
johnkodiyan
Offline Send Email
Oct 2, 2007
10:15 pm
15570
it should be pretty simple using arrays and % operator. ... From: Tech <technewstoday@...> To: JavaScript_Official@yahoogroups.com Sent: Tuesday,...
John Kodiyan
johnkodiyan
Offline Send Email
Oct 2, 2007
10:15 pm
15572
Hi, On what topic u need the help...I mean which technology ? How u r planning to implement? using which tech ? Regards Nitin Partha sarker...
nitin adhikari
nitin_adhika...
Offline Send Email
Oct 2, 2007
10:15 pm
15573
Check your code in your local machines for the images and css files used. hosing site might be missing these files or may be in wrong directories. ... From:...
John Kodiyan
johnkodiyan
Offline Send Email
Oct 2, 2007
10:15 pm
15574
Hi- I'm trying to build a dynamic navigation map, like google maps,except the map will be a graphical representation of some data. When the user drags the map...
dinodorroco
Offline Send Email
Oct 2, 2007
10:16 pm
15575
i am new with javascript and html programs. wonder are books best recommended....
azir11p37onaimlos
azir11p37ona...
Offline
Oct 2, 2007
10:16 pm
15576
This works: var sel = document.form1.selC; for(var i=0; i<sel.length; i++) { var option = sel.getElementsByTagName('option')[i]; option.style.backgroundColor =...
Dave
arpoador1
Offline Send Email
Oct 2, 2007
11:20 pm
15577
Please give a lot more information about what you are wanting to do. Regards, Dave S ... From: "angel" <born_to_die808@...> To:...
David Smart
smartware_co...
Offline Send Email
Oct 3, 2007
8:27 am
15578
What specifically is supposed to happen? What happens instead? What debugging and/or code simplification have you done? Regards, Dave S ... From: "Raymond...
David Smart
smartware_co...
Offline Send Email
Oct 3, 2007
8:27 am
15579
... Don't you think you could ask this in a better discussion list, focus is everything, nonsensefull questions detected. -- Jonas Raoni Soares Silva ...
Jonas Raoni
jonasraoni
Offline Send Email
Oct 3, 2007
6:59 pm
15580
... Also debugging on IE is known to be anti-productive, use Firefox with the Firebug extension, it isn't perfect, but will help you a lot. -- Jonas Raoni...
Jonas Raoni
jonasraoni
Offline Send Email
Oct 3, 2007
7:00 pm
15581
... You can start out by looking at how gmaps work. Well, you probably watched a lot no? So what should you do first? Find/create a script to drag elements,...
Jonas Raoni
jonasraoni
Offline Send Email
Oct 3, 2007
7:00 pm
15582
... Books about specific technologies are often outdated or become after some small amount of time. People talk a lot about a book called "JavaScript: The...
Jonas Raoni
jonasraoni
Offline Send Email
Oct 3, 2007
7:00 pm
15583
If you want to through money away, go buy books. Everything you need to learn html and javascript with is right here on every webpage. And if you can't figure...
ripple
ripple_27
Offline Send Email
Oct 3, 2007
7:01 pm
15584
... Cool, another crazy question absent of logic and detailed explanation, people here aren't magicians, if you really expect any kind of help, write in a way...
Jonas Raoni
jonasraoni
Offline Send Email
Oct 3, 2007
7:01 pm
15585
... Such "applications" become extremely slow, heavy-loaded and error-prone. As you increase the amount of codes it will also become unmanageable by other...
Jonas Raoni
jonasraoni
Offline Send Email
Oct 3, 2007
7:01 pm
15586
... Next time remember to use a site to paste code (like this one: <URL:http://pastebin.com>) instead of pasting everything on the email, it becomes dirty and...
Jonas Raoni
jonasraoni
Offline Send Email
Oct 3, 2007
7:01 pm
15587
... This isn't a Yahoo support page. Send an email to Yahoo not to this group, just remember that when you send a message to this group 5800 people receive...
Jonas Raoni
jonasraoni
Offline Send Email
Oct 3, 2007
7:02 pm
15588
... implementing this site. http://alpha.ivrfactory.com ... can read, study on related topics to build this site. ... user panel and lay it on us....
assad_4465
Offline Send Email
Oct 3, 2007
7:03 pm
15589
Hi Raymond, In this function: function whoPopClose() { var main = document.getElementById('right'); if(!main) { alert('No main div!'); } var floater =...
Paul Donahue
scramjetter
Offline Send Email
Oct 3, 2007
10:49 pm
15590
... I"... ) ... That is a very bad idea. You should use key combinations that are not taken by the browser window. To prevent the default action, for any...
dmark468
Offline Send Email
Oct 9, 2007
4:43 pm
15591
... [snip] ... And whatever you do, don't use the same scripts. Loading that page on Windows Safari resulted in a thrown exception "Unable to detect browser ...
dmark468
Offline Send Email
Oct 9, 2007
4:43 pm
15592
... doesn't support the method.) ... ('selC').getElementsByTagName('option').length; i++) { ... ('selC').getElementsByTagName('option')[i]; ... getElementById...
dmark468
Offline Send Email
Oct 9, 2007
4:43 pm
15593
I know there are a million out there, but I got tired of tripping over lousy ones. http://code.google.com/p/nicemenus/ It is only a week old and the testing...
dmark468
Offline Send Email
Oct 9, 2007
4:43 pm
Messages 15563 - 15593 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