adchsm / Slidebars

Slidebars is a jQuery Framework for Off-Canvas Menus and Sidebars into your website or web app.
http://www.adchsm.com/slidebars/
MIT License
1.5k stars 307 forks source link

Yii2 framework double post #194

Open davide-redooc opened 9 years ago

davide-redooc commented 9 years ago

Hi, your plugin is amazin. I use it for our company site. it work very well but there is a problem with submit forms with browser default method. All form of the site need 2 click for submit infact the plugin block first click event. Is there any way to fix it?

Thanks in advance.

adchsm commented 9 years ago

Forms should work just fine with Slidebars. Do you have a demo url I can see?

Thanks,

Adam

philippfrenzel commented 9 years ago

I think you should mention which plugin for yii2 you are using - I have a wrapper and works fine with all kind of forms...

davide-redooc commented 9 years ago

http://redooc.com/it/home/signup here an example of a simple form that require a double click to make post. this page is made with yiisoft/yii2-bootstrap and yii2 2.0.5

Thanks

adchsm commented 9 years ago

If you remove the slidebars.js and slidebars.css file - does it only require one click?