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(); } }); });

Resources ready in minutes, flexible plans designed to grow, and your choice of Management Levels, all on your single-tenant VM.

  • 1.5 TB storage*
  • 8 GB RAM
  • Unlimited bandwidth
  • Standard SSL Certificate**

*Disk space includes operating system files, which can be close to 1 GB in a CentOS/Fedora server. Please take that into consideration when choosing a server size that best fits your needs.

**SSL certificate is included for free as part of your dedicated server product. If you cancel the dedicated server product, you will lose the associated SSL certificate as well.

$239.99 / per month