Profile
Achievement
    
                ping_ch's Recent SnippetsTagged jquery
- All /
 
 « Prev 1 Next »
Converts a standard select box to a clickable image thumbnail list.
<code>
<select>
<option>/images/test1.jpg</option>
<option>/images/test2.jpg</option>
</select>
<script>
$('#image').imageSelect();...
        
        
        
            1 
        
        
            1308 
        
                    posted 16 years ago by ping_ch