Tagged Questions
6
votes
1answer
235 views
StackOverflow disables jQuery if you post a code snippet with a jQuery reference
I posted this snippet of code as an answer to a question on StackOverflow:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"
type="text/javascript" ...
4
votes
1answer
88 views
StackOverflow, what is done to page elements to fade out “ignored” tags?
I have set up a fair amount of ignored tags on SO, and after installing gleebox for Chrome, and finding the SO selector for it, I thought about trying to modify it to only highlight questions with ...