2011-03-03 34 views
0

我已經這樣做過,但由於某種原因,我試圖現在和即時通訊使用fieldset來顯示背景圖像,我只能讓它看起來在Firefox中很好。什麼是一個很好的跨瀏覽器的解決方案添加到文本框的背景圖像。什麼是在文本框前樣式背景圖像的最佳方式:搜索框

例如我試圖

<div class="subscribe"> 
       <form method="get" id="searcform" action=""> 
        <fieldset class="search"> 
         <input type="text" class="box" value="Subscribe to Email Newsletter" /> 
         <button class="btn" title="Subscribe">Subscribe</button> 
        </fieldset> 
       </form> 
      </div> 
+1

而'文本框'是指''或'