Byron,

delegate is not depreciated in 1.7, it's still active as of 1.11, which is
the version that I'm using. There are a couple of instances of deferred.is
that are depreciated but not .delegate.

http://api.jquery.com/category/deprecated/deprecated-1.7/

http://blog.jquery.com/2011/11/03/jquery-1-7-released/

On Fri, Mar 20, 2015 at 1:35 PM, Byron Mann <byronos...@gmail.com> wrote:

>
> .on() in jquery 1.7+ is probably what to use instead of delegate(). I only
> say this as the documentation notates on() supercedes delegate(). And they
> have a habit of deprecation in these instances.
>
> $(document).on(event, selector, function )
>
> On Mar 20, 2015 1:08 PM, "Scott Stewart" <webmas...@sstwebworks.com>
> wrote:
> >
> >
> > .delegate is what I was looking for
> >
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:360277
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to