http://www.w3schools.com/CSS/pr_class_visibility.asp

css attribute name visibility set to hidden.  To find the class that you
need to apply it to, use something like firebug.  It might not have an
explicit class assigned, so you'll want to use css
selectors<http://www.w3.org/TR/CSS2/selector.html>or provide an
explicit class in the GWT code.

On Mon, Apr 6, 2009 at 2:07 PM, Bill Davis <bdav...@gmail.com> wrote:

>
> Does anyone know of a way to completely remove the border on a popup
> submenu from a MenuBar?
>
> I've played around with the styles for a couple of hours, but I've
> only been able to change the style of the shadow for some reason.
>
> Thanks,
> Bill Davis.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to