Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

persianjs jQuery Plugin #18

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

MBehtemam
Copy link

persianjs jQuery Plugin based on persianjs.

@afshinm
Copy link
Contributor

afshinm commented Mar 10, 2013

+1. Let me check this pull request completely, sounds cool. Thanks.

} else if ( typeof method === 'object' || ! method ) {
return methods.init.apply( this, arguments );
} else {
$.error( 'Method ' + method + ' does not exist on jQuery.tooltip' );
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jQuery Tooltip!?

@MBehtemam
Copy link
Author

Oh if forget for clean up , i try to fix these bugs.

@afshinm
Copy link
Contributor

afshinm commented Mar 11, 2013

Thanks @salisa.




var methods = {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

every change in core of persian.js need a method update, it's better to have such a dynamic binding in core method calls.
let see this Gist: https://gist.github.com/salisa/5063522

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants