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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T12:50:03+00:00 2026-05-30T12:50:03+00:00

When I create an input box in topbar using bootstrap css, the placeholder value

  • 0

When I create an input box in topbar using bootstrap css, the placeholder value is visible in all browsers except IE. But in twitter site they’re making it visible somehow(not javascript, cause I turned off scripts and tested). Can anyone out there help me ?

  • 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-30T12:50:04+00:00Added an answer on May 30, 2026 at 12:50 pm

    Would be good to see your code, but I’ll assume you set the placeholder=”my placeholder” attribute on the input tag. This is new HTML5 functionality, so that’s why it is working without JavaScript.

    There’s a few reasons I can think of why it’s not working.

    1. Set your doctype correctly to html, which indicates html5.
    2. Make sure there’s nothing before the doctype declaration, not even empty lines.
    3. Set your css-styles correctly. You’ll have to use vendor prefixed
      since it’s a relatively new feature:

    ::-webkit-input-placeholder { color:#999; };
    :-moz-placeholder { color:#999; };
    :-ms-input-placeholder { color:#999; };
    :placeholder { color:#999; };
    .placeholder { color:#999; };
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm building a website using Twitter's Bootstrap.css. It comes with some helpful preset html/css
I am trying to create a draggable input text box in Canvas, but Canvas
Is there a UI library to create a message box or input box in
So, I can create an input button with an image using <INPUT type="image" src="/images/Btn.PNG"
What is the simplest way to dynamically create a hidden input form field using
Should I validate input parameters on all functions I create? Input isn't passed from
I want to create a simple gsp page which will have an input box
i am trying to create an input box like below These are the rules
I'm using the HTML/CSS/JavaScript/jQuery to create a UI palette for a Sketchup plug-in. There
I'm trying to create an input box with two buttons on the left and

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.