We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I tried to apply in my project but I got the issue: TypeError: this.$el is undefined...this.$el.find('#backgrid-container')
I added your code into var Grid = Backgrid.Grid = Backbone.View.extend({})
I want to apply it into http://techwuppet.com/backgrid_poc_demo/
Please help me to fix it.
Thanks
The text was updated successfully, but these errors were encountered:
Could you show me how exactly you added my plugin?
Thanks!
Sorry, something went wrong.
Thank for your response Gonzalo.Because I want to attach some pictures so I email for you.Can you take a look and help to fix.
Any help Gozalo
On Wed, Jul 30, 2014 at 9:18 AM, tranloi [email protected] wrote:
Thank for your response Gonzalo.Because I want to attach some pictures so I email for you.Can you take a look and help to fix. Thanks — Reply to this email directly or view it on GitHub #1 (comment) .
— Reply to this email directly or view it on GitHub #1 (comment) .
No branches or pull requests
Hi,
I tried to apply in my project but I got the issue:
TypeError: this.$el is undefined...this.$el.find('#backgrid-container')
I added your code into var Grid = Backgrid.Grid = Backbone.View.extend({})
I want to apply it into http://techwuppet.com/backgrid_poc_demo/
Please help me to fix it.
Thanks
The text was updated successfully, but these errors were encountered: