Created
July 9, 2014 08:23
-
-
Save satbirdd/f457bc607a88e3392a5e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div style='position: relative; overflow: hidden;'> | |
<div style="width:130px; height: 130px; cursor: pointer; | |
background-size: contain; | |
background-repeat: no-repeat; | |
background-position: 50% 50%;" | |
class='image' /> | |
</div> | |
<input type='file' style="position: absolute; top: 0; left: 0; margin: 0; opacity: 0; -ms-filter: 'alpha(opacity=0)'; font-size: 130px; overflow: hidden; width: 130px; height: 130px; direction: ltr; cursor: pointer;"> | |
上传最好是本人的个人照</br> | |
头像支持图像格式:jpeg, png,git,大小不超过4M<br> | |
<div style='clear: both;'></div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment