Skip to content
New issue

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

error: element is null #16

Open
GoogleCodeExporter opened this issue Apr 24, 2015 · 0 comments
Open

error: element is null #16

GoogleCodeExporter opened this issue Apr 24, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Since I added the datepicker widget to my page I get the error 'element is 
null' on line 3847 of the prototype library.
That is this line: if (element._prototypeEventID) return 
element._prototypeEventID[0];

Any idea why this happens? This is my code:
var dpck_startdatum = new DatePicker({relative:"startdatum",language:"nl"});
var dpck_einddatum = new DatePicker({relative:"einddatum",language:"nl"});

Original issue reported on code.google.com by [email protected] on 21 Aug 2010 at 12:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant