Thursday, 15 August 2013

javascript - Embedding video into an alert message -



javascript - Embedding video into an alert message -

i creating web page using html , javascript, have included help button using javascripts alert function users info on how utilize web page.

i have researched endlessly find out if possible embed video alert message. have not found 1 web page comes close this, doable?

you have create own javascript popup/alert/dialog box task or can utilize jquery ui dialog or bootstrap modal. cannot show except plain text in alert box.

from documentation:

window.alert(message);

message string of text want display in alert dialog, or, alternatively, object converted string , displayed.

javascript video embed alert alertdialog

No comments:

Post a Comment