jQuery HtmlEditor - imageUpload.tabs

Contains an array of tabs in the "Add an Image" dialog.

Default Value: ['url']
Accepted Values: 'url' | 'file'

View Demo

Refer to the imageUpload topic to see an example.

name

Specifies the tab's name.

Type:

String

Default Value: undefined
Accepted Values: 'url' | 'file'

View Demo

Refer to the imageUpload topic to see an example.