Thanks, but I reverted to normal buttons by adding the following to the end of template.js:
function navbuttonsJqueryUi(){
// Just deactivate default jquery-ui button
}
I do some other stuff with the buttons so at this point I would hate to change to the new buttons (I actually tried, and some of it didn't work). Any suggestion to how I can change the old "Next" button? I thought my code above would work but it doesn't...
This is the last thing I need to get done before I can go online with my survey so I would appreciate your help very much. Thanks