miohtama


Member since 2008

6 snippets

9901 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

miohtama's Recent Snippets



« Prev 1 Next »
Create smaller tiles out of a larger bitmap image
0 2904 posted 15 years ago by miohtama
A javscript snipped which will mark each table cell with a CSS class containing the cell's column number. This allows you to set the table column widths using just one CSS rule and without hand editing the table HTML code. This is to workaround the l...
0 2952 posted 17 years ago by miohtama
Split and manipulate URLs easily with this module. It has similar interface to Python's urlparse library. This is patched and modified version from Denis's orignal implementation.
1 2206 posted 17 years ago by miohtama
It is utterly annoying when DOM event handler exceptions fail silently with Firebug. This package fixes this common problem.
0 1691 posted 17 years ago by miohtama
« Prev 1 Next »