Wpis z mikrobloga

https://www.w3.org/TR/CSS21/syndata.html#characters

In CSS, identifiers (including element names, classes, and IDs in selectors) can contain only the characters [a-zA-Z0-9] and ISO 10646 characters U+00A0 and higher, plus the hyphen (-) and the underscore (_); they cannot start with a digit, two hyphens, or a hyphen followed by a digit. Identifiers can also contain escaped characters and any ISO 10646 character as a numeric code (see next item). For instance, the identifier "B&W?" may
@Sheppard25:

function elementsWDisplay(){
for (x=0;x"+elementsW[x].name+"");
}
}
function elementsPDDisplay(){
for (x=0;x"+elementsPD[x].name+"");
}
if (elementsPD[x].typ==2){
jQuery("#queuecouncilorspd").append(""+elementsPD[x].name+"

");
}
}
}

wrzucam na stronę kolejkę i muszę wystawić id jeśli coś zostanie kliknięte jakiś inny pomysł ?