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...
Show off your group to the world. Share a photo of your group with us.

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 19753 - 19782 of 21091   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
19753
Hi I am desperately looking for an answer to my problem: I cannot open javascript in webpages in IExplorer 6. I am not a programmer, is the problem relating to...
pedroduc
Offline Send Email
Feb 1, 2004
8:17 am
19754
... Why not do it like this: <... onchange="populate(this.form);" ...> function populate(oMonth){ var form=obj.form, x=obj.name.replace(/gs_month/i,''), ...
liorean
Offline Send Email
Feb 1, 2004
1:47 pm
19755
Gotcha, I'll give it a try. I will also have to pass the X which can be 1-5, so I guess I will just add it. <... onchange="populate(this.form,#X#);" ...> ...
Dan O'Keefe
lists@...
Send Email
Feb 1, 2004
4:24 pm
19756
first check out Tools -> Internet Options -> and click the Advanced tab. Scroll down towards the bottom and see if Java is enabled. Then if that doesnt work...
davidkiersh
Offline Send Email
Feb 1, 2004
4:36 pm
19757
Hi Pedro, I'm having the same problem and it seems to be more than only IE. Some windows like search just don't open. Seems to be a problem with the windows...
Michael
mhauptma73
Offline Send Email
Feb 1, 2004
5:27 pm
19758
IE needs to be set to allow scripts to run, also your firewall may be blocking scripts as wlel....
Snake Hollywood
snake.lists@...
Send Email
Feb 1, 2004
9:24 pm
19759
To pass a reference you can do saomehting like this. Obj = document.forms[0].object; test(obj); Function test(objref) { } Russ Michaels Macromedia/Allaire...
Snake Hollywood
snake.lists@...
Send Email
Feb 1, 2004
9:36 pm
19760
Hi, I just solved the problem for me. My MS script engine was corrupt. Downloading the engine from ...
Michael
mhauptma73
Offline Send Email
Feb 1, 2004
10:34 pm
19761
I found this neat slidebar, but it's not very easy for the surfer to use. There is no scroll-bar to scroll within the slidebar. Is there a way to put one in,...
Marty R. Woodcock
mrwoodcock5
Offline Send Email
Feb 3, 2004
2:46 am
19762
I forgot to give you the URL. Here is the original message with the URL: I found this neat slidebar, but it's not very easy for the surfer to use. There is no...
Marty R. Woodcock
mrwoodcock5
Offline Send Email
Feb 3, 2004
2:50 am
19763
We would like to remind you of this upcoming event. Happy Birthday, JS-Jive! Date: Tuesday, February 3, 2004 Time: All Day Js-Jive was formed on February 3,...
JS-Jive@yahoogroups.com
Send Email
Feb 3, 2004
4:47 am
19764
given the number of seconds between now and a particular date, how can i convert that number into an actual date, ie, 10:31pm May 15, 1972? -carlos [Non-text...
Carlos Mossman
spamcarloshere
Offline Send Email
Feb 4, 2004
2:39 am
19765
The following form element submits the form even after the validator function returns a false. (This is an "image" submit button.) <input type="image"...
tmallan
Offline Send Email
Feb 5, 2004
1:43 am
19766
try changing the event to onclick = "return Address(this.form"); -c ... From: "tmallan" <tmallan@...> To: <JS-Jive@yahoogroups.com> Sent: Wednesday,...
Carlos Mossman
spamcarloshere
Offline Send Email
Feb 5, 2004
3:31 am
19767
I needed to hire a programmer for a PHP catalog project, and there will be many thumbnail images with ability to enlarge them. Not knowing exactly how this...
Liz Comeau
lizcomeau2002
Offline Send Email
Feb 5, 2004
3:50 am
19768
Liz, You're absolutely correct, and he's absolutely wrong. There are no client-side solutions to having your cake (small, fast-loading thumbnails) and eating...
Ron Hornbaker
ron@...
Send Email
Feb 5, 2004
4:06 am
19769
... You are exactly right. There is no way both images are going to look good if they are the same size. Dean Hamack Macromedia Certified Flash MX Designer/ ...
Dean Hamack
tactics2337
Offline Send Email
Feb 5, 2004
4:35 am
19770
Thank you Dean and Ron. Just as I suspected. Unfortunately for me, this does not instill a lot of confidence in my choice of programmers! :( Liz Comeau ... ...
Liz C.
lizcomeau2002
Offline Send Email
Feb 5, 2004
5:06 am
19771
I agree with you, Liz. I'd be interested in hearing how he would accomplish this without running into these problems....
D Woods
dlnw2
Offline Send Email
Feb 5, 2004
5:07 am
19772
Actually this is not entirely true. I mean, you are right on your statement but you can have one image and create thumbnails on the fly; there are several 3rd...
Chrissie Rangel
scalpelx
Offline Send Email
Feb 5, 2004
6:22 pm
19773
Imagemagick Can be used to create thumbnails and manipulate images when uploaded. Telly our programmer to have a look at this.. Russ Michaels ...
Snake Hollywood
snake.lists@...
Send Email
Feb 5, 2004
7:19 pm
19774
Yep, overlooked that. Thanks! ... validator...
tmallan
Offline Send Email
Feb 5, 2004
9:51 pm
19775
They actually resize the image itself and don't just display the same data using different dimensions? Subject: Re: Thumbnail enlargement ... statement ... ...
D Woods
dlnw2
Offline Send Email
Feb 5, 2004
10:11 pm
19776
hi i want to pop up a window ,which will be 1024 X 196 in size having no border,not resizeable,always on top.the problem i am getting right now is that the pop...
irfanzafar24
Offline Send Email
Feb 8, 2004
6:22 am
19777
irfanzafar24 <irfanzafar24@...> wrote: hi i want to pop up a window ,which will be 1024 X 196 in size having no border,not resizeable,always on top.the...
Richard Rehll
rich54110
Offline Send Email
Feb 8, 2004
7:56 pm
19778
Hi all, I'm having problem with some dynamic forms. Every thing works great except for one thing. When I click on a date to edit, the checkbox for "Bold"...
Mark Wheeler
musicarr34
Offline Send Email
Feb 10, 2004
6:16 pm
19779
to access the opacity attribute? I know the css syntax to set it, but I want to change it dynamically with JS. I could also use it for Mozilla, Opera, and...
fripperry
Online Now Send Email
Feb 11, 2004
4:36 am
19780
Hi all, I was wondering if there was a way to change a text description within a page. I don't want it to be a form field, just display a different verbiage in...
magsle2004
Offline Send Email
Feb 11, 2004
4:36 am
19781
the following should do it. <script> function changeText(val) { obj = document.getElementById('description'); obj.innerHTML = val; } </script> <div...
Carlos Mossman
spamcarloshere
Offline Send Email
Feb 11, 2004
5:25 am
19782
hello, I'm just join this group, want some information urgent, I'm doing a project in ASP in it I must give link of some scanned documents to related...
rashmin n
sanket_raja
Offline Send Email
Feb 11, 2004
5:02 pm
Messages 19753 - 19782 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