jQuery UI dialog is a simple way to create overlay/popup content in web development. Include jQuery UI and you could wrap the content in a overlay/popup using the following Javascript.
Continue reading jQuery UI – Add background color on Dialog overlay
Tag Archives: Dialog
pdmenu – Create a Simple Menu for Inexperienced Linux Users
pdmenu is based on dialog. It provides an even simpler configuration for creating a menu in Unix-based system. It is convenient for system administrators to create a simple login shell for users with limited privileges.
Continue reading pdmenu – Create a Simple Menu for Inexperienced Linux Users
Dialog – Create a Simple Menu for Inexperienced Linux Users
Recently, i have a new task which is adding a user account on a Linux box with UI login shell. My project leader suggests a few tools for me to study and finally i pick the the one called pdmenu.
Continue reading Dialog – Create a Simple Menu for Inexperienced Linux Users