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 6030787
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T05:05:21+00:00 2026-05-23T05:05:21+00:00

I am working with dojo 1.6 and created a page containing only a combobox.

  • 0

I am working with dojo 1.6 and created a page containing only a combobox.

When I run it on Firefox 3.5 it works and all the theme related things and functionality of dojo is working fine.

But in Firefox 3.6 and chrome latest, theme and functionality(autosearch) of combobox is not working.

Here is my code:

  <head>

  <script type="text/javascript" src="dojo/dojo.js" djconfig="parseOnLoad: true"></script>

        <script type="text/javascript">
            dojo.require("dijit.form.ComboBox");
            dojo.require("dijit.form.Button");
        </script>
        <link rel="stylesheet" type="text/css" href="dijit/themes/tundra/tundra.css" />
        <link rel="stylesheet" type="text/css" href="dijit/themes/tundra/form/Common.css" />
        <link rel="stylesheet" type="text/css" href="dijit/themes/tundra/form/Button.css" />
        </head>

    <body class="tundra">
        <p>Combox Box</p>
        <select dojoType="dijit.form.ComboBox" id="fruit" name="fruit">
            <option>           Apples           </option>
            <option>           Apricot           </option>
            <option>           Aarro           </option>
            <option selected>  Oranges          </option>
            <option>           Pears       </option>
            <option>           Mango       </option>
            <option>           Banana       </option>
        </select>

         <button dojoType="dijit.form.Button" type="button">Click Me</button>
    </body>
  • 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-23T05:05:22+00:00Added an answer on May 23, 2026 at 5:05 am

    Works fine in every browser… if accessed via http://, and not locally with file://. Try to view your page via http, either by uploading it to a remote server, or by using a local LAMP installation (XAMPP is great for development, and only runs when you explicitly request it to do so, so won’t bog your system).

    PS – I don’t think you need these two lines:

    <link rel="stylesheet" type="text/css" href="dijit/themes/tundra/form/Common.css" />
    <link rel="stylesheet" type="text/css" href="dijit/themes/tundra/form/Button.css" />
    

    because these are automatically loaded for you.

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

Sidebar

Related Questions

I am trying to get a dojo comboBox working in Zend, with the following
I'm trying to get the dojo tree widget working. It works with a small
I am working on a web page that uses dojo and has a number
I am using both IE and Firefox for testing. The Dojo addOnLoad works for
I can't get my dojo working. I've tried everything. Here is the code: <!DOCTYPE
I'm working on an AJAXy project (Dojo and Rails, if the particulars matter). There
I am currently working on a project that is using Dojo as the js
I'm working on a project where i have to use dojo (i'm doing a
I am using dojo 1.6 and using dijit.calendar in a project and it's working
I'm working on a business application built upon PHP & Dojo tool kit. The

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.