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

Add feature: add API to ajax load content into an existing ajax dialog #40

Open
labaneilers opened this issue Oct 3, 2013 · 0 comments

Comments

@labaneilers
Copy link
Contributor

I imagine a common case might be to use ajax dialogs to create a wizard flow. It would be good to have framework support for this- call a method to use the same built-in ajax mechanism to load new content (and possibly resize the dialog) as the user progresses through the wizard.

Sample API: AjaxModalDialog.loadContent(url, title)
Should return a promise

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

No branches or pull requests

1 participant