Feb 11, 2014

Win8 Taskbar Shortcut Folder

%APPDATA%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar


Start Google Chrome in Incognito Mode with a Shortcut

Start Google Chrome in Incognito Mode with a Shortcut:



very useful Google chrome plug in for web designer

1.page ruler ( measure px )
2. cssviewer ( see the layer of elements )
3. web deverloper ( responsive layout and etc )
4. capture page ( capture whole page as jpg )
5. stylebot ( temp adjust css to see temp result )

6. colorzilla ( pick color )

Jan 27, 2014

How to format fileupload control - ASP.NET

How to format fileupload control - ASP.NET:



Style ASPX File Upload Control Button

CSS2/DOM - Styling an input type="file":





Style ASPX File Upload Control Button

ASP.Net validation summary causes page to jump to top - Stack Overflow

ASP.Net validation summary causes page to jump to top - Stack Overflow:



Two possible work arounds:
Disable client validation and jump to correct position on post back:
* set EnableClientScript="false" for all validation controls (disabling client validation)
* set MaintainScrollPositionOnPostback="true" in Page directive
Disable the scrollTo function in javascript:
<script type="text/javascript">
    window.scrollTo = function() { }
</script>

LESS « The Dynamic Stylesheet language

LESS « The Dynamic Stylesheet language:





Thumper - A simple and light responsive framework

Thumper - A simple and light responsive framework:



Font Custom

Font Custom:



Ken Shirriff's blog: An Arduino universal remote: record and playback IR signals

Ken Shirriff's blog: An Arduino universal remote: record and playback IR signals:



 http://www.righto.com/2009/09/arduino-universal-remote-record-and.html

Android KitKat | Android Developers

Android KitKat | Android Developers:



http://developer.android.com/about/versions/kitkat.html