Is there a simple JavaScript slider?
        Posted  
        
            by Unkwntech
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Unkwntech
        
        
        
        Published on 2008-10-06T02:21:56Z
        Indexed on 
            2010/04/07
            22:53 UTC
        
        
        Read the original article
        Hit count: 394
        
I need to create a custom volume slider for a WMP object. The current slider is complicated to modify, and use, is there a simple way to generate a slider on an HTML page that can have it's value passed to a javascript function?
© Stack Overflow or respective owner