I want to fix the width of select tag in html. But what i want is that whenever we select an item from it, that item's width should also get changed to the width of the select tag so that each item is fully visible in the select tag on selection.
Is it possible?