Rodion
Rodion
> Привет! Сорри, что полгода не отвечал. В последнее время редко сюда захожу. Ты за это время не запилил какой-то свой вариант, который можно было бы добавить в библиотеку? Вообще,...
on mootools it would be like this: ``` function cookieTest() { var rnd=Number.random(1000000, 9999999); var myCookie=Cookie.write('check', rnd); var test=Cookie.read('check'); if ( typeOf(test)=='null' ) { // cookie off return false; }...
> Thanks @ThorvaldAagaard , you helped! > This worked for me to disable the splash screen: > > ``` > > > > > ``` > > I think the...
i have same problem:  this happen after im update to 1.53 ver
 i'm check 70tag of vuetur but everything stay the same
thanks for cool app!!