David Street

Results 13 comments of David Street

@dthree Any update on this?

I looked at your page, but did not see the script you mentioned. The script that was on the page, however, was failing because the DOM elements for the subject...

I haven't heard any update on this issue, so I'm going to close. If you still need help, let me know and I'll reopen the issue.

The plugin does not currently support being able to bind to an element that doesn't exist yet on the page. What is your use case for this? I may consider...

Ok. So the script is present on all pages, whether it is needed or not? If that's the case, I can add a simple check to see if the target...

Thanks. This looks good. Can you also update `.gitignore` so that `dist` is included with the package? Once complete, I'll merge.

@ownede could you provide for of your code? Its hard to diagnose without more context.

If you only need the final build, you can download the [latest release](https://github.com/dstreet/dependsOn/releases/download/v1.4.1/dependsOn_1.4.1.zip). If you are using browserify to you can include dependsOn with `require('jquery-depends-on')`

Please reopen if I misunderstand the issue

I can see how this might be helpful when dependsOn is not being included in a JS bundle. I'll work on adding a prepublish script to build the dist