console javascript hacking ;) var ele = document.createElement('div'); ele.setAttribute('id', 'foo'); //$('.stage').append("<div id='foo'>m</div>"); document.getElementsByClassName('stage')[0].appendChild(ele); var dict…
Well thank you good to know, ill have to start experimenting to see how well it meets my needs. I mostly use stylus to to dark theme sites , remove side bars footers and headers, then expand the main article column to…
Didn't consider that. However I would suspect anyone that anyone searching for them would rely on 10 seconds on the internet and they would stomp around to other sources.
Be sure to burn all the archived articles in libraries. We wouldn't want pesky expired history changing our minds. ... wait aren't online archives identical to hardcopy archives.... Silly me, they are totally different.
console javascript hacking ;) var ele = document.createElement('div'); ele.setAttribute('id', 'foo'); //$('.stage').append("<div id='foo'>m</div>"); document.getElementsByClassName('stage')[0].appendChild(ele); var dict…
Well thank you good to know, ill have to start experimenting to see how well it meets my needs. I mostly use stylus to to dark theme sites , remove side bars footers and headers, then expand the main article column to…
Didn't consider that. However I would suspect anyone that anyone searching for them would rely on 10 seconds on the internet and they would stomp around to other sources.
Be sure to burn all the archived articles in libraries. We wouldn't want pesky expired history changing our minds. ... wait aren't online archives identical to hardcopy archives.... Silly me, they are totally different.