Hi, GWT 2.8
I have a top menu bar and a side nav using gwt material. They both process click to a center HTML Panel. When I click a link inside the panel it takes over the whole screen. I know I can use a frame to eliminate this problem. I have tried: - focuspanel -wrapping html inside a div The html I am sending contains html, head, and body tags. Is there anyway to force the clicks to show within the HTML that they are clicked without removing topnav and sidebar without using a frame? Thanks in advance. Ed -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
