Search the web
Sign In
New User? Sign Up
JS-Jive · The premiere Yahoo! Javascript Group
? 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 20515 - 20544 of 21091   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
20515
Hi, The below code changes the background color of the TEXTAREA box. What I *really* want is to just change the background color for the text only. Is this...
pmh3091
Offline Send Email
Nov 7, 2004
12:22 am
20516
I have a very simple slideshow and image resizer that is going slightly wrong and I need some help. The resizing is to keep the image within a certain aspect...
Pete Harrison
rang5r
Offline Send Email
Nov 8, 2004
12:49 pm
20517
In my web page I preload images so that when a user clicks on a part of the image, the image changes. The images are used to display 4 tabs. Each image shows a...
Stevio
steviorock
Offline Send Email
Nov 12, 2004
2:59 pm
20518
Just to add, this only happens when using onClick as the event trigger. If I try it using onMouseOver, it works ok. Stephen ... From: "Stevio"...
Stevio
steviorock
Offline Send Email
Nov 12, 2004
3:06 pm
20519
No it isn't. Yet, you can use a layer rather than a textarea: try this aqnd see how it looks on a browser: <div id="foo" style="width: 400; height: 150;...
~~~~~~~THE HOBBYIST~~...
vallinis
Offline Send Email
Nov 14, 2004
9:45 pm
20520
Hello, Could anyone tell me if there is a way to check using javascript if a certain file exists ? I want to create a photoalbum script which automatically...
Bennie
bvkeulen
Offline Send Email
Nov 27, 2004
9:49 am
20521
... I'm afraid this isn't possible. Javascript is a client side language. What you are talking about is server side scripting. In CF you'd use something like...
Stephen Moretti (cfma...
cfdeveloperuk
Offline Send Email
Nov 27, 2004
12:47 pm
20522
That's ok. Thanks for the info. I just needed to know if it was possible. So not than I will find other ways to reach my goals. Or leave them be. Thanx. ... if...
Bennie van Keulen
bvkeulen
Offline Send Email
Nov 27, 2004
4:39 pm
20523
Hey, I joined this group because I'm trying to learn javascripting. I already have a basic understanding of java but not javascript. I've never programmed...
revracnewo
Offline Send Email
Nov 28, 2004
12:35 am
20524
Hi all, I just joined the group because I'm starting to build up a website that I have big plans for. I'm totally new to "javascript"ing and thought this...
Owen Carver
revracnewo
Offline Send Email
Nov 28, 2004
12:36 am
20525
Owen, It sounds like you need to learn PHP or some other server-side technology. PHP is free and there in an immense community of developers that can offer...
Mark E
meckeard2000
Offline Send Email
Nov 28, 2004
1:18 am
20526
In case you want Javascript you might check this site. W3Schools http://www.w3schools.com There you will find not only Javascript but also DHTML classes that...
Rafael Raposo
porrak
Offline Send Email
Nov 28, 2004
3:21 am
20527
Hi, I have some HTML like: <DIV> <FORM name=update method=post action=....> <DIV> some inouts </DIV> <DIV> some more inputs </DIV> <input type=button...
kmcoleoz
Offline Send Email
Nov 30, 2004
5:22 am
20528
Ken, ... The code that you gave us in your email looks like you've retyped it rather than copying the exact code across, so I'm not sure what the problem...
Stephen Moretti (cfma...
cfdeveloperuk
Offline Send Email
Nov 30, 2004
9:23 am
20529
I'll echo what others are saying: JavaScript is client-side only. Generally, you can't use it to do things like upload files. For that, what you'd need is a...
Ben Doom
doom_tmh
Offline Send Email
Nov 30, 2004
2:36 pm
20530
... method="post" action="youractionpage.ext" onsubmit="return confirm('Are you sure?')"> ... Right! assuming that all you want is a simple "confirm", this is...
jsWalter
otrwalter
Online Now Send Email
Nov 30, 2004
8:07 pm
20531
Hello, all. Long-time lurker, infrequent poster. I have a dropdown menu in a form that, depending on the selection, uses javascript to populate another...
bobsawyerdotcom
Offline Send Email
Nov 30, 2004
9:02 pm
20532
Hi friends! This is a website that i created . www.latech.edu/~ngo004 This website doesn't seem to work only in netscape 4.7 . I do not know the reason . It...
chandru
chandu_dream...
Offline Send Email
Dec 1, 2004
12:50 am
20533
Thanks to Walter and Stephen, My actual problem was "naming" the button "submit". As soon as I changed that the problem went away. However, your solutions are...
Cole, Ken (ABRC)
kmcoleoz
Offline Send Email
Dec 1, 2004
1:30 am
20534
... Agreed. Just working with the information given. ;)...
Stephen Moretti (cfma...
cfdeveloperuk
Offline Send Email
Dec 1, 2004
8:30 am
20535
... You have 3 JS errors in your site, specifically in the left hand frame. Error: document.myform has no properties Source File:...
Stephen Moretti (cfma...
cfdeveloperuk
Offline Send Email
Dec 1, 2004
9:16 am
20536
... That really bizarre that PHP doesn't handle multiple selects correctly without creating invalid html! You should be able to fix the code by creating a...
Stephen Moretti (cfma...
cfdeveloperuk
Offline Send Email
Dec 1, 2004
9:40 am
20537
I have a script that uses the hidden frame concept. Whn we installed XP2 it quit working on IE. It works well on Firefox. I hear IE has security for cross...
James Smith
jvsumc
Offline Send Email
Dec 3, 2004
2:47 pm
20538
Heyy Stephen! Thanks a lot. I certainly think this would help me solve the JS errors and the other problem as well. Thanks chandu ... ...
chandru
chandu_dream...
Offline Send Email
Dec 5, 2004
6:34 am
20539
Well, I think that before I can begin learning PHP and server sides, especially since I don't have my own server, I'll need to learn javascripting. Anyone...
Owen Carver
revracnewo
Offline Send Email
Dec 5, 2004
6:34 am
20540
How do you create image maps that would link to photos using javascript. thanks, - Owen __________________________________ Do you Yahoo!? All your favorites on...
Owen Carver
revracnewo
Offline Send Email
Dec 6, 2004
6:54 am
20541
on my PC. I have two websites that I have built with Javascript "pop ups". They work on every PC I get on, except for mine. The only time they work on mine,...
veetwin_60
Offline Send Email
Dec 8, 2004
1:10 am
20542
Check to make sure that you donąt have any popup blockers on/installed. Thanks Steffan ... T E L 6 0 2 . 5 7 9 . 4 2 3 0 | F A X 6 0 2 . 9 7 1 . 1 6 9 4 ...
Steffan A. Cline
steffan_cline
Online Now Send Email
Dec 8, 2004
2:04 am
20543
Let's say I have a string like this: var strControlName = ("Control" + "1" + .value()"); How would I execute this string in order to get the value of this...
Mark E
meckeard2000
Offline Send Email
Dec 9, 2004
7:44 pm
20544
The function you want is "eval". Dave S ... From: "Mark E" <meckeard2000@...> To: <javascript_official@yahoogroups.com>; <js-jive@yahoogroups.com> Sent:...
David Smart
smartware_co...
Offline Send Email
Dec 9, 2004
11:20 pm
Messages 20515 - 20544 of 21091   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