use this....
div#menu {height:100%; min-height: 150px; background:#??? url(images/
backgroundyoureusing.png) 0 0 repeat-x;}


or this

div#menu {
  background-color:#???;
  margin-left:1px;
  padding-bottom:10px;
  position:relative;
}

http://omnisistem.com/ was what I did, the menu is dynamic with an end
cap at the base.
No extra JQuery needed.

; )

-jd

Reply via email to