hi guys,
i'm working on a wysiwyg html editor.
so i use a iframe in my page, using javascript operate the content of iframe.
i want use ui.selectable in my iframe.
but, there is a weird problem, that is, the element in the iframe can't be selected, when they were clicked, the element only gets class "ui-selecting".
does anybody here has any idea about this?
any suggest will be greatly appreciated
thanks!