Having some problems, trying to insert a string into the placeholder element on an HTML form. Declared a variable to use for parameter in each function, not sure if this is the correct way ...
var placeholder_value = $(search-typing).prop('placeholder');
Little experience with jQuery, can someone please assist