thesmu


Member since 05/27/2009

Name: susan sloan

thesmu

Location: edinburgh

Website: smuhub.tumblr.com

small. pink. geeky

5 snippets

15915 profile views

2 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

thesmu's Recent jQuery Snippets



« Prev 1 Next »
pass if on url param
0 2590 posted 12 years ago by thesmu
$(document).ready(function() { var maxHeight = -1; $('.features').each(function() { maxHeight = maxHeight > $(this).height() ? maxHeight : $(this).height(); }); $('.features').each(function() { $(this).height(maxHeight...
1 1770 posted 12 years ago by thesmu
add target blank
0 1472 posted 13 years ago by thesmu
add incremental classes
0 1453 posted 13 years ago by thesmu
equal-height columns
0 1750 posted 13 years ago by thesmu
« Prev 1 Next »