javascript:(function(){var%20newSS,%20styles='body%20{max-width:%20800px;}';%20if(document.createStyleSheet)%20{document.createStyleSheet(%22javascript:'%22+styles+%22'%22);}%20else%20{newSS=document.createElement('link');%20newSS.rel='stylesheet';%20newSS.href='data:text/css,'+escape(styles);%20document.documentElement.childNodes[0].appendChild(newSS);}})();
Friday, October 8, 2010
bookmarklet for changing a page's max size
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2010
(147)
-
▼
October
(27)
- Taglist in shell
- Shell word frequency filter
- tr shell command example
- shell script for converting tab separated values t...
- a fantastic resource for unix command line examples
- cut and awk for same job : extract fields and join...
- shell pattern matching
- shell case switch
- shell command line looping (tested on cygwin)
- uniq
- The Pragmatic Programmer
- Demeter's law
- Actionscript singleton class template IntelliJ Idea
- sorting lines with vim
- Shell sample commands
- Shell sample commands
- Finding all files newer than a given file
- Problems in running shell scripts on cygwin
- extracting social security number from an xml file...
- Linting php files from command line in Cygwin
- Executing vim commands from command line
- bookmarklet for changing a page's max size
- Flex 4 difference between property and class
- Scrolling content in Flex 4
- Flex 4 basic layouts
- AS-3/Flex Dictionary weak keys
- php.ini on production
-
▼
October
(27)
No comments:
Post a Comment