Gowtham Rajamanickam

Gowtham Rajamanickam

  • 74
  • 25.8k
  • 7.4m

Hide the anchor tag file using jquery

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