Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Can someone give me a very very very simple example of jquery (not jquery UI) plugin, where is implemented UPDATE method? I want to create plugin according to "Plugins/Authoring" article (http://docs.jquery.com/Plugins/Authoring#Plugin_Methods) with update method, which gives me a possibility to change deffault setting after initialisation.

share|improve this question
update what? visual, data, your text...hard to tell what you want without seeing what you have DONE a this point. – Mark Schultheiss Feb 21 at 14:52
@mark-schultheiss , update options, which I set with initialization, I have an example here: stackoverflow.com/questions/14800095/… – user13250 Feb 23 at 17:26

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.