Kategoriarkiv: JavaScript



Google Maps geocode, jQuery style

Most of the time when I need to include a Google Map the static or iFrame API is good enough but they both have their pros and cons. This time we needed to include multiple maps 940 times 250 pixles … Läs mer

Publicerat i JavaScript | Etiketter , , , | 4 kommentar

Scale images proportionally with jQuery

This plugin will resize all images in your element of choice. I used to do this with CSS but some browsers render the images wrong so I think this is a more stable solution. And you need jQuery, but I … Läs mer

Publicerat i JavaScript | Lämna en kommentar

Dynamic inputfields using jQuery

When I began to write this function I thought to myself ”this is easy, shouldn´t take more than half an hour or so”. It took way more. Everything worked accept that I couldn’t remove the elements I created at runtime. … Läs mer

Publicerat i JavaScript, Utveckling | Etiketter , , | Lämna en kommentar

Open a jQuery LightBox from Flash

The idea behind this plugin is to let Flash call a jQuery-function that will open up a LightBox. Nothing fancy, just a lightbox. But before we begin I have two things to say: 1. This is a work in progress. … Läs mer

Publicerat i ActionScript, Flash, In english, JavaScript, Tutorial | Etiketter , | Lämna en kommentar