I wish to use this nested menu in blogger~~~
but it appear error when i try to save :
"Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: Element type "menuids.length" must be followed by either attribute specifications, ">" or "/>".
so this line have problem?
function initsidebarmenu(){
for (var i=0; i<menuids.length; i++){
var ultags=document.getElementById(menuids[i]).getElementsByTagName("ul")
thanks~~~



Reply With Quote

Bookmarks