I need to update script section of the html through the tidylib for eg. <SCRIPT language=JavaScript1.2> function funct1() { } </SCRIPT> should be updated to <SCRIPT language=JavaScript1.2> function funct1() { } function new_function() { } </SCRIPT> ie I need to add one more function programmatically to script section of html document . can i use function tidyNodeIsSCRIPT( <structTidyNode.htm>TidyNode tnod ); and proceed please help me Renjith.Received on Tuesday, 11 February 2003 02:15:08 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 13:57:15 GMT