Show different placeholder text for mobile and desktop

Requirement is to make the placeholder text different for mobile as well as desktop. Example: The placeholder that need to show in the mobile device is “” and in the desktop need to be “”. For that first get the screen width in the JavaScript file and pass that value to ‘getcontext’ and then update… Continue reading Show different placeholder text for mobile and desktop