Questions tagged as 'semantic-ui'

0
answers

Problems applying CSS in Semantic UI [closed]

I'm trying to use font-size on my <i> but to no avail. I opened the developer tool and I even change the size there, but when I try to apply through CSS it does not work. It's like my CSS is not "linked" properly. <head...
asked by 03.01.2019 / 14:51
1
answer

set $ scope within angular callback

I'm trying to define a $scope.plan_id variable within a callback used in $http , and always when I check this variable I get undefined . $http({ method: 'get', url: '/api/pricings/get' }).then(function (respon...
asked by 27.11.2017 / 19:31
0
answers

Window Modal Semantic UI Submit and Validation on Form

I have a modal window using the semantic framework UI, I can give submit calmly using the Helper @ Html.BeginForm it does the validation of 1 field, but the others do not. I need to do this validation via jquery when I submit it by looking at...
asked by 15.06.2016 / 00:48