How to define Status bar in java scripts?


Some web developers like to use the browser status bas as a part of web site. The status bar usually displays helpful information about the operation of the browser .

Consider the following code to define status bar.

status bar <>/title><o:p></o:p></span></p> <p style="margin-left:36.0pt"> <span style="font-size:14.0pt;font-family:"Cambria","serif"; mso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font: minor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;background:white"><script language=”javascript”><o:p></o:p></span></p> <p style="margin-left:36.0pt"> <span style="font-size:14.0pt;font-family:"Cambria","serif"; mso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font: minor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;background:white">Function init( )<o:p></o:p></span></p> <p style="margin-left:36.0pt"> <span style="font-size:14.0pt;font-family:"Cambria","serif"; mso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font: minor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;background:white">{<o:p></o:p></span></p> <p style="margin-left:36.0pt"> <span style="font-size:14.0pt;font-family:"Cambria","serif"; mso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font: minor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;background:white"><span style="mso-tab-count: 1">            </span>Self.status=”Hello sample HTML”;<o:p></o:p></span></p> <p style="margin-left:36.0pt"> <span style="font-size:14.0pt;font-family:"Cambria","serif"; mso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font: minor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;background:white">}<o:p></o:p></span></p> <p style="margin-left:36.0pt"> <span style="font-size:14.0pt;font-family:"Cambria","serif"; mso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font: minor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;background:white"></script><span style="mso-spacerun:yes">  </span></head><o:p></o:p></span></p> <p style="margin-left:36.0pt"> <span style="font-size:14.0pt;font-family:"Cambria","serif"; mso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font: minor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;background:white"><body onLoad=”init( )”><o:p></o:p></span></p> <p style="margin-left:36.0pt"> <span style="font-size:14.0pt;font-family:"Cambria","serif"; mso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font: minor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;background:white">The status bar says about the operation of the browser<o:p></o:p></span></p> <p style="margin-left:36.0pt"> <span style="font-size:14.0pt;font-family:"Cambria","serif"; mso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font: minor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;background:white"></body><span style="mso-spacerun:yes">  </span></span></p> <p style="margin-left:36.0pt"> <span style="font-size:14.0pt;font-family:"Cambria","serif"; mso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font: minor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;background:white"><span style="mso-spacerun:yes">   </span></html><o:p></o:p></span></p> <p style="margin-left:36.0pt"> <span style="font-size:14.0pt;font-family:"Cambria","serif"; mso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font: minor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;background:white"><br></span></p> <p style="margin-left:36.0pt"> <span style="font-size:14.0pt;font-family:"Cambria","serif"; mso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font: minor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;background:white">Here the script act upon the browser window in which it is running because the object “self” is used which can identify its browser.<o:p></o:p></span></p> <p class="MsoNormal"> <span style="font-size:14.0pt;line-height:115%"><o:p> </o:p></span></p> <br><p> </p> </div>

Related

Web Technology 1368042415078308763

Post a Comment

emo-but-icon

item