Tagged Questions
1
vote
1answer
77 views
Recreate the Google+ navigation with jquery
I am currently trying to recreate the google+ navigation to the left, where you can switch your streams.
I have got everything working except the functionality to show the menu opened at page reload ...
0
votes
5answers
66 views
Use image's raw text and display it
You know when you open up an image in notepad or a text editor, you get a lot of random illegible text that looks like a bunch of foreign letters.
For instance, this image:
results in:
‰PNG
IHDR ...
0
votes
2answers
76 views
Resolving difficult to recreate bugs
In a js app I'm developing there are a few bugs that recur every now and then for some users who are testing it, but I've been unable to recreate them myself.
What tools/approaches are there to ...