thesmu


Member since 05/27/2009

Name: susan sloan

thesmu

Location: edinburgh

Website: smuhub.tumblr.com

small. pink. geeky

5 snippets

4082 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 613 posted 10 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 660 posted 10 years ago by thesmu
add target blank
0 543 posted 10 years ago by thesmu
add incremental classes
0 541 posted 10 years ago by thesmu
equal-height columns
0 668 posted 11 years ago by thesmu
« Prev 1 Next »