Tagged Questions
2
votes
5answers
58 views
Mixing up the middle of strings in javascript
I'm looking for an eloquent way to mix up the middle characters of words in a string, as in "this is an example string" becomes "tihs is an eplamxe sritng."
I'm thinking first separate the words into ...
0
votes
1answer
129 views
Has anyone used the Glimmer tool from MIX labs, what is the general opinion?
Mix Labs have released the Glimmer app, an IDE for making fancy effects with jQuery. I downloaded it & I've done a few things with it. I think it's quite nifty, but I'm not sure I'd use it 'in ...