Weno gracias, dice esto:
Linea: 12
Caracter: 21
Error: Se esperaba un identificador
Codigo:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="description" content="Dudas y Sugerencias - " />
<meta name="keywords" content=", PHP, MySQL, bulletin, board, free, open, source, smf, simple, machines, forum" /><script languaje="JavaScript" type="text/javascript">
function amenu(id) {
var td = document.getElementById(id);
td.className = "menubg2";
}
function dmenu(id, class) { <!-- Linea 12 -->
var td = document.getElementById(id);
td.className = "menubg" + class;
}
No entiendo el error xD