Re: [S2] [s2] autocompleter

2007-02-22 Thread Musachy Barroso
That's going to be a little tricky, there is a templateCssPath attribute that you can specify, and Dojo will use it for the style of the autocompleter. On the generated html, look at the "class" attributes of the autocompleter, and create a css file with all the required styles, and modify the one

Re: [S2] [s2] autocompleter

2007-02-22 Thread Ron Chan
I'm using the code I copied from the showcase it doesn't set the font of the dropdown in any of the examples i would like to set it to monospace so that I can simulate a table with 2 columns in the dropdown thanks Ron Pedro Herrera wrote: > > look at struts2-showcase.war , there“re several ex

Re: [S2] [s2] autocompleter

2007-02-22 Thread Pedro Herrera
look at struts2-showcase.war , there“re several examples about that. Herrera Ron Chan wrote: > > where can I set the font of the dropdown list for the autocompleter? > > thanks > Ron > > -- View this message in context: http://www.nabble.com/-s2--autocompleter-tf3271959.html#a9098123 Se