Skip to content

Commit

Permalink
more jQuery: styling post submit into a button too
Browse files Browse the repository at this point in the history
  • Loading branch information
garu committed Jun 14, 2010
1 parent bd7b55f commit 3a1051b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tweetylicious.pl
Expand Up @@ -464,5 +464,6 @@ package main;
$(function() {
// creating our buttons
$(".options").find("a").button();
$("#submit").button();
});

0 comments on commit 3a1051b

Please sign in to comment.