문제

I just updated my portfolio site - (www.jaredmc.com) and used the Twitter Bootstrap framework. However in the first two form fields/inputs no cursor or text appears in Firefox (latest version). I've confirmed with testing that the data will submit even though it's not visible. Any help is much appreciated.

Thanks

도움이 되었습니까?

해결책

After further research I learned that the "form-control" class in Bootstrap prevents the cursor and text from appearing b/c of default styles. Then I was able to research and find the following stackoverflow answer to answer my question - How can I work around the need for Bootstrap 3's form-control class?.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top