Hi all I make the easing effect for the notification bar in my wordpress Site but whenever i click the button i get the error as TypeError. TypeError: v.easing[this.easing] is not a function Here is the script i using now
<script src="http://code.jquery.com/jquery-1.9.1.js"></script>
<script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
In Previously i called the script as like this
<script src="<?php echo site_url(); ?>/wp-includes/js/jquery/jquery.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js"></script>
Here is the Screenshot What i face exactly.
Any suggestion would be great. I Provide the live link
Aucun commentaire:
Enregistrer un commentaire