View Single Post
  #2  
Old 11-06-2007, 04:01 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: manufacturers scrolling vert menu

You can do that with <div> tags. They allow you to set a height, and you can add this to the class to set it to scroll:

overflow: auto;
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote