Web Connection
Formatting text
Gravatar is a globally recognized avatar based on your email address. Formatting text
  Luca
  All
  Feb 4, 2017 @ 04:50am

Dear Rick, please is that some jQuery module I can add to have an Html editor tool to formatting text? Thank you

Gravatar is a globally recognized avatar based on your email address. re: Formatting text
  Rick Strahl
  Luca
  Feb 4, 2017 @ 11:16am

Not sure what you mean by formatting HTML.

Gravatar is a globally recognized avatar based on your email address. re: Formatting text
  Luca
  Rick Strahl
  Feb 4, 2017 @ 09:44pm

A basic text editor, like Word:

Gravatar is a globally recognized avatar based on your email address. re: Formatting text
  Rick Strahl
  Luca
  Feb 5, 2017 @ 02:02pm

I don't have a recommendation since I generally don't encourage users to use rich text editors with HTML.

Google is your friend for this sort of thing. You can use any HTML/jQuery based component in your applications.

+++ Rick ---

Gravatar is a globally recognized avatar based on your email address. re: Formatting text
  Stein Goering
  Luca
  Feb 9, 2017 @ 12:26am

I've been happy with Codemirror for editing HTML and Javascript. It works nicely with my WC application.

https://codemirror.net/

--stein

Gravatar is a globally recognized avatar based on your email address. re: Formatting text
  Luca
  Stein Goering
  Feb 9, 2017 @ 01:11am

Hi Stein,
thank you very much for support.
I will try your solution.
In the meantime I implemented a solution by using the last version of CkEditor.
Sincerely

Gravatar is a globally recognized avatar based on your email address. re: Formatting text
  Michael Hogan (Ideate Hosting)
  Luca
  Feb 9, 2017 @ 11:37am

Hey Luca. I am also using CKEdit for this kind of thing. Quite servicable.

Gravatar is a globally recognized avatar based on your email address. re: Formatting text
  Rick Strahl
  Stein Goering
  Feb 9, 2017 @ 01:37pm

CodeMirror isn't really an HTML WYSIWYG editor, but a code editor like ACE that is in use here on the message board. Using ACE Editor or CodeMirror is a great choice if you're editing raw HTML or Markdown as I do here (and in Help Builder and Markdown Monster) but it doesn't solve the WYSIWYG issue (although you can use a preview).

+++ Rick ---

Gravatar is a globally recognized avatar based on your email address. re: Formatting text
  Luca
  Rick Strahl
  Feb 9, 2017 @ 10:03pm

I tried some year ago CkEditor, but it had problems of browser compatibility. Now it is perfect and solved fully my problem. Sincerely

© 1996-2024