jQuery(function($){
$('[id*="price-item-click"]').click(function() {
var selector = $(this).attr('id').replace('-item-click', '');
var $price = $('#' + selector);
var sum = 0;
$price.toggle();
$price.toggleClass('price-active');
$(this).toggleClass('price-item-active');
$('.price-active').each(function(){
sum += parseFloat($(this).text().replace(/\D/g,''));
});
if (sum > 0){
$("#total-price-cal").show();
$("#total-price-cal").text("$" + sum + "k");
}
else {
$("#total-price-cal").hide();
}
});
});
Domain Alert® Pro Backorder
If the name you want is already registered, you can still own it! Secure your chance to snag up a domain* the instant it becomes available.
- Includes the cost of registering the domain name.
- If you don’t get the name, you don’t lose — just re-assign to another name.
*Includes .COM, .CO, .INFO, .ORG, .NET, .ME, .MOBI, .US or .BIZ.
$25.19 / per year