Hi
 
Check out this attached image.
This is the source HTML :
 
<HTML>
<BODY>
    <FORM>
        <SELECT DIR="RTL">
             <OPTION VALUE="1">1
        </SELECT>
    <BR>
        <SELECT>
             <OPTION VALUE="1">1
        </SELECT>
    </FORM>
</BODY>
</HTML>
 
 
Notice that the upper pull down has a small space on the left side of the arrow.
Anyone has an idea why the RTL makes that?
 
 
-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


Reply via email to