Skip to content

Instantly share code, notes, and snippets.

View Priyankachaudhary2606's full-sized avatar

Priyanka Chaudhary Priyankachaudhary2606

View GitHub Profile
@Priyankachaudhary2606
Priyankachaudhary2606 / codeSnippet.html
Created July 5, 2018 13:43
Code Snippet for ng-click on li element
<li><a ng-click="studentSwitch = 'about-us'">SKILL COMPETITIONS</a></li>
<li><a ng-click="studentSwitch = 'join-us'">WEBINARS</a></li>