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

Made code more object oriented #17

Closed
wants to merge 1 commit into from
Closed

Conversation

adiospace
Copy link
Contributor

  • Made the code more object oriented. We now have $.modal object with center, resize, open, close, show, hide, block, unblock methods.
  • Call modal() on a link selection, i.e. $('a').modal().
  • Updated Readme.

* Made the code more object oriented. We now have $.modal object with center, resize, open, close, show, hide, block, unblock methods.
* Call modal() on a link selection, i.e. $('a').modal().
* Updated Readme.
@kylefox kylefox closed this in bd4331c Feb 22, 2012
@kylefox
Copy link
Owner

kylefox commented Feb 22, 2012

Had to manually do this one again because it wouldn't merge cleanly, even after using mergetool.

@adiospace
Copy link
Contributor Author

No problem man. I'm glad I could help. Cheers.

On Feb 22, 2012, at 7:09 PM, Kyle [email protected] wrote:

Had to manually do this one again because it wouldn't merge cleanly, even after using mergetool.


Reply to this email directly or view it on GitHub:
#17 (comment)

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.

None yet

2 participants