Validating http://www.lyrunedale.com/boards/read.php?1,6156 Error [404]: "character X is the first character of a delimiter but occurred as data" What I used in my document was: <select name="addbbcode12" onChange="bbfontstyle('<font face="' + this.form.addbbcode12.options[this.form.addbbcode12.selectedIndex].value + '">', '</font>')" onMouseOver="helpline('ff')"> Error messages: Warning /Line 751 column 62/: character "<" is the first character of a delimiter but occurred as data. |..."addbbcode12" onChange="bbfontstyle('_*<*_font face="' + this.form.addbbcode | Warning /Line 751 column 170/: character "<" is the first character of a delimiter but occurred as data. |...2.selectedIndex].value + '">', '_*<*_/font>')" onMouseOver="helpline('ff')">| I read the help topic at http://www.w3.org/TR/xhtml1/#h-4.8, but I wouldn't be able to follow it if the above isn't in <script></script> tags, so what do I do? What I have above links to an outer Javascript source.Received on Wednesday, 17 August 2005 10:06:17 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:52 UTC