After removing the Toolbar I receive this JS error createRange().getBookmark()

Last post 02-16-2005, 12:31 PM by Rashun. 5 replies.
Sort Posts: Previous Next
  •  02-16-2005, 10:22 AM 4131

    After removing the Toolbar I receive this JS error createRange().getBookmark()

    Any ideas?
  •  02-16-2005, 10:37 AM 4132 in reply to 4131

    Re: After removing the Toolbar I receive this JS error createRange().getBookmark()

     
    Can you explain more details about how to reproduce the problem?

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  02-16-2005, 10:54 AM 4133 in reply to 4132

    Re: After removing the Toolbar I receive this JS error createRange().getBookmark()

    I'm removing these lines of text from the Full.Config file.

     

    <

    itemtype="linebreak"/>

     

    <itemtype="g_start"/>

     

    <itemtype="dropdown"name="CssClass"RenderItemBorder="true"text="[[CssClass]]"command="CssClass"/>

     

    <itemtype="dropdown"name="CssStyle"RenderItemBorder="true"text="[[CssStyle]]"command="CssStyle"/>

     

    <itemtype="dropdown"name="FormatBlock"RenderItemBorder="true"text="[[Paragraph]]"

     

    command="FormatBlock"/>

     

    <itemtype="dropdown"name="FontName"text="[[FontName]]"command="FontName"/>

     

    <itemtype="dropdown"name="FontSize"text="[[FontSize]]"command="FontSize"/>

    <itemtype="g_end"/>

     

    <itemtype="g_start"/>

     

    <!-- default command is PasteHTML -->

     

    <itemtype="dropdown"name="Links"RenderItemBorder="true"text="[[Links]]"command="InsertLink"/>

     

    <itemtype="dropdown"name="Codes"RenderItemBorder="true"text="[[Codes]]"/>

     

    <itemtype="dropdown"name="Images"RenderItemBorder="true"text="[[Images]]"/>

     

    <itemtype="dropdown"name="Zoom"text="[[Zoom]]"width="50"command="Zoom"/>

     

    <itemtype="holder"name="insertcustombutonhere"/>

     

    <itemtype="g_end"/>
  •  02-16-2005, 11:04 AM 4134 in reply to 4133

    Re: After removing the Toolbar I receive this JS error createRange().getBookmark()

  •  02-16-2005, 11:16 AM 4135 in reply to 4134

    Re: After removing the Toolbar I receive this JS error createRange().getBookmark()

    My full.config:


    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  02-16-2005, 12:31 PM 4137 in reply to 4131

    Re: After removing the Toolbar I receive this JS error createRange().getBookmark()

    I beleive the culprit is the font dropdownlist.  When I remove that one I receive the error.  Please verify.

     

    Thanks

     

    <

    itemtype="dropdown"name="FontName"text="[[FontName]]"command="FontName"/>
View as RSS news feed in XML