$("#properties .top-bar .top-bar-section ul#menu-properties li ul.dropdown li a").mouseout(function () {
$("#properties .top-bar .top-bar-section ul#menu-properties #menu-item-1517 > a").css("box-shadow", "0px -7px 10px -9px rgba(0, 0, 0, 0.5) inset");
});
- $("#long-bar section.top-bar-section ul > li > a").on("click", function (e) {
- e.preventDefault();
- return false;
- });
+// $("#long-bar section.top-bar-section ul > li > a").on("click", function (e) {
+// e.preventDefault();
+// return false;
+// });
// $("a:contains('Dine')").attr("href", "#");
// $("a:contains('Explore')").attr("href", "#");
// $("a:contains('Play')").attr("href", "#");
$("#properties .top-bar .top-bar-section ul#menu-properties li ul.dropdown li a").mouseout(function () {
$("#properties .top-bar .top-bar-section ul#menu-properties #menu-item-1517 > a").css("box-shadow", "0px -7px 10px -9px rgba(0, 0, 0, 0.5) inset");
});
- $("#long-bar section.top-bar-section ul > li > a").on("click", function (e) {
- e.preventDefault();
- return false;
- });
+// $("#long-bar section.top-bar-section ul > li > a").on("click", function (e) {
+// e.preventDefault();
+// return false;
+// });
// $("a:contains('Dine')").attr("href", "#");
// $("a:contains('Explore')").attr("href", "#");
// $("a:contains('Play')").attr("href", "#");