Closed zzramesses closed 12 years ago
Have you fixed this problem yet? It sounds like your index file is trying to use customForms or maybe you are using the customForms CSS without including the JS. Let us know if you are still seeing this issue.
Uncaught TypeError: Object [object Object] has no method 'datepicker' I'm too having same issue when ever i try to use any jquery plugin with foundation plugin. Is there anything we have to change/configure to use Other jquery Plugins...?
We also have the same issue, I just tried to use the contact form html in my project from my custom Foundation download. The demo contact form tabs work fine though
these are the errors, hope it helps :)
Uncaught TypeError: Object [object Object] has no method 'placeholder' app.js:11 Port error: Could not establish connection. Receiving end does not exist. miscellaneous_bindings:235
placing all javascript in app.js will solve this issue!
I did a custom download of foundation.
When I open the included index file I get the above error, but everything seems to work.
But when I start working on my project the error is breaking other scripts, specifically this one
http://codecanyon.net/item/jquery-social-stream/2103997
The plug-in above works when I don't enqueue foundation.js but then the tabs don't work..
In my project the error is instead Uncaught TypeError: Object [object Object] has no method 'customsForms'