file chooser -- custom file input problem
I am having a problem with the plugin "file chooser" a/k/a "custom file input".
It works great except for one problem. Perhaps there is a work around or I am doing something wrong.
The problem is that it triggers on anchor tags on the page. On the places it is suppose to work it works well. It just works on places it should not work.
I saved the demo file and pasted in <div class="tab_container"><p><a href="#tab3">test</a></p></div> and it triggered on that.
There must be a way to make it more selective.
Any help would be appreciated. My skill level with JQuery is very low.