看板 C_Sharp 關於我們 聯絡資訊
這次更新最重要的應該就是WYSIWYG編輯器的,在沒有這個控制元件時,大多使用 FCKeditor,TinyMCE或其他商業或非商業的WYSIWYG編輯器,這次釋出的版本還包含 避免XSS攻擊的屬性(是否能有效避開全部的XSS攻擊還有待商榷) New release of the Ajax Control Toolkit(Version 3.0.30512) A new version of the AJAX Control Toolkit is now available for download from the CodePlex website. It contains three new controls: 新版本的AJAX Control Toolkit現在可從CodePlex網站下載,此版本包含三個新元件 補充 此版本必須使用 .NET Framework 3.5 SP1 以上版本 HTMLEditor - allows you to easily create and edit HTML content. You can edit in WYSIWYG mode or in HTML source mode. The control exists as a server-side extender but can also be instantiated purely on the client-side with a single line of code. Many thanks to Obout for building this. HTMLEditor - 允許你簡單的建立與編輯HTML內文,可以在WYSIWYG模式或HTML原始碼 模式做編輯,這個控制元件是以server-side延伸存在,但也可以純client-side方式, 非常感謝Obout開發此控制元件。 範例 http://www.asp.net/AJAX/AjaxControlToolkit/Samples/HTMLEditor/HTMLEditor.aspx 補充 此元件包含NoScript和NoUnicode屬性可避免XSS攻擊 ComboBox - provides a DropDownList of items, combined with TextBox. Different modes determine the interplay between the text entry and the list of items. this control behaves very much like a Windows combo. Many thanks to Dan Ludwig for building this. ComboBox - 提供一個類似DropDownList的控制元件,但是他結合TextBox控制元件 可藉由輸入文字取得對應的items,這個控制元件非常類似Windows combo, 非常感謝Dan Ludwig開發此控制元件。 範例 http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ComboBox/ComboBox.aspx ColorPicker - can be attached to any ASP.NET TextBox control to provide client-side color-picking functionality from a popup. Many thanks to Alexander Turlov for building this. ColorPicker - 提供一個client-side的顏色選取功能,以popup方式選取顏色,將選 取的顏色色碼放入TextBox的控制元件,非常感謝Alexander Turlov開發此控制元件。 範例 http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ColorPicker/ColorPicker.aspx The ASP.NET website has been updated with new videos and tutorials for these controls. This new release also includes fixes for over 20 of the most voted bugs in existing AJAX Control Toolkit controls and now features minimized release versions of the script files. 這次新版本的釋出包含修正20個以上的急迫性Bug。 The release can be downloaded as a server dll or as a set of files for use with pure client-side applications. Reference http://ajaxcontroltoolkit.codeplex.com/Release/ProjectReleases.aspx? ReleaseId=27326 http://weblogs.asp.net/bleroy/archive/2009/05/13/new-release-of-the-ajax- control-toolkit.aspx -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 123.193.14.39
lamda:新出的那個 html editor 功能強大嗎 跟fckeditor 比來如何? 05/15 14:18
Hikki520:好東西 感恩!~收起 05/15 20:05
Talkinghand:好東西,不想寫就拿來用吧! 05/15 23:40