Guest User

Untitled

a guest
Dec 17th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. priceBoxOptions = $(this.options.priceHolderSelector).priceBox('option').priceConfig || null;
  2. as
  3. priceBoxOptions = $(this.options.priceHolderSelector).priceBox().priceBox('option', 'openOnFocus', true).priceConfig || null;
Add Comment
Please, Sign In to add comment