copy from ms word to bootstrap text editor giving formating in chrome, but works good in firefox

6 views
Skip to first unread message

Tuware Dev

unread,
Apr 6, 2015, 7:47:46 AM4/6/15
to bootstr...@googlegroups.com
hello all

    i am facing a problem,
    i am  coping a " Username: pradee...@gmail.com, ashokk...@gmail.com"    froms  ms word 
    and pasting it  to textarea of boot strap

    it is working  good in firefox, but not working in chrome ,
    it give font with copied line as shown above


i have tried
thins link
https://code.google.com/p/jquery-clean/
jquery htmlclean
<script src="{{ url_for('static', filename='js/jquery-htmlclean/jquery.htmlClean.js') }}"></script>

but still facing problem please help






########################################################


  my html code is under
   
<div class="input-group">
<textarea id="btn-input-comment-text" class="textarea" placeholder="Type your comment here..." style="width: 97%; height: 100px"></textarea>
<!--<input id="btn-input-comment-text" type="text" class="form-control input-sm" placeholder="Type your comment here..."> -->
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" id="btn-add-comment">
Save
</button>
</span>
</div>
Reply all
Reply to author
Forward
0 new messages