MultiDialog icon indicating copy to clipboard operation
MultiDialog copied to clipboard

Callbacks for non links

Open queenvictoria opened this issue 12 years ago • 1 comments

So we can provide alternative sources for titles and descriptions.

queenvictoria avatar Aug 19 '13 10:08 queenvictoria

Im not quite sure why this is needed. When you want the auto magic to guess title, type, etc. you should just use the openLink method instead of one of the predefined (more or less internal) helper methods. Perhaps "openLink" is a little confusing as the method accepts an data object (with at least one: html, href or element), an jquery object containing a tag or an URL

fnagel avatar Aug 19 '13 21:08 fnagel