September 2011
Beginner
1608 pages
68h 25m
English
A major benefit of working with browser tools is that you can modify the CSS on-the-fly to get an instant preview. For instance, Figure 16.62 shows the options for modifying CSS properties in Firebug, including editing the current (selected) element style and adding new properties.
Figure 16.62 Options for real-time CSS modification in Firebug.

Figure 16.63 shows the result of modifying the .nightandday .ms-cui-topBar2 class to include a new background-color property. Refreshing the page removes changes. If you want to keep any changes made using browser tools, just like when prototyping SharePoint sites in SharePoint ...
Read now
Unlock full access