How to …
I show you a nice jQuery snippet for a smoothy slider menu.
This was my first jQuery experience – if you find some tuning options, tell me please!
Here you can see my script in Action: http://www.gyn-endoskopie.de/
team noir blog
How to …
I show you a nice jQuery snippet for a smoothy slider menu.
This was my first jQuery experience – if you find some tuning options, tell me please!
Here you can see my script in Action: http://www.gyn-endoskopie.de/
How to …
Yaml provides a nice solution for column layout, center layout and fullscreen layout.
The last team-noir project was a fullscreen-design for our customer. I show you how easy it is to code such a template:
Hi Nerds
Today i solved a tricky Linux challenge.
I work with Ubuntu 9.10 (Karmic Koala) and love Aptana Studio for programming Websites and some stupid Code.
It´s feasible to put elements (like an image) in raw format (base 64 encoded) directly into an HTML-tag. I will show you an example with an img-tag.
First of all you need your image in a base64 encoded format. For this you can use the base64-decoder-encoder of motobit.com. Just choose your file to upload and afterwards hit “convert the source data”. The base64 encoded string will be shown in a textbox. For this example I use the external-link-image of wikipedia. And I´ll get back the following base64 encoded string:
Continue reading ‘How to use images base64 encoded inline an img-tag’
last Comments