View Single Post
  #2  
Old 04-10-2008, 02:05 PM
  kube's Avatar 
kube kube is offline
 

X-Adept
  
Join Date: Sep 2005
Location: London: a small place East of Wales
Posts: 529
 

Default Re: Text changing when category is pressed

Looking at the code, I suspect your site has gone into quirks mode.

If you do a View>Source of your code you can see that you're printing a commented stock array outside and above the DOCTYPE as soon as you remove that commented array it should return to normal.

Hope this helps.
__________________
Doms
kube v4.1.9
Reply With Quote