- Timestamp:
- 2007-12-10 10:09:36 (9 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/branches/features/floating_dialog/editor/dialog/fck_anchor.html
r1184 r1186 39 39 var oDOM = oEditor.FCK.EditorDocument ; 40 40 41 if ( window.parent.dialogArguments.SelectionData ) 42 window.parent.dialogArguments.SelectionData.select() ; 41 43 var oFakeImage = FCK.Selection.GetSelectedElement() ; 42 44 var oAnchor ;