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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T17:02:58+00:00 2026-05-16T17:02:58+00:00

I have some style like this: <style type=text/css> input[type=text]{ width:300px; } </style> the above

  • 0

I have some style like this:

<style type="text/css">
input[type=text]{
width:300px;
}
</style>

the above code works in chrome and firefox. Why not in IE?
I am using this code in Reporting services at the end of Reports.aspx file.

  • 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-16T17:02:59+00:00Added an answer on May 16, 2026 at 5:02 pm

    It works fine in IE8, assuming the page is loading in IE7 or IE8 standards mode (not quirks)

    Edit

    You’ve said you’re using IE8. In which case, use the developer tools (F12), locate your text box, and check what styles are being applied.

    Edit 2

    Don’t know which version of reporting services you’re using. Just went to a 2000 instance, and the report manager is serving up pages that render in quirks mode, so good luck getting much, if any, styling to work.

    Edit 3

    You may be able to force IE to render in IE8 mode by adding a meta tag to the head within the aspx pages. E.g. :

    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=100" >
    <!-- Rest of <head> -->
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some HTML Code: <html> <head> <title>css test</title> <style type=text/css> .box{width:100%;float:left;background:red} </style> </head>
I have some CSS like this: #navBar ul { list-style-type:none; margin:0; padding:0; } #navBar
I have some code like this: var content = document.getElementById('myDivId'); function MyFunction() { alert(content.style.height);
I have a list like this: <html> <head> <link type=text/css rel=stylesheet href=testli.css> </head> <body>
I have code like this: <div class=ui-widget> <ul style=list-style-type: none; padding-left: 0; id=menuList> <li>
Lets say I have CSS like this: div.form label input { /* some css
I have some CSS style that does not work in IE and that works
Say you have a css files loader style.php : <?php header('Content-type: text/css'); foreach(array('style1.css', 'style2.css',
I have a jquery accordion style menu that I'd like to add some shortcut
I have a link to some style sheet from the Yahoo Developer Network, this

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.