#4424 closed enhancement (wontfix)
Enable support for loading content from external HTML file
Reported by: | pwnedd | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.dialog | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I would be great if the Dialog class has built-in support for loading content from an external file. This way, dialog content could be kept separate from other content and could be loaded as needed.
It looks like there is a pretty straight-forward way to do this using the "load" method (http://groups.google.com/group/jquery-ui/browse_thread/thread/9193e9fda76b5c60?pli=1) but it still I think is important enough to be worth including natively.
Note: See
TracTickets for help on using
tickets.
This is way too easy to do without the option for us to consider increasing the size of our API to support it.