Skip to content

Instantly share code, notes, and snippets.

@adamboduch
Created July 22, 2013 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamboduch/6058208 to your computer and use it in GitHub Desktop.
Save adamboduch/6058208 to your computer and use it in GitHub Desktop.
Need help with code from "jQuery UI Cookbook"? Drop me a line in the comments below and I'll create a new gist for you. http://www.packtpub.com/jquery-userinterface-cookbook/book
$( "#help" ).guide();
@Dosolutions
Copy link

Hi Adam,
I would like to be able to add numbers in rows that contain decimal points like 2.5 + .1.75 but I seem to be only adding whole numbers. Is there some place in the JS I should be looking?

http://transition.putney.net/admin/total_hr_detail.php

Any thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment