this is the case menu1 menu2 menu3 1.1 1.2 1.3 1.4 __ 1.5______________________________ this line is the bottom of the web browser 1.6 1.7 how can add a arrowhead under 1.5 to let user scroll the menu to see 1.6 and 1.7 just like 1.5 \/
the source may like this <li style="background-color:#f4f4f4"><a>our services</a> <ul> <li><a href="b2.asp" title="residential services">residential services</a></li> <li><a href="b3.asp" title="commercial services">commercial services</a></li> <li><a href="b4.asp" title="relocation packages">relocation packages</a></li> <li><a href="b5.asp" title="immigration & visas">immigration & visas</a></li> <li><a href="b51.asp" title="asset management">asset management</a></ li> <li><a href="supplymanagement.asp" title="supplier management">supplier management</a></li> </ul> </li> On Dec 12, 3:47 am, andrea varnier <[EMAIL PROTECTED]> wrote: > On Dec 11, 8:34 pm, "Andrea Varnier" <[EMAIL PROTECTED]> wrote: > > > overflow:scroll; > > I mean, in the CSS... > but maybe that's not the question? > sorry :)