SyntaxFix
Write A Post
Hire A Developer
Questions
also if you need to select a sibling with a name rather than the class, you could use the following
var $sibling = $(this).siblings('input[name=bidbutton]');