Fear not, help is on the way. Time to fire up FireBug. The fact that it works in IE means the DOM has probably been built correctly. Most likely it is some styling issue, which you can diagnose by inspecting the elements that are not showing in FireBug. Learning to use FireBug (or another inspector) is like learning to use the Java debugger. Don't put it off.
Walden On Oct 31, 2:19 am, Syed Shahul <[EMAIL PROTECTED]> wrote: > hi all, > > iam using horizantal split pane to display widgets like stake > pane(with some widgets) and other widgets on the right pane. > it works well in IE but not displayed in Mozilla Firefox!. > > kindly help me regards > > Thanking you in anticipation, > > Syed Shahul --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
