Home > Article > Web Front-end > Conflict problem between div background image and input box_html/css_WEB-ITnose
9c6b437396ed17e0279d00aa0960988b
fb27f573f21cc3bf138f81abb6a57676
;
The size of the div,
, but I found that although it worked, the form under the div, whether it is a text box or an input box editable control, could not input values
. . . . . Please help me solve it. I searched for related problems on the Internet, but there is no solution.
7d03e6dcf55883a42f77973d603c95c7
Reply to discussion (solution)
Why is no one answering? I heard that there are experts in csdn Ah
style="display:none;
I forgot to say that when clicked This div is similar to a pop-up box and will be displayed
- - Filters are only valid for IE. Also, your code is too small and you can’t see the problem. Are you sure that adding filters or not is the problem? Final comment One sentence: I'm just a soy sauce person
Are you still there? . . Your question is very simple.
It doesn’t seem to work. The connections are all dead, and it can’t move as if a layer of glass has been placed.
<table style="position:relative" width="546" height="40" border="0" cellpadding="0" cellspacing="0"> <tr class="tittr"> <td > <form><input type="text" name="username"/></form></td> </tr> </table>Is there no other solution?
Reference: Microsoft.AlphaImageLoader causes links and input boxes to fail
f4c0e1d84ce9f6af0e83277059fdf6d6
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><div id="" class="" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.coding123.net/logo.jpg',sizingMethod='scale');"><table width="546" border="0" cellpadding="0" cellspacing="0"> <tr class="tittr"> <td > <form><input type="text" name="username" style="position:relative"/></form></td> </tr></table></div>