View Single Post
Old 01-04-2013, 08:37 PM   PM User | #1
quadrant6
Regular Coder

 
quadrant6's Avatar
 
Join Date: Aug 2002
Location: New Zealand
Posts: 150
Thanks: 0
Thanked 0 Times in 0 Posts
quadrant6 is an unknown quantity at this point
How to call custom method in this plugin example

I'm using the jQuery based WYSIWYG editor Redactor and in trying to follow along with their simple docs, how would you call the method 'your_method' in their example here?

http://imperavi.com/redactor/docs/creatingplugins/


They don't have an example. All I want to do is put a button on the page and then when that button is clicked, trigger off my own custom method.

I'm sure this is an easy one for any experience JS coder. Insight appreciated!
quadrant6 is offline   Reply With Quote