Google Groups Home
Help | Sign in
Remove plugin method from element?
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
  1 message - Collapse all
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
misterbrandt  
View profile
 More options Jul 24, 12:11 am
From: misterbrandt <misterbra...@gmail.com>
Date: Wed, 23 Jul 2008 21:11:15 -0700 (PDT)
Local: Thurs, Jul 24 2008 12:11 am
Subject: Remove plugin method from element?
I am working on a plugin for the chyrp blog engine where the core
javascript has already applied the autogrow jquery plugin to all the
textareas on a page. I am trying to unobtrusively disable this plugin
on a specific textarea (since the tinyMCE WYSIWYG code conflicts
somehow with the autogrow script).

autogrow is applied like so:
        $(document).ready(function(){
                $("textarea").each(function(){
                        $(this).autogrow()
                })
        });

I have read this thread (http://groups.google.com/group/jquery-en/
browse_thread/thread/514383b03e01e2c/cfb4bfa4bc685db6) but to be
honest, I don't fully understand the proposed code snippet. Is there a
simple call to unbind this method? set it to null?

Thanks so much for your help.


    Reply to author    Forward  
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 »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google