Difference between revisions of "HTML Editing Area"
From All n One's bxp software Wixi
Philip Lacey (talk | contribs) (Created page with "BeX has a HTML editing tool built into it based on Steven Ewings code available from https://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=5268&lngWId=14 The...") |
(No difference)
|
Revision as of 14:09, 16 August 2014
bxp has a HTML editing tool built into it based on Steven Ewings code available from https://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=5268&lngWId=14
The bxp version has been heavily edited to make it work within bxp.
At the bottom there are three buttons Design, Code and Preview.
- Design allows you to modify and easily edit content
- Code allows you to modify the HTML directly
- Preview allows you to see the output without the design buttons
The use of the area is similar to the use of Microsoft Word for editing.
Please note that copy and pasting from programs such as word may add HTML code which you don't want, specifically a number of MSO tags which are not visible in the design view.
= Licensing
Version: FreeRichTextEditor.com Version 1.00. License: http://creativecommons.org/licenses/by/2.5/ Description: RunTime File. Author: Copyright (C) 2006 Steven Ewing
Html2Xhtml : Javascript Mini HTML to XHTML Parser Copyright (C) 2006 All rights reserved. Jacob Lee <letsgolee@lycos.co.kr> Free for noncommercial && commercial use.
