Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
disableSelection
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Fontzter  
View profile  
 More options May 18 2009, 4:27 pm
From: Fontzter <dmfo...@gmail.com>
Date: Mon, 18 May 2009 13:27:33 -0700 (PDT)
Local: Mon, May 18 2009 4:27 pm
Subject: disableSelection
A few of the UI demos show code such as:  $
("#sortable").disableSelection();

I see that this function (and its enable counterpart) exist in the
core.  However, I could not find it documented anywhere.

Has this been superseded by .selectable( 'disable' ) or am I missing
something?

Thanks,

Dave


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard D. Worth  
View profile  
 More options May 18 2009, 6:56 pm
From: "Richard D. Worth" <rdwo...@gmail.com>
Date: Mon, 18 May 2009 18:56:15 -0400
Local: Mon, May 18 2009 6:56 pm
Subject: Re: [jquery-ui] disableSelection

No, the two are unrelated. .disableSelection() is an undocumented (for now)
core utility. It's useful for making text elements, or elements that contain
text, not text-selectable. For example, if you have a draggable element, you
may not want text selection to occur when the user goes to drag the element.

- Richard


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »