Search found 141 matches

Go to advanced search

by David wyatt
Mon Sep 15, 2014 7:12 pm
Forum: Issues
Topic: custom javascript split not working
Replies: 2
Views: 287
 
Jump to post

custom javascript split not working

Hi i need some help, ive added a custom javascript function to take a variable from an input box called get_sku, split it and combine it differently then show it in a label box called skubox, but i cant get it to work. code is var userInput = Appery ('inputbox').val(); var b = userInput.split("...

Go to advanced search