Skip to main content

Displaying Text in an Alert Dialog

In JavaScript we can display information in windows called dialogs (or dialog boxes) that "pop up" on the screen to grab the user's attention. Dialogs typically diplay important messages to users browing the web page. JavaScript allows you easily to display a dialog box containing a message.

The following program displays Welcome to JavaScript Programming! as three lines in a predefined dialog called an alert dialog.

Alert dialog box displaying multiple lines.

<html>
  <head>
    <title>Printing Multiple Lines in Dialog Box</title>
    <script type = "text/javascript">
      <!--
      window.alert( "Welcome to \n JavaScript\nProgramming!" );
      // -->
    </script>
  </head>
  <body>
    <p>Click Refresh to run this script again.</p>
  </body>
</html>

The script user the browser's window object to display an alert dialog. The argument to the window object's alert method is the string to display.

Popular posts from this blog

List of software companies in Chennai

List of software companies in Chennai India's Information technology is an industry consisting of IT services and business process outsourcing(BPO). In india information technology is playing an important role, IT sector in India is generating more than 3 million employment. IT & ITeS industry in India has grown enormously. Indian Information Technology has made a mark in the world. Many MNC's are started branches in Indian cities like Bangalore, Chennai, Delhi etc,. The below table shows you list of software companies in Chennai. 4i Apps Solutions Pvt Ltd http://www.4iapps.com Abra Technologies http://www.abratechnologies.com Accel Frontline Ltd http://www.accelfrontline.in Adrenalin eSystems Ltd http://www.myadrenalin.com Akmin Technologies Pvt Ltd http://www.akmin.com American Megatrends India Pvt Ltd http://www.amiindia.co.in Anantara Solutions Pvt Ltd http://www.anantsol.com Arrowpoint Technologies Pvt Ltd http://www.arrowpointtechn...

z/890 SHUT DOWN Procedure in Mainframe Systems

Issue the following commands one by one from the master console. 1. P TCPIP 2. C CICS1 3. -Stop DB2 4. P TSO 5. Z NET 6. F BPXOINIT, SHUTDOWN = FORKINIT 7. C LLA - Library look aside facility 8. C VLF - Virtual look aside facility 9. F DLF, MODE = DRAIN - Data look aside facility. 10. P DLF 11. P RMF 12. P FFST - First Failure Support Technology. 13. %STOP - Racf 14. C SYSLOGD1 15. $P INIT - Initiators 16. $P JES2, TERM 17. Z EOD 18. Close the consoles 19. Double click on groups cpc images. The list of images present is displayed. 20. Single Click on the image then Double Click on the Deactivate button which is at the Daily panel and Confirm by clicking OK on the pop up window.

Freshers Openings at Magna Infotech For Oracle DBA in Bangalore

Company Name: Magna Infotech Salary: INR 1,00,000 - 1,75,000 P.A Industry: IT-Software / Software Services Functional Area: IT Software - Application Programming, Maintenance Role Category: DBA Role: DBA Key skills: Ms Sql, Oracle Dba, Database Administration, Software Services, It Services, RAC, Dataguard Job Description Greetings from Magna Infotech!!! This is Nitika from Magna Infotech. We have great opportunity for the openings for our Fortune client. Company profile:  MAGNA INFOTECH is a Premium Provider of IT and Software Services Companies in India, ISO Certified. We at Magna Infotech Provide IT Services to our Business Partners worldwide incorporated in Danbury, USA since 1995. We are a Team of 4500+ employee organization with skilled IT Professionals. We provide Staff Augmentation services for over 170 clients on diverse skill sets, besides providing quality, cost-effective and value added IT solutions and end-to-end customized e-learning solu...