Тема
:
Создать свой объект document
Показать сообщение отдельно
#
5
(
permalink
)
04.06.2017, 17:01
ruslan_mart
Профессор
Регистрация: 30.04.2012
Сообщений: 3,018
console.log( Object.getOwnPropertyDescriptor(Document.prototype, 'cookie').get.call(document) );