我使用bootstrap 3.0在表单文本输入上遇到了问题。它在chrome和safari中运行良好但在firefox和IE上遇到了问题。
当我将鼠标悬停在输入框上时,通常的蓝色在边框上发光,但是当我点击它时,我看不到光标,看不到我输入的文字。
HTML
<div class="col-md-6">
<div class="form-group">
<label for="userEmailAdd">Email</label>
<input class="form-control" name="useremail" id="userEmailAdd" placeholder="enter your email address" type="email">
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="userPassword">Password</label>
<input class="form-control" name="userpassword" id="userPassword" placeholder="enter your password" type="password">
</div>
</div>
答案 0 :(得分:0)
尝试使用
>>> os.path.dirname('C:\\dir1\dir2\\testdir2\\newname.txt'))
>>> C:\dir1\dir2\testdir2