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

  • SEARCH
  • Home
  • 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 6813149
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T20:32:10+00:00 2026-05-26T20:32:10+00:00

e.g. Live version here: http://jsfiddle.net/Ltmbd/5/ <html> <body> <select id=some.list > <option value=1 >AAA</option> <option

  • 0

e.g. “Live” version here: http://jsfiddle.net/Ltmbd/5/

<html>
     <body>
         <select id="some.list" >
            <option value="1" >AAA</option>
            <option value="2" >BBB</option>
        </select>
    </body>
</html>

and corresponding javascript/jquery:

$(function()
{
    $("select").each(function()
    {
        $(this).val("2");
    });
});

This should select “BBB” in the select list (and if you remove the ‘.’ from the ID “some.list”, it works as expected). Note that the jquery FAQ mentions a related but slightly different problem.

The obvious answer is “don’t put a . in your IDs” – however I’m using scaffolded (generated) grails views, so it would be a lot of work to go against this convention.

Using Jquery 1.4.4

  • 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-05-26T20:32:11+00:00Added an answer on May 26, 2026 at 8:32 pm

    jQuery versions above 1.4.4 will do the trick.
    consider updating your jQuery version and your problem should be solved, thanks.

    Here is the original bug reported, and the case is that it’s solved with the 1.5 release.

    http://bugs.jquery.com/ticket/8021

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

Sidebar

Related Questions

http://pastebin.com/1MGTtzij here is my full html document, and below is the short version: $(document).ready(function
Firefox is for some reason not properly handling content sent through my .NET HTTP
I'm working on a custom version of a GNU/Linux live distribution. I need to
Live streaming video in html 5 - what is required from server to stream
I recently got some help on here from SLaks (thank you) on the behavior
Thanks for the responses.. i put a live version of the code.. to see
Trying to update some old code from live() to use on() and something is
Assumption: live/production web app suppresses errors being shown to end-users. Suppose your tech support
I live in Norway, and when i make Django apps i would like to
I live in Australia and have not dealt much with imperial length measurements. How

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.