You are viewing this page out of context. To see it in the context it is intended please click here.
About This Page
Reply posted by Jake Howlett on Wed 12 Jul 2006 in response to Domino Name Picker Revisited
Re: Scroll bar not visible
Hi Leo.Not sure exactly what you trying to do, but this might do it; add the following
CSS to the style definition for the picker div:
overflow:scroll;
Jake