$(document).ready(function()
{
  $('#tbxWidth,#tbxDrop').numeric();
});