Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
395 views

Use-case : User clicks on a button inside text angular textarea and applications angular function to be invoked Changes made : We had added ng-click, onclick events in textAngular-sanitize.js refer ...
Anand Kadhi's user avatar
  • 1,938
1 vote
0 answers
659 views

I'm currently trying to dynamically add a new textAngular when clicking on the "Add" button. As the first textAngular element is already present in the HTML page, the initialisation works fine using ...
noyttra's user avatar
  • 53
3 votes
1 answer
96 views

I have the following HTML that I pull from a database and send to a view with a Text Angular control: <ul class="support"> <li class="lineitem">Hello world</li> </ul> When I ...
Josh's user avatar
  • 10.7k
1 vote
1 answer
1k views

I am trying to use text-angular but after every line changes it will auto-generate new tag for every new line.
Abhishek Kumar's user avatar
0 votes
1 answer
383 views

I am new to angular and am trying to alter the default behavior of a textangular text input field on my site's backend (I am a guitarist, not a web developer, but can usually figure out what I need to ...
Brian's user avatar
  • 125
0 votes
1 answer
272 views

I'm displaying two text-angular WYSIWYG fields in ng-repeat like so <div data-ng-repeat="n in langInput.values" class="sell__description-container"> <h2 class="sell__heading-secondary"&...
BT101's user avatar
  • 3,886
1 vote
0 answers
52 views

i want to save textangular editor's text with styles and tags (applied by its toolbar) in DB. Is there a way i can do this without saving HTML ? Currently i am saving html with decoding.
khateeb's user avatar
  • 163
0 votes
0 answers
480 views

I am new to the angularjs. I am using a textangular for showing the HTML document. My code is HTML <div text-angular class="html-editor-container textcontent-modal" id="originalDocumentId" ...
ganesh kaspate's user avatar
-1 votes
1 answer
174 views

I using textAngular, it is inactive when page loaded and became active only when user will click on input. It means that all its buttons, for example "Insert video" will be disabled untill text input ...
Teo's user avatar
  • 250
0 votes
2 answers
252 views

I have created a feature in my application wherein one can copy contents of an existing invoice to create a fresh new invoice. All other fields are getting copied. But the field 'note to customer' isn'...
Shantanu Lawande's user avatar
2 votes
1 answer
430 views

I want to inject a config into my angular app. The app contains also an run object. But when I add the config option I get an $injector:modulerr error. And I can't find the error. var myApp = ...
NVO's user avatar
  • 2,721
18 votes
1 answer
2k views

I use directive textAngular to format my email notification text and stuck for while with task when I need to add non editable html inside rich text. I added my custom directive over textAngular ...
antonyboom's user avatar
  • 1,191
4 votes
0 answers
490 views

I am using text-angular (https://github.com/textAngular/textAngular) in my application as a textbox for writing mails. While writing tests through C# protractor, I am unable to update the value of ...
Vikas Vaidya's user avatar
2 votes
0 answers
193 views

when i copy and paste text in textangular editor, it's look like this in the editor.(you can observe in the right side of the pic) How to fit the text 100% in textangular editor by default. HTML: &...
Ajay's user avatar
  • 307
0 votes
1 answer
114 views

Is there an easy way to keep empty <p> visible in wysiwyg when using TextAngular? If the string is <h1>test</h1><p></p><p></p><h2>subtitle</h2>, ...
rekam's user avatar
  • 1,131

15 30 50 per page
1
2 3 4 5 6