madflow / jquery-slugify

Just another another (another) url slug creation plugin for jQuery.
https://madflow.github.io/jquery-slugify/
MIT License
52 stars 15 forks source link

Can't get it to work #10

Closed dbr0 closed 9 years ago

dbr0 commented 9 years ago

Newb here.

I'm using Laravel 5.1, Installed jquery-slugify with bower which points to public/bower_components. Added to head part of page: `

` It all loads nicely in browser. Added these input text elements: `
` At the end of the file I have: `` Can anyone help me here, I lost so much time and not really sure if I'm doing something wrong or have some bug in the code that I can't see. Thanks.
dbr0 commented 9 years ago

It is working now. I ignored it and it just started working so I guess I had some conflict somewhere else which I "fixed" a bit later.