custom button

Last post 03-12-2006, 10:17 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  03-09-2006, 1:18 AM 16877

    custom button

    When I insert a custom button, how do I get the path to the current image files of the current toolbar - i.e. for my custom button I want to use the same image path as the toolbar is using - where can I get a reference to that?

    Secondly - where can I change default styles for eg - the table inserts with a border, where can I set it to insert without a border?
    Thanks

  •  03-12-2006, 10:17 PM 17068 in reply to 16877

    Re: custom button

    >>When I insert a custom button, how do I get the path to the current image files of the current toolbar - i.e. for my custom button I want to use the same image path as the toolbar is using - where can I get a reference to that?
     
     
    ~/CuteSoft_Client/CuteEditor/Themes/Custom/Images
     
    >>Secondly - where can I change default styles for eg - the table inserts with a border, where can I set it to insert without a border?
     
    Please modify the CuteEditorconstants.js file.

    // You can modify the following function to change the table default properties within the InsertTable dialog
    var _CreateEditingTableStyle = "<table border='1' cellspacing='0' cellpadding='3' style='border-collapse:collapse;width:320'>";
     
     

    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

View as RSS news feed in XML