how to change the textbox value based on dropdown selection using ajax in yii2

I want a simple example using yii2.0 I want to change the textbox value or color anything from both based on the value of dropdown selection using ajax i do not want to load the page again so i want ajax , mean while this should be in yii2.0 Thanks in advance

You should learn jQuery.