javascript - Get icons from browser resources -


is there possibility dynamically images/icons browser?

i have problem custom dropdown control (written in asp/c#). have same icon browser has standard select control. control has few html elements, including img, holds image dropdown button.

there no option use select control this.

there differences between browsers , want cross-browser.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -