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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 16972 - 17001 of 21091   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16972
I am having some problems modifying a script I found and am looking for some help. I found a script for a basic slide show. it has text links for next and...
Dana Hall
dbeads_net
Offline Send Email
Mar 1, 2003
11:15 am
16973
Captions seem like it would be a small addition but it's actually a lot harder to implement in a cross-browser fashion than the slideshow feature. If you don't...
I-Lin Kuo
ikuoikuo
Offline Send Email
Mar 1, 2003
1:13 pm
16974
Is there a code or codes that will let someone vote on a webpage?...
hubmat5 <hubmat5@...>
hubmat5
Online Now Send Email
Mar 1, 2003
1:23 pm
16975
I'm not sure about modifying the JS you have, but I have a slide show script that shows text for each picture. It changes the pictures either automatically or...
John Aloisi
aloisi_mi
Offline Send Email
Mar 1, 2003
2:22 pm
16976
Hello All: I am just learning how to do this stuff and I am having some difficulity connecting a web page to a database. Could someone please look at my code...
Jesse Ackerman
jackx135
Offline Send Email
Mar 1, 2003
4:38 pm
16977
Try this: <html> <head> <title>Texas Beaders</title> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin NewImg = new Array ( "photos/beaders001.jpg", ...
Kenneth Bull
kenneth_bull
Online Now Send Email
Mar 3, 2003
5:17 pm
16978
Is it possible to create a form and submit it entirely through javascript? If so how can I sent the action parameter of the form tag? ... <script...
Bosky, Dave
sknyppy
Offline Send Email
Mar 3, 2003
5:41 pm
16979
document.forms[0].action='<insert your action filename here>'; Doug ... http://docs.yahoo.com/info/terms/...
Douglas.Knudsen@...
Send Email
Mar 3, 2003
6:46 pm
16980
I have a script that I use more multiple pages. For each page the script has to be changed, but there is one chunck of code that doesn't change. I want to...
Free Roulette Systems
AIhacker
Offline Send Email
Mar 3, 2003
11:35 pm
16981
You can't nest <script> files. If all this is in the <head> you shouldn't have a problem just putting the include either just after or just before the other...
Ben Doom
doom_tmh
Offline Send Email
Mar 3, 2003
11:54 pm
16982
It doesn't matter that the variables are defined in a different script? Ben Doom <bdoom-js@...> wrote:You can't nest files. If all this is in the you...
Free Roulette Systems
AIhacker
Offline Send Email
Mar 4, 2003
12:28 am
16983
It shouldn't. JavaScript is scoped by window. I know for a fact this works with functions. So, <script src="vars.js">//define msg in here</script> ...
Ben Doom
doom_tmh
Offline Send Email
Mar 4, 2003
1:10 am
16984
... As far as variable scope, that's absolutely correct. However, the above example *could* fail because the alert() was called before the external script had...
Hassan Schroeder
laughingandj...
Offline Send Email
Mar 4, 2003
1:27 am
16985
Hi people, Does any one knows about a good javascript file for geneaology managment? Many thanks, Jose.- [Non-text portions of this message have been removed]...
Leviaguirre Queral Jo...
JLEVIAGU@...
Send Email
Mar 4, 2003
1:47 am
16986
... One way in which it *might* fail, is if different levels of JavaScript have been declared. For example: <script language="JavaScript1.5"...
Dan G. Switzer, II
dswitzer2
Offline Send Email
Mar 4, 2003
2:56 am
16987
well frist of all, you cant nest javascript tags. if you wanna put javascript tags in javascript tags you have to escape the slash in the closing tag of the ...
Garvin Casimir
khing2
Offline Send Email
Mar 4, 2003
2:17 pm
16988
True, but it was meant as a trivial example. If I wrote up thorough case studies each time, I'd spend more time writing email than working. :-) Sounds like a...
Ben Doom
doom_tmh
Offline Send Email
Mar 4, 2003
3:10 pm
16989
that is a very large script. it would be simple if you use a server side language like php to do that. but i assume you want it done without the page...
Garvin Casimir
khing2
Offline Send Email
Mar 4, 2003
3:24 pm
16990
My function has many variable declarations. I want to take that chunk of variables and import it inside the function. I have too many variables to create a...
Free Roulette Systems
AIhacker
Offline Send Email
Mar 4, 2003
3:51 pm
16991
yes it does. Javascript has the sort method for an Array. Yo can define the sort method yourself with a function. The following example creates four arrays and...
Leviaguirre Queral Jo...
JLEVIAGU@...
Send Email
Mar 4, 2003
3:53 pm
16992
... The on-line language reference is a good place to answer questions like this: ...
Hassan Schroeder
laughingandj...
Offline Send Email
Mar 4, 2003
4:02 pm
16993
... ? Why don't you just have this complete function as an externally- referenced file? What's the reason to have some of it in-page and some not? -- Hassan...
Hassan Schroeder
laughingandj...
Offline Send Email
Mar 4, 2003
4:09 pm
16994
I use the same function for multiple wepages, but for each webpage the function works differently. I have to change some of the code, but most of it stays the...
Free Roulette Systems
AIhacker
Offline Send Email
Mar 4, 2003
4:35 pm
16995
... Without more detail it's hard to add any more, but the bottom line is that you can't import a script within a script block, so your options include +...
Hassan Schroeder
laughingandj...
Offline Send Email
Mar 4, 2003
4:56 pm
16996
Hi; Plenty of scripts and webmaster to download for free at http://www.goldenplans.com/fr/downloads/?action=accueil Thanks...
jalel <jchn0004@...>
instant_site...
Offline Send Email
Mar 4, 2003
9:20 pm
16997
I'm not sure what you're getting at ... ... function works ... same. That's what IF statements are for. :-) If you need to put some of your JavaScript inline...
David Smart
david_j_smart
Offline Send Email
Mar 4, 2003
10:16 pm
16998
Free webmaster? I am out of a job for sure, now! JoAnn A. Schlosser Senior Consultant Grant Thornton LLP Vienna, Va. Tel: (703) 637-2668 Fax: (703) 637-4084 ...
Schlosser, JoAnn
jojo_super77
Offline Send Email
Mar 4, 2003
10:47 pm
16999
Then - Cloning would be child's play if a webMaster can be downloaded !!!!! KOY CONFIDENTIAL INFORMATION: This email and any attachment(s) contain...
Kayode Yusuf
Kayode.Yusuf@...
Send Email
Mar 4, 2003
10:52 pm
17000
Thank you for your advice. Here is an example. Go to this one my webpages http://viewcharts.com/roulette/hobler.html and look at the code. Under section ...
Free Roulette Systems
AIhacker
Offline Send Email
Mar 4, 2003
11:25 pm
17001
... Yep, that's exactly it -- scripts can't be nested; put the reference to the external script /before/ the in-page code. -- Hassan Schroeder...
Hassan Schroeder
laughingandj...
Offline Send Email
Mar 4, 2003
11:37 pm
Messages 16972 - 17001 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