34 items | 3 visits
Hints, Practices, Tipps, Shortcuts (not only on the keyboard) to become a more professional graphical orientated web worker and designer.
Updated on 2009-10-11
Created on 2009-05-05
Category: Computers & Internet
URL:
"Im April startete der BDG eine Umfrage, wie es jungen Designern nach dem Berufsstart eigentlich so geht. 632 Designer haben bei der Umfrage zu den Lebensumständen von selbstständigen Designern teilgenommen. Wir werten gerade die Daten aus und können ab Ende Juni hier die Ergebnisse präsentieren. Ein erster, fast schon beruhigender Trend ist erkennbar, aber auch eine klare Forderung an die Hochschulen. Die Auswertung gibt es hier als PDF (19 Seiten, 76 KB)"
<p> to markup a paragraph of text or <ul> (and <li> elements) toI personally use jQuery in my work, and its widespread use and solid plugin architecture made it a good choice.
Download SuperSleight for jQuery (current status: beta)
You apply it to a section of the page like this:
$('#content').supersleight();
Of course, if you wanted to fix PNGs for the entire page, you can just apply it to the body element. For all sorts of reasons, it’s better to be specific if you can.
$('body').supersleight();
Using:
jQuery v1.2.6
Easing v1.3
Tooltip (old version)
slideViewer v1.1
34 items | 3 visits
Hints, Practices, Tipps, Shortcuts (not only on the keyboard) to become a more professional graphical orientated web worker and designer.
Updated on 2009-10-11
Created on 2009-05-05
Category: Computers & Internet
URL: