Dialog box using JQuery UI to display message and take user inputs

preview_player
Показать описание

We can display dialog box using JQuery UI to show message to user. We can display the dialog box on page load or after some time delay. Time delay we can manage by using setTimeout().
We can open the dialog button by click of button. Open option can be connected to the click of a button.
We can add one close button to our dialog box to close the window.
We can add one form to the dialog box to ask the user to input text. These input user data can be transferred to parent window and display the same inside a div tag.
We can manage animation while opening by using show and on hide we can also add animation. Effects like fade , size with duration can be added to the dialog box.
Рекомендации по теме
Комментарии
Автор

While refreshing the page some fields are appearing...why...how to remove it

sudharshanreddy
join shbcf.ru