I ran into an unusual situation yesterday night.
I need to match only part of id. Let me clear you all with an example
I have few divs like
Alternatively, add class="sales_info" to your HTML mark-up.
class="sales_info"
Then, do this:
$(".sales_info").bind("click", function() { ... }