Microsoft provided built-in feature of developer tool in IE8 and later versions proved very useful for developers .
UI changes can be done with the help of developer tool . Open a site in IE8 and press F12 , developer tool window will open up . Click on the arrow icon in window or press Ctrl+B and then select any element on page . Styles applied to that element will be visible to you . You can also view the .css file associated with the element. Style of parent being overwritten by child control can be seen by strikeouts.
Check dis out ........:)
UI changes can be done with the help of developer tool . Open a site in IE8 and press F12 , developer tool window will open up . Click on the arrow icon in window or press Ctrl+B and then select any element on page . Styles applied to that element will be visible to you . You can also view the .css file associated with the element. Style of parent being overwritten by child control can be seen by strikeouts.
Check dis out ........:)
No comments:
Post a Comment