MinnPost / jquery-vertical-timeline

jQuery plugin of: A beautiful vertical timeline made with Tabletop.js, Isotope.js & Handerlbarz.js. A collaboration between Balance Media and WNYC/John Keefe.
http://code.minnpost.com/jquery-vertical-timeline/
Other
122 stars 27 forks source link

Issue #11

Open sasikrishna opened 10 years ago

sasikrishna commented 10 years ago

Jquery validator isn't working when loading vertical-timeline-libs.js.

Can you help me to solve this I need to both to load & work.

zzolo commented 10 years ago

Hey. Do you have a link to the jquery validator? I don't know what that is.

sasikrishna commented 10 years ago

I'm loading Jquery validator using head js & then loading these vertical-timeline.js & vertical-timeline-libs.js. In this case when typing jQuery.validator in console returning undefined.

It is working if I comment vertical-timeline-libs.js. I dont know what wrong with timeline libs js.

zzolo commented 10 years ago

Hi @sasikrishna. Like I mentioned before I am not sure what you mean by jQuery Validator. Can you provide a link/url to this package so that I can understand what is happening. I need to be able to reproduce your error.

sasikrishna commented 10 years ago

Hi @zzolo this is the URL - http://ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/jquery.validate.js. This js we will use for form validation.