2
Reply

Hide the anchor tag file using jquery

Gowtham Rajamanickam

Gowtham Rajamanickam

Jun 19 2015 9:36 AM
513
<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)