Elvin Chu
Posts: 0
Joined: Sat Apr 11, 2015 2:52 pm

Angularjs bootstrap image class fill in with a variable?

I set a variable call filter and fill in the image class, also I set a css class call filtergray and put the filtergray-filter but the image didn't effect.

Image Image Image Image Image

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Angularjs bootstrap image class fill in with a variable?

Hello,

Please use attribute ng-class for that functionality: https://docs.angularjs.org/api/ng/dir...

Elvin Chu
Posts: 0
Joined: Sat Apr 11, 2015 2:52 pm

Angularjs bootstrap image class fill in with a variable?

Ok , I will try thanks !

Elvin Chu
Posts: 0
Joined: Sat Apr 11, 2015 2:52 pm

Angularjs bootstrap image class fill in with a variable?

Hello, I just trued but the image didn't reload

Elvin Chu
Posts: 0
Joined: Sat Apr 11, 2015 2:52 pm

Angularjs bootstrap image class fill in with a variable?

And I think that ng-class didn't effect anything coz I fill in the CSS in the ng-class it didn't work too, but filling in class it work

Elvin Chu
Posts: 0
Joined: Sat Apr 11, 2015 2:52 pm

Angularjs bootstrap image class fill in with a variable?

ng-style did work but ng-class didn't, but the image didn't reload

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Angularjs bootstrap image class fill in with a variable?

Could you clarify what have you tried and what exactly does not work? Could you please provide more details, screen shots would also help.

Elvin Chu
Posts: 0
Joined: Sat Apr 11, 2015 2:52 pm

Angularjs bootstrap image class fill in with a variable?

Hello,
I am trying to make a social network app like Instagram, so I need a image filter like Instagram , that took a picture and filter the picture

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Angularjs bootstrap image class fill in with a variable?

Could you clarify what have you tried and what exactly does not work?

Return to “Issues”