I have javascript calendar appears when the user click on a text box and I must call the prototype.js from the following link in-order to allow the calendar to work https://ajax.googleapis.com/ajax/libs/prototype/1.7.1.0/prototype.js
The calendar works fine but I found that all the other javascripts in my page stopped working!
Any suggestions?