Letzten Beiträge Seite 8 Wechsle die Anzeige der Kommentare | Tastatur-Bedienung
-
Michael Völkner
-
andy
-
Michael Völkner
-
andy
Google Maps kann man jetzt farblich komplett anpassen: http://gmaps-samples-v3.googlecode.com/svn/trunk/styledmaps/wizard/index.html
Und auf dieser Seite sind viele Beispiele: http://snazzymaps.com/
-
Michael Völkner
Haptic Effect Demo using the HTML5 Vibration API
Currently working on Firefox Mobile, Firefox for Android, Chrome (beta) for Android.
-
Michael Völkner
Tipps und Tricks zu CSS (z.B. Footer und Box-Model)
Many times when I started writing the classes of a brand new site, i had two problems that bothered me very much: keeping the footer always at the bottom of the page – even if the page has few content – and using padding values in divs without influencing the overall width of the div.
-
Michael Völkner
SVG and JavaScript: What Is Possible, What To Consider?
SVG has been around for quite some time now, waiting. Waiting for proper browser support. The wait is now over as all modern browsers support the format today. With Flash being on the decline, SVG has grown even more popular. Just like the proprietary Flash format, SVG is vector-based and can even contain animations. You need not even miss out on scripting, as SVG supports JavaScript right inside its own format. Think of an open ActionScript, only more commonly known.
-
Michael Völkner
Stylen der Selectbox mit Javascript und CSS
Mein Favorit zum stylen von Selectboxen ist Select2. Das bietet für mich alles was man damit machen könnte. Inklusive Templates, autocomplete und Lokalisierung.
-
Michael Völkner
ifvisible.js: Startet Animationen nur im aktiven Browser-Fenster
In diesem Artikel erfahrt ihr, wie ihr herausfinden könnt, ob Browser-Fenster oder Browser-Tabs aktiv sind und wie ihr dadurch die Performance und User-Experience eures Webprojektes steigern könnt.
-
Michael Völkner