4
votes
1answer
62 views

Should pure CoffeeScript questions tag JavaScript?

This question is related to Coffeescript tag in javascript library questions?, but I do not think it is a duplicate. If a question is asking about CoffeeScript (which compiles into JavaScript) but ...
7
votes
1answer
57 views

Tag autocomplete in careers

I was editing my Careers 2.0 profile, and I tried to add a new tag to dislikes. I typed a few letters, and the spinner kept spinning, and the list of tags never appeared. I opened my console and saw ...
-4
votes
1answer
125 views

Multiple tags with JavaScript off

I'm using Stack Overflow with JavaScript off in Opera 11.61. I tried to submit a question with two sets of tags, entered like this: [user-accounts][discussion] However, when I submitted the ...
10
votes
1answer
2k views

Can I use the tag textbox script?

I love the "Tags" textbox on stackexchange. It looks like a hassle and a half to write though, so is there any free "label textbox" scripts out there I can use? Alternatively, is the one on ...
4
votes
1answer
3k views

Using tags, JavaScript throws: Type Error: Cannot convert 'I' to object

In Firefox I receive I is undefined in the Error console. In Opera I get a more elaborate message including a stacktrace: Uncaught exception: TypeError: Cannot convert 'I' to object Error thrown at ...
30
votes
7answers
955 views

Script to add more branded icons to SO tags, to offset Adobe branding

I wrote a script to add some more branding to the tags, mostly open source projects like Python, Ruby, etc. Full disclosure : the script directly links to a bunch of favicons because I'm lazy. Here is ...