Archive for the ‘ Javascript ’ Category
If you want to inject jquery in a page from your browser, you can use the following bookmarlet. Just drag & drop the following link to you bookmark address: Inject jQuery. NB: jQuery is then inserted without using the compatibility mode (typing “jQuery” instead of “$” is too much a hassle for me). Once jQuery [ READ MORE ]
As I was latetly assigned to a new project at my new job, the question of the choice of the javascript framework to use raised. My fellow co-workers were used to Mootools and our talented HTML integrator had already used some Mootools code in here work. So Mootools would it be. jQuery was the only [ READ MORE ]
I was looking for a little plugin to handle the tags input in a nice way, like for instance tumblr does and could not find any. It might very well be because I did search hard enough but decided to code a little to handle it. Here you can find a demo of the result. [ READ MORE ]