that's correct.

Create two classes in a CSS file, one for a non-active widget
(.widget), the other for an active widget (.clickedWidget).

All your widgets start out with the style name .widget

Register a click listener for each widget that will change its style
name to .clickedWidget



On Feb 9, 8:51 pm, jake H <pnosti...@gmail.com> wrote:
> I am also curious about this ( made a topic without success
> though :p )
>
> Dan , what do u mean exactly??
>
> in onclick(),
> to change the css for the 'articles','home' etc respectively?
> if yes , change it to what?
--~--~---------~--~----~------------~-------~--~----~
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