Hi,

Apologizes, I know the question is not a professional one.

But I have one task, based on the permission i need to hide the div class. 
But that div class css file not belongs to the current(Login) page. it 
belongs to layout(Master) page

eg : if ($scope.ResponseData.TokenPermission[0].Permission == "Search")
                {
      $("div.Search").show(); //*  i need to call the another page css 
class here*
}

If there is option, please suggest

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to