2
Answers

Hide the anchor tag file using jquery

<a class="hide-for-small" onclick="javascript:internalOpenDialogPhotoContest();"  style="font-size:1.5em;position:absolute;right:10%;top:10px;" href="#">
<i class="fa fa-plus-circle">
</i>
Submit a Photo </a>
 
i have aboe file in my sharepoint page layout i want to hide this option in my page load.
 
any one can help on this using jquery. 
Answers (2)