Test WSS 20092025 (Copy) - ଆରବିଆଇ - Reserve Bank of India
eSelector', function(e) {
$(".top-mega-menu-wrap").hide();
var getDivlength= $(".filter-wrapper-div").length;
console.log("getDivlength---" + getDivlength);
if(getDivlength===0) {
if (this.selectedIndex !== 0) {
window.location.href = this.value;
$(".top-mega-menu-wrap").hide();
e.preventDefault();
return false;
}
}
});
$(document).on( '.multilanguage-options', function(e) {
$(this).find(".option").each(function() {
$(this).addClass("language_selector")
});
});
$(window).on("load", function() {
console.log('load');
console.log("URL"+'/or/web/rbi/-/test-wss-20092025-copy-')
console.log("newURL "+'/web/rbi/-/test-wss-20092025-copy-')
$('select#languageSelector option').each(function () {
select = $(this);
$('.multipleLanguae-wrapper .dropdown-select.custom-select-override .list ul li').each(function (){
/*role and aria-selected attribute has been added as per #35323 suggestion*/
$(this).attr("aria-selected","false");
$(this).attr("role","option");
$(this).closest('ul').attr("role", "listbox")
/* end*/
if(select.attr('data-lang-id') === $(this).attr('data-value')){
$(this).attr('data-href',select.attr('value'));
//alert('enter if');
$(this).attr("aria-selected","true"); // #35323
}
});
});
$(document).on('click','.multipleLanguae-wrapper .dropdown-select.custom-select-override .list ul li:not(.selected)',function (e) {
console.log('load1');
console.log("URL1"+'/or/web/rbi/-/test-wss-20092025-copy-')
console.log("newURL1 "+'/web/rbi/-/test-wss-20092025-copy-')
e.preventDefault();
window.location = $(this).attr('data-href');
});
});
rbi.page.title.1
rbi.page.title.2