Dear Wiki user, You have subscribed to a wiki page or wiki category on "ESW Wiki" for change notification. The following page has been changed by GoutamSaha: http://esw.w3.org/topic/its0908LinguisticMarkup ------------------------------------------------------------------------------ <!-- Markup for Javascript document.title text --> <sentence_cat name="script_document_title"> - ... - ... + + <HTML> + + <HEAD> + + <TITLE>web page title</TITLE> + + <SCRIPT LANGUAGE = JavaScript> + - alert(document.title); + alert(document.title) - ... - ... + + alert(document.title="Now it is changed") + + </SCRIPT> + + </HEAD> + + <BODY> + + </BODY> + + </HTML> </sentence_cat>Received on Friday, 18 November 2005 06:09:18 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:12:45 GMT