Searched defs:PROMPT (Results 1 - 1 of 1) sorted by relevance

/yui3/src/editor/js/
H A Dcreatelink-base.js19 * @property PROMPT
22 PROMPT: 'Please enter the URL for the link to point to:',
45 url = prompt(CreateLinkBase.STRINGS.PROMPT, CreateLinkBase.STRINGS.DEFAULT);

Completed in 242 milliseconds