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...
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.

Messages

  Messages Help
Advanced
Messages 2855 - 2884 of 2884   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2855
I am trying to create a form on a webpage and i am using PHP to connect to a SQL database, running a query, and putting the results into a java array to be...
Stone
hobbez_13
Offline Send Email
Jul 2, 2008
7:36 am
2856
Please can you paste the HTML page, rather than the PHP source. ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 2, 2008
8:13 am
2857
here is what the source of the webpage shows is being loaded into the java array: <script type='text/javascript'>var mArray = new Array(new Array(), new...
Stone
hobbez_13
Offline Send Email
Jul 3, 2008
7:40 am
2858
The problem is with the way you're defining the arrays. You need to use this syntax :- var mArray = new Array(); var mArray[0] = new Array(); mArray[0][0] =...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 3, 2008
7:51 am
2859
I thank you very much for all your help. I have changed the way i declared the arrays to <script type='text/javascript'>var mArray = new Array(); mArray[0] =...
Stone
hobbez_13
Offline Send Email
Jul 4, 2008
7:55 am
2860
I copied the start of you're code, and it works fine :- <body> <script type='text/javascript'> var mArray = new Array(); mArray[0] = new Array(); mArray[1] =...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 4, 2008
7:59 am
2861
Dear Friends, We are coming on the heels of a very successful beta program with passionate feedback from over 30 beta customers and software engineers. We are...
sean_zephyr
Offline Send Email
Jul 7, 2008
7:47 am
2862
Can we work from home? Kirti Sanghi   ... From: Rara Marulent <marulent@...> Subject: [1stJavaScript] Vacancy: Web Developer To:...
kirti agarwal
kirti_06
Offline Send Email
Jul 7, 2008
7:58 am
2863
Hi,   Can anyone helpme out regarding a sample javascript program. I will be very thankful.   " How to develop a web page following the instructions given...
Muhammad Asif
asifchpk2001
Offline Send Email
Jul 11, 2008
8:10 am
2864
Hi all. I'm having just a couple of issues with a scriptaclous/prototype accordion menu. I'd like it to display all of the accordion toggles on load (as...
Aaron L.
elmastero2002
Offline Send Email
Jul 11, 2008
8:11 am
2865
Hi all, I'm relatively new to javascript. However, I'm building a interdependent client side options selection list. The tutorials I'm using all call for...
billmcgeeney
Offline Send Email
Jul 15, 2008
7:53 am
2866
On a site I just set up recently using joomla, the text alignment of the main body area shows to the far right in FF2. It's not an issue in IE or in FF3, so...
Natalie Wickham
natwickham
Offline Send Email
Jul 21, 2008
8:48 am
2867
Hello again, I have a little problem. I'm trying to have my thumbnails open in a 'td' on the right side when they are clicked on. I have what I think should...
shockth3rapy
Offline Send Email
Jul 22, 2008
7:55 am
2868
Sean, a couple of things you could/should change. The content of the <td> should be the HTML itself, not a JavaScript command to write the content. IT should...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 22, 2008
8:07 am
2869
Net4manpower urgent requirement for software programmer Whether you are a webmaster seeking to avail the service of a freelancer or whether you are a freelance...
n4mp01
Offline Send Email
Jul 22, 2008
9:16 am
2870
I was wondering if anyone was going to comment on that. I knew there was a way to clean up that whole mess =). Thanks for taking the time to help me out Rob,...
sean magnan
shockth3rapy
Offline Send Email
Jul 23, 2008
7:50 am
2871
Hey Rob, Sean here, I'm implementing your suggestions as I write this but just to be clear, I now have function changePic(PictureName) { document.getElement...
sean magnan
shockth3rapy
Offline Send Email
Jul 23, 2008
7:50 am
2872
yahooooooooo!   I got it man! I got it! thank you! It works!! =) ... From: Atkinson, Robert <ratkinson@...> Subject: RE: [1stJavaScript] Hello all...
sean magnan
shockth3rapy
Offline Send Email
Jul 23, 2008
7:51 am
2873
Glad things are working for you. ATB, Rob. ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of sean magnan Sent: 23...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 23, 2008
8:04 am
2874
VACANCY A Start-up System Integrator Company for retail and restaurant looking for Web Developer personnel: 1.    Able to read technical document in English...
Rara Marulent
marulent
Offline Send Email
Aug 14, 2008
11:46 am
2875
VACANCY A Start-up System Integrator Company for retail and restaurant looking for Web Developer personnel: 1.  Able to read technical document in English 2....
Rara Marulent
marulent
Offline Send Email
Aug 14, 2008
11:46 am
2876
Thanks a lot for this script! It help me a lot displaying different banners on ever user click giving them different image on every click or page this visit....
Jorge Daine Daniel Qu...
cyb3rjorg3
Offline Send Email
Sep 15, 2008
8:44 am
2877
Anyone can help please?...
Jorge Daine Daniel Qu...
cyb3rjorg3
Offline Send Email
Sep 16, 2008
8:59 am
2878
Please send me a link to the current page, and I will have a look for you. ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On ...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Sep 16, 2008
9:01 am
2879
Here's the Link of the site: http://onyxwebwizards.com/fra/index1.html The script I am currently using change the banners are as follows: /* begins list of...
Jorge Daine Daniel Qu...
cyb3rjorg3
Offline Send Email
Sep 16, 2008
9:12 am
2880
This is the code in page_loader.js that's handling the image :- function newImage() { // Makes a random, whole number between 0 and 3 ...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Sep 16, 2008
10:26 am
2881
http://www.trans4mind.com/personal_development/JavaScript/index.htm. listed in the discription of the group is a dead link. The page doesn't show but some msg...
Raf
alien_nails
Offline Send Email
Sep 22, 2008
8:10 am
2882
The URL you quote is missing the 'l' from the '.html' (see links below). Unfortunately, I don't have the required privileges to change the Yahoo Group ...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Sep 22, 2008
8:14 am
2883
Hi 1. Corporate Trainer / Softskill Trainee Candidate should have 1 + years experience with sound knowledge and softskills The placement is in Kovilpatti. Mail...
murali
km.murali
Offline Send Email
Sep 25, 2008
7:56 am
2884
Is it possible to detect width and height of the clients viewable screen? If so, how would I do that because what I'm trying isn't working =/. Thanks...
shockth3rapy
Offline Send Email
Oct 6, 2008
9:16 am
Messages 2855 - 2884 of 2884   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help