low tech way to clean html comments
$r=””; //clean end tags $s=explode(“–>”,$text); //clean each front tag foreach($s as $v){ $m=strpos($v,’
$r=””; //clean end tags $s=explode(“–>”,$text); //clean each front tag foreach($s as $v){ $m=strpos($v,’
http://stackoverflow.com/questions/826782/css-rule-to-disable-text-selection-highlighting handy for web app 21 solutions see also http://stackoverflow.com/questions/7018324/how-do-i-stop-highlighting-of-a-div-element-when-double-clicking-on http://phonegap-tips.com/articles/essential-phonegap-css-webkit-tap-highlight-color.html ==== For those who have trouble achieving the same in android browser with the touch event, html,body{ -webkit-touch-callout: none;…
Handy to scrap a website, with choice for levels of digging
LINK HERE
LINK HERE
Dillinger Dillinger is a cloud-enabled HTML5 Markdown editor. http://dillinger.io/