Posts met tag "plugin"

How to let jwPlayer plugins interact with other plugins and javascript

When writing plugins for the jwPlayer, you can build them in such a way that they can interact with other plugins and with javascript. In this tutorial, I’ll show how to build a basic plugin and then improve on it in three steps to achieve this.

vergrootglas als cursor

Vergrootglas als custom cursor bij afbeeldingen

Bij afbeeldingen op mijn site die nog een vergroting hebben, had ik altijd al een vergrootglas-icoontje in de rechteronderhoek staan. Nu heb ik er een zelfgemaakte cursor aan toegevoegd: als je over zo’n afbeelding heengaat, verandert de cursor in een vergrootglas.

Dit maakt de gebruiker beter duidelijk wat hij kan verwachten dan het standaard vingertje. Met alleen wat css is zo’n custom cursor supersimpel.