VinceG / twitter-bootstrap-wizard

This twitter bootstrap plugin builds a wizard out of a formatter tabbable structure. It allows to build a wizard functionality using buttons to go through the different wizard steps and using events allows to hook into each step individually.
MIT License
1.39k stars 676 forks source link

Input type file not working #226

Open JimFlowersGreen opened 6 years ago

JimFlowersGreen commented 6 years ago

I've got a problem that I just can't figure out.

I'm using twitter-bootstrap-wizard and codeigniter for my php framework.

My aim is to upload a file but getting absolutely no where.

In case you don't deal with Codeigniter, are there any changes I need to make to the twitter-bootstrap-wizard to upload files?

PS I'm a newbie so all help will be really appreciated. Thanks!!