Making a dropdown with DOM scripting

Aaron Gustafson is putting together a series of articles on how to make select elements stylable. In essence, what his work does is take the select out of the DOM and replace it with a ul, and then add script and CSS to make that ul work like a dropdown list. The advantage this … [Stuart Langridge]

src="http://www.kryogenix.org/favatars/http://www.sitepoint.com/"
alt="SitePoint"> Syndicated from the
SitePoint
Stylish Scripting weblog

—–

Post a comment.