Changes

Jump to: navigation, search

CSS GUIDE -MOZ-USER-SELECT

183 bytes added, 00:03, 14 December 2006
Usage Examples
== Usage Examples ==
This sample code provides a simple "Hello, World!" text which prevents the user from selecting the content:
<pre>
<span style="-moz-user-select: none;">
Hello, World!
</span>
</pre>
== Notes ==
1
edit

Navigation menu