Demo:
|
"oldscript.js" source: 222222
var petname='rukker2' source: "newscript.js" var petname="halOCast2" |
"oldstyle.css" source: 333333
.td{background-color:linear-gradient}
"newstyle.css" source: .td{background-color:red}
|