Closed melinazell closed 10 years ago
If you open the console and type ouibounce
, do you get access to it?
Yes, if I start typing, the "auto fill" shows ouibounce. And if I press return, I can see the function too...
Please see this...
Looks like the script ins't being loaded — weird.
Carl Sednaoui +1 (646) 498-6451 @carlsednaoui http://www.twitter.com/carlsednaoui CoderDojo http://www.coderdojonyc.com/ | MailCharts http://www.mailcharts.com/ | Thinkful http://www.thinkful.com/
On Wed, Oct 15, 2014 at 2:10 AM, melinazell notifications@github.com wrote:
Yes, if I start typing, the "auto fill" shows ouibounce. And if I press return, I can see the function too...
Please see this... [image: oui] https://cloud.githubusercontent.com/assets/6194316/4641139/e46af9e6-5431-11e4-9d0d-de08ca391542.gif
— Reply to this email directly or view it on GitHub https://github.com/carlsednaoui/ouibounce/issues/70#issuecomment-59161908 .
note that oui_B_ounce != oui_b_ounce :)
Kaboom!
Carl Sednaoui +1 (646) 498-6451 @carlsednaoui http://www.twitter.com/carlsednaoui CoderDojo http://www.coderdojonyc.com/ | MailCharts http://www.mailcharts.com/ | Thinkful http://www.thinkful.com/
On Wed, Oct 15, 2014 at 1:45 PM, Atanas Yanev notifications@github.com wrote:
note that oui_B_ounce != oui_b_ounce :)
— Reply to this email directly or view it on GitHub https://github.com/carlsednaoui/ouibounce/issues/70#issuecomment-59245696 .
The questions says it all...
The demo works locally, once I upload it to the staging server, keep hitting the "undefined" error.
1) Yes, jquery.js is at the top. 1.10.0 2) Yes Ouibounce.js and css are after it. 3) Yes, the triggering script is just before body. 4) Yes, all js files are loaded in browser, no 404 errors.
Same structure as in demo, but once I upload everything, "ouibounce is undefined".
What could be causing it!??