Archives
-
Atlas client-side Class Browser
This is probably one of the most useful resources on Atlas while there's no complete documentation on the client-side Base Class Library:
-
Using a Virtual Earth Map as the details view in Atlas
Wilco has a brilliant example of a master-details scenario where the details are actually a Virtual Earth map. He also has a live demo of that scenario. Enjoy.
-
How to set the size of asp:menu images?
<StaticMenuItemStyle CssClass="menuitem" />
<DynamicMenuItemStyle CssClass="menuitem" />
Then, in your CSS, add the menu item class and another one that will target all images within an element that has this class and set the image size there: