在我的language.js中,我有: var Days = 30; //this cookie will keep 30 days总之,如果我在另一个名为console.log(getCookieVal("lang"))的文件中使用data.js,它就不能工作。我确实需要使用getCookieVal("lang")来根据cookie语言确定要使用的变量。var dict = {};
这把小提琴显示下垂是从“1”开始的。我想要做的是,从默认的(一个)开始下拉,然后选择一个不同的选项(两个),当我刷新页面时,下拉列表从‘2’开始,而不是‘1’。
var nSel = $(‘option:selected’, this).detach();console.log(nSel.val());
//The above ’nSel’ is the correct value I