Skip to main content

All Questions

-1 votes
1 answer
982 views

Angular custom directive to use an if condition in ng-repeat

I am using panels to display the response which is dynamic in nature. I want to differentiate the panels using 2 different colors i.e., if the response has a status of positive, the panel or panel's ...
JESSIE's user avatar
  • 7
0 votes
1 answer
2k views

angular, angular-snap.js, toggle button click hide/show behavior should not effect header and menu

I am using angular-snap.js for my vertical slider. The problem I am facing is that the snap-content and snap-drawer Toggle buttons are appearing and functioning from the top of a page (even above the ...
smart987's user avatar
  • 832
0 votes
1 answer
149 views

Angular ui directives as attribute

Is it possible for me to use angular ui directives as attributes or class instead of elements?? eg: <ul class="accordion"> <li class="accordion-group"> my content </...
jithin's user avatar
  • 1,482