Thread: Rollovers
View Single Post
  #5  
Old 11-16-2003, 11:52 AM
 
concepts concepts is offline
 

Senior Member
  
Join Date: Nov 2003
Posts: 104
 

Default

If you are in the head .tpl I think some of your code may be getting stuck after it checks to see if it is an admin or customer head display.

For example, in the customer head display, it will show you a search bar and other things in the default mode.

In the admin, you will not see that information.

I think some of javascript is stuck inside the customer portion and being cut off, hence the errors.
Reply With Quote