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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T12:20:03+00:00 2026-06-14T12:20:03+00:00

<form action=/signup method=post> <span class=new style=vertical-align:middle;>Choose username:</span> <input type=text name=username id=username/> <input type=submit name=signup

  • 0
<form action="/signup" method="post">
<span class="new" style="vertical-align:middle;">Choose username:</span>
<input type="text" name="username" id="username"/>
<input type="submit" name="signup" value="Check" class="button height"/>
</form>

css:

#username{
background: url(/image/correct.jpg) no-repeat;
background-position:95% 8px;
background-size:18px;
padding-right: 35px;
vertical-align:bottom;
height:27px;

}

The problem is background-size and background-position does not work in internet explorer. What could be the alternative? I used

filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='images/correct.jpg',
sizingMethod='scale');

-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='image/correct.jpg',
sizingMethod='scale')";

What is the solution plz?

  • 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-14T12:20:04+00:00Added an answer on June 14, 2026 at 12:20 pm

    Internet Explorer doesn’t support background-size!

    The property, background-size is not supported by Internet Explorer. My best solution would be, giving the image a right padding, transparent or whatever the background colour is, using an image editor (Paint, or Photoshop) and then aligning the background image to right center.

    #username{
        background: url(/image/correct.jpg) no-repeat right center;
        padding-right: 35px;
        vertical-align: bottom;
        height: 27px;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

html code <div id="signup"> <form id="suform" method="POST" action="roma/roma"> <p> <label>Frist Name</label> <input type="text" id="sufName"/>
<form action = settings.php method = post> Student ID*: <input type = text name
The HTML form: <form id=newsletter method=post action=/subscribers data-remote=true> <label for=email>Enter your email:</label> <input type=text
I have the following login form: <!-- login box --> <form action=php/login.php method=POST id=signin>
I have a form like the following. <div id=loginerr></div> <form action=?page=login method=POST id=loginForm> <table
I am having problem with overriding Form Action URL I have a class to
i.e. - <form action=http://192.168.1.20/form_action.asp method=get> vs. ( without a specific handler, still valid html?
I am trying to test a CakePHP action that deals with a signup form
I designed a webpage. One page contains an html user registration form: <form action=internal/signup.php
it it possible to get the form action of a GET form on submit

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.