Skip to content

Commit

Permalink
made the element absolute for better positioning
Browse files Browse the repository at this point in the history
  • Loading branch information
partoa committed Sep 18, 2010
1 parent 1fa1a91 commit 436b7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jquery.fcbkcomplete.js
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ jQuery(function($){
});
});
}

addMembers(etext, data);
bindEvents();
}
Expand Down

0 comments on commit 436b7b5

Please sign in to comment.