DHTML_XML2_19

<!DOCTYPE html> <html> <head> <title>Unit 2 - Q19</title> <script type="text/javascript"> window.status= "Happy new year"; self.status="Status bar - Happy new year"; </script> </head> <body> <p>Look at the text in the statusbar.</p> <p><b>Note:</b> This property does not work in default configuration of IE, Firefox, Chrome, Safari or Opera</p> </body> </html>

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.