embed-page
embed-page copied to clipboard
target attribute
target attribute to reference the links and form inside of embed-page. It is different than scope. Point of target is control over another embed-page instance.. The menu is a good sample. Link would open microapplication in given by target instance( with matching name attribute). For example, contacts in chat or inbox in email.
javascript:code would be fired when link/form submit triggered. Returned value is used as destination.