Elroy Shilling

Results 2 comments of Elroy Shilling

Thank you for your reply, the after-callback function works great for me: afterDelete: function(tag) { $.post( "server_path/delete_tags.php", { id: "", tag: tag } ); }, afterAdd: function(tag) { $.post( "server_path/add_tags.php",...

Hi there, I have tested the wizard with Ajax content loading: the stepContainer does not grow with dynamic content??? ![Screen Capture](https://f.cloud.github.com/assets/3511334/139396/6a1857ba-71f2-11e2-9e60-f11e4da62172.jpg)