Search the web
Sign In
New User? Sign Up
1stJavaScript · This is a group where questions, suggestions, etc can be posted about HTML, JavaScript and CSS, etc.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? 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 2742 - 2771 of 2988   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2742
Dear All, I have to parse xml file retrieved from remote server. Parsing works in IE but doesn't work in Mozilla. Can anybody help me? -- Mohiuddin -- ...
Mohiuddin azad
mohibuet_107
Offline Send Email
Jul 2, 2007
10:53 am
2743
If you post the code your have problems with we might be able to help... Mohiuddin azad <mohiuddin.azad@...> wrote: Dear...
Alligator
alligator_666
Offline Send Email
Jul 2, 2007
2:29 pm
2744
Here is my code: xmlDoc=document.implementation.createDocument("","",null); // this is request to remote mapserver var fileMapInfo = " ...
Mohiuddin azad
mohibuet_107
Offline Send Email
Jul 3, 2007
6:37 am
2745
Hi All Is it possible to send a request to an already running applet from JavaScript (for example, from an event handler method)? Regards -SB...
satyabrata_js
Offline Send Email
Jul 17, 2007
1:02 pm
2746
Hi. did any one get my message about how to code combo box change selection using forms in java script? cheers marvin. [Non-text portions of this message have...
Marvin Hunkin
neilmarvin
Offline Send Email
Jul 20, 2007
8:15 am
2747
Marvin, what is it you're trying to do exactly? Rob. ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of Marvin Hunkin ...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 20, 2007
8:16 am
2748
Hi. what i am trying to do in java script, say on one form or four forms, is to have the combo box selection of the continents change which area of the globe a...
Marvin Hunkin
neilmarvin
Offline Send Email
Jul 23, 2007
7:52 am
2749
Hi everybody, I'm a musician trying to do my own web site. I've had no formal training in anything to do with web design, so please be gentle with me! (If...
bill_canty
Offline Send Email
Jul 23, 2007
7:58 am
2750
Bill - everything you've done looks fine. The 'link' formatting is controlled through your css.css file, as it should be. But....the internal formatting of the...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 23, 2007
8:56 am
2751
Marvin, it's very difficult to understand your English, so I'll try and take this one step at a time. Your first request is to display a list of continents....
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 23, 2007
8:56 am
2752
Hey, thanks a lot Rob! :-) Wow, I had no idea the solution could be so simple. I've made all the files in TextEdit on an old Mac, and it doesn't seem to have...
Bill Canty
bill_canty
Offline Send Email
Jul 23, 2007
10:50 am
2753
Bill, the attached file has the errors corrected. Rob. ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of Bill Canty ...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 23, 2007
12:41 pm
2754
Hi. yes, that it is. when a user clicks on a continent, the image mouse over should change and select that continent from the combo box on that form. cheers...
Marvin Hunkin
neilmarvin
Offline Send Email
Jul 24, 2007
7:46 am
2755
Marvin, I've created a demo at :- http://www.colchesterinspirations.co.uk/test/states.htm When you view the source code, there are a couple of things you need...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 24, 2007
8:46 am
2756
Thanks a lot Rob - that was VERY helpful. :-) At first I thought your edits hadn't fixed anything, cos in Mozilla 1.7.2 and Safari 2.0.4 on the Mac nothing had...
Bill Canty
bill_canty
Offline Send Email
Jul 25, 2007
7:44 am
2757
It's hard to say, without knowing a lot of other information, like... - where did the file originate - were the problems already in the file - did you change...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 25, 2007
8:08 am
2758
Dears, Wikicodia is a wiki based project for sharing code snippets. We're collecting large number of code snippets for all code-based programming languages,...
wikicodia
Offline Send Email
Jul 27, 2007
3:05 pm
2759
Hello, I've been trying to populate a <select> control with some dynamically generated <option> tags (returned by some Ajax calls). This works perfectly in...
Alligator
alligator_666
Offline Send Email
Jul 31, 2007
2:33 pm
2760
I did some hunting around, and it appears that innerHTML is not really a valid property of the <select> tag, although Firefix has obviously allowed it. This...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 31, 2007
3:25 pm
2761
I am new to HTML. I tried many times to make 'textarea' on my new webpage neater, but when I set the 'textarea cols and rows', it keep on changing in values...
samalona5560
Offline Send Email
Aug 6, 2007
9:38 am
2762
i have a js file which reads data in utf-8 format from a database. unless i convert the utf-8 to unicode it won't show properly in my pages and i cant use...
Amineh
sindy83us
Offline Send Email
Aug 6, 2007
9:54 am
2763
This page does it on the fly, so I guess you could copy the JavaScript and modify it for your site :- http://www.macchiato.com/unicode/convert.html Rob. ... ...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Aug 6, 2007
10:47 am
2764
What's the HTML code you have been trying to make work? Are you applying any CSS/Style to the text area or parent elements? Alligator_666 samalona5560...
Alligator
alligator_666
Offline Send Email
Aug 6, 2007
7:30 pm
2765
Thank you for your reply. I tried this HTML code: <textarea cols="25" rows="25">, that's all. No CSS/Style. I really do not know how to use CSS/Style at all. ...
Badleeshah Abd Ghani
samalona5560
Offline Send Email
Aug 7, 2007
7:08 am
2766
Seeing as how this is a Javascript list you'd possibly all enjoy this: http://www.geekculture.com/joyoftech/joyimages/996.gif :-)...
Bill Canty
bill_canty
Offline Send Email
Aug 13, 2007
7:47 am
2767
To all group members. Although I'm not the list owner, I am the only Moderator. Nor do I have the rights to add new Moderators. As I'm incommunicado for the...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Aug 17, 2007
3:19 pm
2768
what is the wrong in this program pleas replay <html xmlns = "http://www.w3.org/1999/xhtml"> <head> <title> test </title> <script type = "text/javascript"> ...
gmmmg1
Offline Send Email
Aug 20, 2007
9:04 am
2769
now I am trying to create this script but i am only new at doing this and this script is very complcated and complexed to make. Who would be able to help me do...
Al
al_billings2001
Offline Send Email
Aug 20, 2007
9:04 am
2770
ir's not whts wrong i need help making a script i tryed to start it and it was just out of my reach top do. but i need someone to help or to make it for me. ...
Alan Billings
al_billings2001
Offline Send Email
Aug 20, 2007
4:28 pm
2771
there isn't a function that activate the javascript code...'body onload="function()"'; in html code <td><script>document.write(...)</td> or ...
coco bigo
xxkoko
Offline Send Email
Aug 22, 2007
6:45 am
Messages 2742 - 2771 of 2988   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