JQuery form wizard and historyEnabled doesn't work
        Posted  
        
            by Voice
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Voice
        
        
        
        Published on 2010-05-29T13:37:56Z
        Indexed on 
            2010/05/29
            13:42 UTC
        
        
        Read the original article
        Hit count: 302
        
Hi I'm trying Jquery form wizard http://plugins.jquery.com/project/formwizard
And it seems to work until I use historyEnabled: true. Back button stops working (I see in that case history.back() is called, but actually it shows the same step all the time). So how can I fix this?
© Stack Overflow or respective owner