Hello, For my first GWT app I want to change the position of a div (HTMLPanel in my case) at run-time (e.g. after pressing a button).
To do that i would like to do something like : - set the position to relative - set the top property of the div - set the left property. Any idea how? Or any different approach that achieves the same? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
