Q: Using Turingtest2's minimalist style sheet on an ios device
Using Turingtest2's minimalist style sheet on an ios device!
ios devices do not support user style sheets. Until now, this means you have to live with the standard ASC web page on your ios device. By using a bookmark, you can add Turingtest2's minimalist user style to an ASC web page. The downside is that you have to involve the book mark on every ASC web page .
On your ios device, bookmark this link. When you are on an ASC page, tap on the saved bookmark in your web browser. [ Of course, I cannot test this bookmark until I publish this page. ]
Since I had not yet created this discussion, I added the bookmark to my iPhone in a more roundabout way. Here is what I did. This bookmark should work in most web browsers, from what I have read on the internet, a most reliable source .
What I did was to right click on this bookmark in Firefox running in Yosemite. [ that right, I'm not on my iphone ]
Now, click on Bookmark this link.
Now, go to you iPhone. I'm running iCab. It as a facility to sync your Firefox bookmarks into iCab running on my iPhone 4. [ lazy me ]
Here is how a discussion looked on my iPhone 4 in iCab, an alternate web browser. [ it's a paid browser, but feature rich. ]
now, I tap on the little book icon on the lower left. I tap on my book mark.
Now, turingtest2's minimalist user style sheet is installed! I've scrolled down and I don't get have the screen covered with the wasteful popup.
What does this bookmark look like? It's rather cloudy. What I did was construct a javascript bookmark. There are tools around the internet to construct such a bookmark.
javascript:(function(){var%20aDate=new%20Date();console.log("-->%20ASC%20tt2-minimalist:%20beginning%20"+aDate);var%20firstScript=document.createElement("style");console.log("-->%20ASC%20tt2-minimalist:%20A");var%20nodeScript=document.createTextNode("p{margin-bottom:.1em}td.j-td-date%20>%20span{display:inherit!important}.jive-username-link{text-transform:none!important}.tiny_mce_content{font-size:inherit!important}.persist-question{display:none!important}.helpful-allreply{display:none!important}#helpful-container{display:none!important}.all-replies-container{display:inherit!important}");console.log("-->%20ASC%20tt2-minimalist:%20B");firstScript.appendChild(nodeScript);console.log("-->%20ASC%20tt2-minimalist:%20C");try{var%20isASC=document.getElementById("body-apple");console.log("-->%20ASC%20tt2-minimalist:%20D");if(isASC==null){console.log("-->%20tt2-minimalist%20#%2010:%20Does%20not%20have%20the%20layout%20of%20an%20ASC%20web%20page.");return%200;}console.log("-->%20ASC%20tt2-minimalist:%20E");isASC.appendChild(firstScript);console.log("-->%20ASC%20tt2-minimalist:%20F");}catch(err){alert("==>%20ctt2-minimalist%20#%2011:%20"+err.message);console.log("-->%20tt2-minimalist%20#%2011:%20Got%20some%20odd%20error%20when%20looking%20for%20script%20insertion%20point.%20");console.log("-->%20"+err.message);console.log(err);return%2014;}console.log("-->%20ASC%20tt2-minimalist:%20end");})();
Mac mini, OS X Yosemite (10.10.5), Fall 2014; iPhone 4 7.1.2
Posted on Aug 29, 2016 12:40 PM




