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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

I've been searching all over the place, but can't seem to find an example of what I'm trying to do. Hoping someone here can point me in the right direction. ...
1 Mar 30, 2009
8:12 pm

Dean Hamack
tactics2337
Offline Send Email

This form allows a customer to choose a shipping option. While it submits the form, no matter which button is selected, the same value is always submitted. ...
3 Feb 20, 2009
10:57 pm

Rafael Raposo
porrak
Offline Send Email

This is probably a dumb question, but I'm a js dummie, so forgive me. The idea is I want to have a stylesheet for all users (both with and without js), and...
4 Jan 2, 2009
6:54 am

Hassan Schroeder
laughingandj...
Offline Send Email

i have a js file which reads data from my database in utf8 format, unless i convert the data to unicode format it could not be shown on my web pages and since...
1 Aug 6, 2007
5:56 pm

Amineh
sindy83us
Offline Send Email

Hi All, I am facing issues with IE 7. If I have a simple page with the following content: <html><body><script> var aaa = new Object(); aaa.data = "bbb"; //......
1 Jun 20, 2007
6:51 pm

Ashish Kumar
ashkumar97
Offline Send Email

I am displaying/hiding a DIV by changing visibility between visible and hidden when the user mouses over a link. So, when the user hovers over this link, a...
4 Jun 12, 2007
10:07 pm

Robertson-Ravo, Neil ...
Neil.Robertson-Ravo@...
Send Email

Hi, I wonder if there are any similar tools for debugging JavaScript on internet explorer 7 like I got used to on firefox and opera. I have no useful error...
3 Jun 1, 2007
2:43 pm

Don Arnett
darnit78
Offline Send Email

I have some code that adds a new row of INPUT fields to a form when a button is pressed. I use the following line to assign an onchange eventhandler. ...
1 May 31, 2007
7:00 pm

Don Arnett
darnit78
Offline Send Email

Hi, Did you ever get an answer to your question from 2001 about getting the modified date of a linked file..? (Long shot, I know!) -Niels Fanøe...
1 May 16, 2007
9:52 am

Niels Fanøe
denelo2000
Offline Send Email

Greetings all, it has been a very long time since I posted here :-) I have made a dynamic form builder and All I am doing is cloning a DIV that contains some...
4 Apr 13, 2007
9:20 pm

Snake
snake_hollywwod
Offline Send Email

Hi, I am trying to get some training material to run within an LMS (learning management system). This material is produced with "Articulate" software which...
12 Mar 29, 2007
1:23 pm

spot_notrub
Offline Send Email

I have a form with three checkboxes, and want to set another variable depending on which boxes are checked. The boxes have values of 1, 2, and 4, and I want to...
19 Mar 29, 2007
1:23 pm

caitlin_weaver
Offline Send Email

Hi all. Can we measure the size(not screen size i.e not height,width) of a Web page through javascript? If yes, how? Thanks, Mohit...
1 Feb 12, 2007
10:45 am

rockmohit
Offline Send Email

I've been reading about the prototype object, but I don't understand the difference between that that regular way of adding properties/methods. What's the...
4 Jan 19, 2007
10:34 pm

liorean
Offline Send Email

I know very, very little about JavaScript. It's time for me to learn. First, can anyone recommend a website tutorial for beginners. Second, I want to use...
4 Jan 18, 2007
2:40 pm

Robertson-Ravo, Neil ...
Neil.Robertson-Ravo@...
Send Email

Hello All. How do i access a variable thats declared in some other javascript? Suppose i have a javascript-func() which am calling on onload() of a html page...
2 Jan 18, 2007
2:37 pm

liorean
Offline Send Email

How do I retrieve the value of an iframe editor called from a cfmodule? I am trying to populate a hidden text field. The left-hand side of the javascript...
1 Jan 12, 2007
4:53 am

Robin Boudwin
robin_boudwin
Offline Send Email

Hi folks, I've recently started doing custom myspace layouts for some of my clients. I've managed to get them working pretty well across all browsers, with one...
5 Jan 12, 2007
4:53 am

isaac_schlueter
Online Now Send Email

http://www.pickatutorial.com/tutorials/javascript_1.htm...
1 Dec 25, 2006
9:19 am

Raja Jee
pickatutorial
Offline Send Email

Hi, i found a problem please anyone give me solution if possible, i am trying to upload the file. i write a code its work well in my appache server. when i...
2 Dec 5, 2006
4:21 am

Roger Roelofs
rogerroelofs
Offline Send Email

Hi, I'd like to create a mini-TOC on each page with internal links to text marked with a div of a certain class. Something like this: <div class="Island"><a...
1 Nov 27, 2006
12:18 pm

Niels Fanøe
denelo2000
Offline Send Email

I've got a list of select boxes with numeric names such as "94677,84560". I need to loop through and reset each selectedIndex to 0. The code below returns a...
2 Nov 6, 2006
8:22 pm

Hassan Schroeder
laughingandj...
Offline Send Email

I've had trouble getting help with this before, so I am hoping for better results this time around. I helped a friend design the PHP System for an RPG he was...
2 Nov 2, 2006
1:19 pm

David Smart
smartware_co...
Offline Send Email

Hi all, I have a problem with a simple(?) script on IE6 (haven't tried 7 yet). Here is the link: http://www.tonedeafstudios.com/test/test18.php In this test...
5 Nov 2, 2006
7:18 am

Ernesto Mendoza Blanco
panquetofobia
Offline Send Email

Hi , i am new to programming . please clarify my small doubt lets say tht i have created a Text field in a html form with following attributes <input type=...
1 Nov 2, 2006
7:16 am

praveen r likki
likki_007reddy
Offline Send Email

hi guys, check out this cool article on the creation of a dynamic object oriented javascript quiz. It makes use of many useful key concepts that can be used in...
1 Oct 25, 2006
4:48 pm

khing2
Offline Send Email

hi guys, check out this cool article on the creation of a dynamic object oriented javascript quiz. It makes use of many useful key concepts that can be used in...
1 Oct 25, 2006
4:47 pm

khing2
Offline Send Email

Hi all, I am trying to get the current width, in pixels, of a div (#middle). Everything works great in FF and Safari, but not in IE (PC - not concerned about...
6 Oct 18, 2006
9:19 am

Mark Wheeler
musicarr34
Offline Send Email

Would some kind soul be able to tell me why I am getting a javascript error on this page? http://www.jonimitchell.win-dns.com/painter/ It only happens in IE...
2 Oct 16, 2006
8:13 pm

Carlos Mossman
spamcarloshere
Offline Send Email

Hi All, I'm having a dickens of a time trying to get the positon of a link so I can hover a div over the link when I roll over it. You can see my attempts in a...
1 Oct 6, 2006
8:54 am

musicarr34
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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