css - Can you style the list of previous submission values for text inputs? -


http://i.stack.imgur.com/c6xsl.jpg

is possible use css style list of previous submission values appear on text inputs?

using firebug, doesn't appear that dropdown gets added dom. handled @ chrome level of browser.

if wanted style that, you'd have keep track of entered values on own. whether cookies or html5 localstorage, save, per user, values have entered , have javascript create own pre-fill list style way like.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -