Hi Simon!
You can remove a CSS property by the DOM API:
document.body.style.removeProperty("-moz-user-select");
Regards,
Jonathan
-----Original Message-----
From: [EMAIL PROTECTED] on behalf of simoms
Sent: Fri 7/18/2008 3:56 AM
To: [email protected]
Subject: Re: [qooxdoo-devel] selection text on straight HTML
also I want to know the detail with alex said " if you dynamically remove
the CSS property at
the body element the text inside the HtmlEmbeds are selectable"
<<winmail.dat>>
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
