Skip to content

Instantly share code, notes, and snippets.

View lscoates's full-sized avatar

Luke Scoates lscoates

View GitHub Profile
/*
Name: PSP CSS Cheatsheet
Author: Bob Orchard
*/
/* Body Classes */
.public-signup-page {} /* Both Signup and Success Pages */
.public-signup-page__signup {}
.public-signup-page__success {}
/* Plan Summary */
#mobile_summary {}
#summary {}
#summary-setup-fee {}
#summary-recurring-charges {}
#todays-charge {}
/* Plan Configuration */
#components_XXX_allocated_quantity { /* On/Off Components */ }
#component_allocated_quantity_XXX { /* Metered & Quantity-Based Components */ }
$(function() {
var updatingCheckboxes = false,
$components = $('.component-checkbox');
$components.change(function(e) {
if (updatingCheckboxes) { return; }
var $el = $(this),
checked = $el.is(':checked');

Keybase proof

I hereby claim:

  • I am lscoates on github.
  • I am lscoates (https://keybase.io/lscoates) on keybase.
  • I have a public key ASD_L5IGoMjnx-Rdxj54CykSYHJw7WF9X4obSiEhtgaVNgo

To claim this, I am signing this object: