Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Other
New issue 1969 by [email protected]: jquery-timepicker stopped working
with Caja sometimes last week
https://code.google.com/p/google-caja/issues/detail?id=1969
<script type="text/javascript"
src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script type="text/javascript"
src="http://jonthornton.github.io/jquery-timepicker/jquery.timepicker.js"></script>
<link rel="stylesheet" type="text/css"
href="http://jonthornton.github.io/jquery-timepicker/jquery.timepicker.css">
<input id="basicExample" type="text" class="time ui-timepicker-input">
<script>
$(function() {
$('#basicExample').timepicker();
alert("this message is not displayed")
});
</script>
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.