Hello,
Thank you so much for your reply.
It was reasurring to know i had located where the error was.
My for loop is different to your for the first line.
you put:
tableRowHTML = tableRowHTML + '<tr><td onmouseover="return td_over()" onmouseout="return td_out()"id="';
tableRowHTML = tableRowHTML + menuName + menuItems[rowCount][0];
I understand in principle what you are doing but im having problem trying to work out my code to do the same.
where are the td_over() and td_out() fundctions come from - have you renamed your code?
I hope you dont mind my asking again.
Angela
[/quote]
Thanks mcange
(EMail me:
[email protected])