Rodion

Results 6 comments of 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: ![image](https://user-images.githubusercontent.com/28735/108368049-1657ed80-720b-11eb-83e2-074aea7e9de5.png) this happen after im update to 1.53 ver

![image](https://user-images.githubusercontent.com/28735/121189732-08d67a00-c873-11eb-9379-205bc50d3110.png) i'm check 70tag of vuetur but everything stay the same

thanks for cool app!!