Lojoon’s Weblog

Just another WordPress.com weblog

Archive for February 2008

dom / xml

without comments

http://network.hanb.co.kr/view.php?bi_id=40

http://trio.co.kr/webrefer/xhtml/overview.html

Written by lojoon

February 21, 2008 at 10:26 pm

Posted in Tips

To enable safari web inspector

without comments

Enable Web Inspector The Web Inspector allows you to easily see how the source code creates the web page. You can inspect various elements of the web page and view their style, metrics and properties. If you select an element in the inspector window, it will briefly be outlined in red on the web page. Web InspectorTo enable the Web Inspector, open up Terminal (located in Applications/Utilities), type the following line and press return: defaults write com.apple.Safari WebKitDeveloperExtras -bool true 

Written by lojoon

February 15, 2008 at 7:01 am

Posted in Tips