Skip to content

Commit

Permalink
Make sure options are set
Browse files Browse the repository at this point in the history
  • Loading branch information
holman committed Feb 18, 2010
1 parent a20989a commit 80cb871
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jquery.boastful.js
@@ -1,5 +1,6 @@
(function ($) {
$.fn.boastful = function(options){
options = options || {}
var output = $(this)
var defaults = {
location: location.href,
Expand Down

0 comments on commit 80cb871

Please sign in to comment.