Welcome Guest Search | Active Topics | Sign In | Register

ClientSideOnPaste chrome Options
paolo
Posted: Friday, July 6, 2012 4:09:43 AM
Rank: Newbie
Groups: Member

Joined: 7/6/2012
Posts: 2
hi,
ClientSideOnPaste doesn't work on chrome browser anyone can help me??

function on_paste_handler(editor, text, arg)
{
if (format == "code")
return "<div class='code'>" + text + "</div>";

return null;
}

in this function "text" is empty on chrome browser
eo_support
Posted: Friday, July 6, 2012 9:38:03 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

We have confirmed this to be an issue. We are looking into it and will post again if we find anything.

Thanks!
eo_support
Posted: Saturday, July 7, 2012 3:41:07 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

We have posted a new build that should fix this problem. Please see your private message for the download location.

Thanks!
paolo
Posted: Monday, July 9, 2012 9:54:02 AM
Rank: Newbie
Groups: Member

Joined: 7/6/2012
Posts: 2
thanks now it works good


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.