PH based menu - trimming before output is garbling menu IE

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
screenmates
Advanced
Advanced
Posts: 26
Joined: Tue Jan 23, 2007 3:35 pm

PH based menu - trimming before output is garbling menu IE

Post by screenmates »

I changed the drawMenus() function to return the complete string to echo it later in my template. Inside the template, when I echo it as is, its fine but when I do a trim on it and then echo it, the first 2 menubar items are getting duplicated in IE (Firefox is fine). Is this a known issue?

TIA
Post Reply