Hi Mitchell,
OK I figured it out. Because I have 3 monitors when the task bar is on the bottom in its standard position its way too wide, I can hardly reach over to get to the Quick Launch. >> works with Dave's. But I have the task bar set vertically on the left side of the screen and in that case the >> is not at the bottom of the search window. Bug?
Ah, I see... Actually, I think that's a feature :)
Whether the >> (chevron?) is displayed or not is controlled by the showbutton and clocklongwidth settings, as per:
/* Show the menu '>>' popup button? * 0 = never * 1 = always * 2 = if search bar width is greater than clocklongwidth [default] */ showbutton = 2;
I suspect it works this way in order not to steal input space from people who have the taskbar docked vertically, like yourself.
Anyway, you can always set showbutton to 1 in your localprefs.js, or just use F1 while in the search window, to popup the menu.
Hope that helps, Kim
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ To unsubscribe visit: https://lists.sourceforge.net/lists/listinfo/dqsd-users [EMAIL PROTECTED] http://sourceforge.net/mailarchive/forum.php?forum_id=8601