Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8744859
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T11:54:38+00:00 2026-06-13T11:54:38+00:00

I have a small javascript control that allows users to select a date and

  • 0

I have a small javascript control that allows users to select a date and time.

Part of the control uses another date selector. This date selector works as expected and puts the selected value in a field. The users then select the hour, the minutes (in 15 min increments) and am/pm from drop downs.

The data comes to look like this:

followUpDate = 10/24/2012
hour = 06
minute = 30
ampm = AM

However, IE7 will not return the values of the dropdown.

I’m using

var hour = e.options[e.selectedIndex].value;

and the hour (and subsequent variables) are still undefined in IE7. However, the values are correct in IE8+ and the other major browsers.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T11:54:39+00:00Added an answer on June 13, 2026 at 11:54 am

    My problem was I was using:

    var hour = e.options[e.selectedIndex].value;
    

    instead of:

     var hour = e.options[e.selectedIndex].text;
    

    So IE7 wouldn’t get the value of the dropdowns kept the values at undefined. However, IE8+ and the other browsers accepted .value and worked as expected.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have built a custom control that has a small amount of JavaScript. The
I'm trying to build a Javascript listener for a small page that uses AJAX
I have small requirement: I need add image over(up) the another image through javascript.
I have a small javascript that changes the title of a input-field to it's
I have a small javascript function which opens an url in a new tab:
I am making a small calculator (just for JavaScript learning) and I have two
I'm working on a small silverlight application that involves passing some data between javascript
This problem is happening is both IE8 and IE7. I have a small swf
I have a small problem with an Xpage Application and hope that someone has
I am trying to append a small autofreshing javascript to a page that already

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.