Tagged: jQuery
-
AuthorPosts
-
March 21, 2018 at 12:02 am #930194
Hello Dear Friends
i’m using a booking engine for an hotel in enfold, the booking engine is just a js script to paste in the page i want to show, but the requirements they ask me is to initialise jquery and jqueryUI pasting this code into head section of the website.
ISMAEL FOUND IT FOR SOME ONE Name: Marco 3253
On February 14, 2018 at 1:39 am
What I have is :
1. <script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js”></script>
<script src=”https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js”></script>
<link rel=”stylesheet” href=”https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css”>and
2. <div class=”quickSearch”></div><script src=’https://scripts.resasecure.net/serv_jScript/webLibraries/js/ext/HNEwidget.js’></script>
<script type=”text/javascript”>
jQuery(document).ready(function () {
jQuery(‘.quickSearch’).HNetBOL({
hotel: (insérer code Hotel fourni),
hasPromo: true,
maxNights: 30,
maxAdults: 4,
maxRooms: 4,
maxChildren: 3,
maxChildAge: 12,
language: ‘fr’,
forceVertical: false,
hasBestPrice: true,
availableDate: ”,
themeActionColor: ”,
themeActionTextColor: ”
});});
</script>
THANKS !!!!!!- This topic was modified 6 years, 8 months ago by alvarez560.
March 21, 2018 at 3:19 am #930217Como agregar Jquery on header enfold child
Please !!!!March 21, 2018 at 3:21 am #930219I would like to have ISMAEL for help
My post was already solved for somebody by Ismael by !!!!!!!!!!!!!!
Please- This reply was modified 6 years, 8 months ago by alvarez560.
March 21, 2018 at 8:17 pm #930824Hi,
Please avoid creating duplicate tickets it will cause more delay. I have answered your ticket earlier for the same issue.
Closing the duplicate ticket. If you have any questions please get back to us on the other ticket you have for the same issue. We will be happy to help :)
Best regards,
Vinay -
AuthorPosts
- The topic ‘Adding jquery on header’ is closed to new replies.