background preloader

Webdesign

Facebook Twitter

Web Performance Report for. SEO und Oxid – SEO-Tipps, Tutorials und Anleitungen. eComStyle.de. Tutorials/de - OXIDwiki. From OXIDwiki Hier eine Liste von Tutorials rund um OXID eShop, die auf Deutsch geschrieben wurden. Das Open-Source-Shop-System individuell anpassen Andreas Ziethen veröffentlicht im t3n Magazin Nr. 15 (09/2009) einen Artikel zu den Themen Installation, Backend-Einstellungen, Templates und Architektur. Anhand des Beispiels "CMS-Tuning" zeigt er, wie der Shop über die Modulschnittstelle erweitert werden kann.

Oxid-eShop CE4.2 Installations-Tutorial Kurzanleitung mit Screenshots OXID eShop Community Edition - Eine Einführung (php magazin 3.2009) Dieser Workshop bietet eine umfassende und praxisnahe Einführung zur OXID eShop Community Edition. Check vor dem Livegang Einen Oxid-Shop umziehen lassen Migration von epages auf OXID eShop. Photopage. An Introduction to Parallax Scrolling Using Stellar.js. One of the most discussed web design trends of the last few years is the parallax scrolling effect. Whether you like it or not, it is used by a lot of websites. In this tutorial I’ll give you a brief introduction to parallax scrolling and show how we can reproduce it in a website using a jQuery plugin called Stellar.js. What’s Parallax Scrolling? Parallax scrolling involves the background moving at a different rate than the foreground, creating a 3D effect as you scroll down the page.

This effect can be a nice addition to any website, but unfortunately if abused it can be quite annoying. From time to time you’ll find websites completely powered by this effect and your experience won’t be graceful. Because this effect usually animates images in the background, the total weight of the website is heavily increased, resulting in a very slow load. Now that you have an idea of what this effect looks like, let’s see how we can employ Stellar.js to create it. What is Stellar.js? Options Demo. Documentation. Getting Started Stellar.js is a jQuery plugin that provides parallax scrolling effects to any scrolling element. The first step is to run .stellar() against the element: // For example: $(window).stellar();// or: $('#main').stellar(); If you're running Stellar.js on 'window', you can use the shorthand: $.stellar(); This will look for any parallax backgrounds or elements within the specified element and reposition them when the element scrolls.

Mobile Support Support in Mobile WebKit browsers requires a touch scrolling library, and a slightly tweaked configuration. Please note that parallax backgrounds are not recommended in Mobile WebKit, only parallax elements. Parallax Elements If you want elements to scroll at a different speed, add the following attribute to any element with a CSS position of absolute, relative or fixed: If a ratio lower than 1 is causing the element to appear jittery, try setting its CSS position to fixed. Parallax Backgrounds Configuring Offsets Confused? Confused? Bildeffekte und Bildergalerien in Contao - Webdesign mit Contao - Berlin / Brandenburg. Idered/cssParentSelector. Elemente mit Insert-Tags einbinden - Contao-Handbuch. Mit diesen Insert-Tags können Sie unterschiedliche Elemente wie Artikel oder Module und sogar ganze Dateien einbinden.

Dieses Insert-Tag wird mit den Inhalten des referenzierten Artikels ersetzt. Den Stern * müssen Sie mit der ID oder dem Alias des Artikels ersetzen. Dieses Insert-Tag wird mit dem referenzierten Inhaltselement ersetzt. Den Stern * müssen Sie mit der ID des Inhaltselements ersetzen. Dieses Insert-Tag wird mit dem referenzierten Modul ersetzt. Dieses Insert-Tag wird mit dem Teaser des referenzierten Artikels ersetzt. Dieses Insert-Tag wird mit dem Teaser des referenzierten Nachrichtenbeitrags ersetzt.

Dieses Insert-Tag wird mit dem Teaser des referenzierten Events ersetzt. Dieses Insert-Tag wird mit dem Inhalt der referenzierten Datei aus dem /templates-Ordner ersetzt. Es sind die Dateiendungen .tpl und .php erlaubt. Sie können auch techn. Hinweis Achtung Diese Einbindungsart stellt natürlich auch ein Sicherheitsrisiko dar, da Sie darüber z. Pflanzenshop Hof Berg-Garten, Robert Schönfeld | Wildpflanzen für Blumenwiesen und Naturgärten. Pricing. HTML Umlaute und Sonderzeichen online konvertieren :: Online-Konverter. Formmailer - Kontaktformular für ihre Homepage. Online html Formulare erstellen.

Retro cars branding - Home. [CSS] Freegeist css _ende _nov. Bootstrap Tutorial - Komplette Seite erstellen ( Deutsch, 2014 ) HTML5, CSS3, JS Demos, Creations and Experiments | CSSDeck. Tutorials/de - OXIDwiki. OXID eSales | Product information | OXID eShop Community Edition | Facts | Products. OXID eShop Community Edition is a trusted and flexible open source software with a wide range of functionalities. Thousands of clients all over the world are already operating online shops based on our technology. Thanks to its modular, modern and state-of-the-art architecture, it can be modified, expanded and customized to individual requirements with the greatest of ease. While the Community Edition is licensed as free software under GNU GPLv3, the Professional Edition requires a commercial license but otherwise provides the same range of functions, supporting the ERP/SOAP interface, and offering numerous support options.

Highlights: Next steps. How to create a parallax scrolling website using Skrollr.js | Tutorial. Today’s parallax website tutorial is a detailed explanation of the Parallax Scrolling Effect using Skrollr.js published a few weeks ago. You will learn how to create a simple parallax scrolling website using Skrollr.js plugin. If you haven’t seen the demo already, go and check it out. It will give you a clear understanding of what we are talking about in the sections below. View Demo Introduction To develop a parallax scrolling website can be a bit scary especially if you do it for the first time, but as you know the practice makes perfect. Take this parallax tutorial as your first step to developing a great looking parallax website. Please note, that this tutorial is suitable for a more advanced developers and attached files are the final files. 1. As a first step we need to include Skrollr.js preferably before the closing body tag.

Initiate the Skrollr inside of the _main.js file. Now lets have a look at the markup and Skrollr settings of the individual slides. 2. 3. 4. 5. 6. Conclusion. Parallax Scrolling Tutorial: So einfach geht's | PHP-Tagebuch. 24. November 2013 · Kategorien: CSS Stylesheets, Internet, JavaScript, Webentwicklung Parallax Scrolling ist ein Effekt, der sich zur Zeit einer großen Beliebtheit erfreut. Was auf den ersten Blick sehr kompliziert aussieht, ist aber ganz einfach umzusetzen! Dieses Parallax Scrolling Tutorial erklärt Dir, wie.

Was ist Parallax Scrolling? Parallax Scrolling basiert auf dem Effekt der Bewegungsparallaxe: Während sich ein Objekt in eine bestimmte Richtung mit einer bestimmten Geschwindigkeit bewegt, bewegt sich gleichzeitig ein anderes Objekt in einer anderen Geschwindigkeit oder in eine andere Richtung. Am besten verstehst Du das wohl, wenn Du es dir anschaust. Wie Du siehst, verändert sich die Position bestimmte Grafiken, während du scrollst. Parallax Scrolling Tutorial Es gibt bereits zahlreiche JavaScript-Plugins, die Dir dabei helfen, Parallax Scrolling umzusetzen. Schauen wir uns erstmal den HTML-Code an: Die CSS-Datei ist wenig aufregend: Was macht diese Datei? Pure CSS Slide Up and Slide Down. If I can avoid using JavaScript for element animations, I'm incredibly happy and driven to do so. They're more efficient, don't require a JavaScript framework to manage steps, and they're more elegant.

One effect that is difficult to nail down with pure CSS is sliding up and down, where the content is hidden when "up" and slides in when "down". The reason it's difficult is because you may not know the content height. After playing around with different CSS properties, I've found a way to make a pure CSS sliding effect. The HTML The effect really only requires one element, so we'll stick to that: <div class="slider">Some content here....

Add as much content as you'd like. The CSS Before we get into the trick, let's set the few obvious properties: overflow-y and the CSS animation properties: So now the fun: the trick we'll use to make the height play nice is the max-height property. Not Perfect So there comes the case where the height of the element could be 100px or 100000px. CSS transition • Weiche Übergänge. CSS3-Transitions und Hover-Effekte – CSS3-Animations Part I.

Transition bedeutet Übergang – eigentlich ein Dauerzustand in unserem Leben. Auch wenn es verlockend ist, über Transitions zu philosophieren – ich möchte euch Transitions im Interaction Design nahebringen. Transitions kennen wir aus dem Film – der Übergang von einer Szene zur nächsten. Im Interaction Design meinen wir mit Transitions die Bewegung von Interface-Elementen. Ein Beispiel ist die Navigation auf dem iPhone: Der User blättert zwischen den Screens. Die Screens sliden nach links – nicht zu schnell, nicht zu langsam, ohne irritierendes Zittern mit einer weichen, gleitenden Bewegung. Die perfekte Choreografie zwischen der Bewegung und dem Screen macht diese Transition zu einer genussvollen Erfahrung. Beobachtet Mal, wie gerne Kinder auf einem iPad blättern! Mit CSS3 könnt ihr Transitions einfach und elegant auch für Webseiten kreieren.

Was ist eine Transition? Transitions lehnen sich an physische Metaphern an wie Beschleunigen, Abbremsen, Schieben, Ziehen oder Blättern. Demo & Code. Animate.css. CSS3/jQuery Tutorial: Animierte Webseite mit In-View-Effekt // deutsch. HTML5, CSS3, JS Demos, Creations and Experiments | CSSDeck. Jquery. Wie schon vor geraumer Zeit versprochen, stelle ich Euch das JavaScript-Framework jQuery im Detail vor. Ich arbeite nun schon einige Monate damit und kann es jedem wärmstens empfehlen. Es bietet bereits in der Basisversion einen enormen Funktionsumfang und es entstehen täglich Erweiterungen in Form von Userplugins.

Mit jQuery lassen sich spielend einfach Manipulationen am Quellcode bzw. am DOM bewerkstelligen, sowie auch komplexe Animationen, getimte Abläufe/Effekte generieren. jQuery ist von der Schreibweise sehr einfach gehalten und bietet somit einen leichten Einstieg, selbst für User mit wenig JavaScript Kenntnissen. Nich umsonst lautet ein Motto der jQuery Entwickler: “write less, do more“.

Vorgeschmack Die Effekte API von jQuery, bieten einen schnellen Einstieg in jQuery und sichtbare Resultate in kurzer Zeit. JavaScript-Code: CSS-Code: Klicke auf den Keks, um den oben beschriebenen Code auszuführen. Haps! Einbindung von jQuery Einbindung per Scriptaufruf: Zugriff ↓ Effekt: .show() Flexslider by WooThemes. Namespace: "flex-", //{NEW} String: Prefix string attached to the class of every element generated by the plugin animation: "fade", //String: Select your animation type, "fade" or "slide" easing: "swing", //{NEW} String: Determines the easing method used in jQuery transitions. jQuery easing plugin is supported!

Direction: "horizontal", //String: Select the sliding direction, "horizontal" or "vertical" reverse: false, //{NEW} Boolean: Reverse the animation direction animationLoop: true, //Boolean: Should the animation loop? SmoothHeight: false, //{NEW} Boolean: Allow height of the slider to animate smoothly in horizontal mode startAt: 0, //Integer: The slide that the slider should start on.

Slideshow: true, //Boolean: Animate slider automatically slideshowSpeed: 7000, //Integer: Set the speed of the slideshow cycling, in milliseconds animationSpeed: 600, //Integer: Set the speed of animations, in milliseconds initDelay: 0, //{NEW} Integer: Set an initialization delay, in milliseconds. 10 hilfreiche Tutorials und Quellen für Webentwickler und -designer (Teil 4) Tagtäglich stolpern wir über atemberaubende Tutorials, leider verschwinden diese zu oft aus Zeitmangel zwischen anderen Lesezeichen im Browser oder bei Read-It-Later-Webservices.

Wir wollen das ändern und zeigen euch die besten Tutorials für die coolste Berufsschicht: Webworker. Native Apps waren Gestern? Håkon Wium Lie ist der CTO von Opera und ein CSS- sowie Webstandards-Pionier und genau deswegen kann er sich diese Aussage leisten. Lesenswert. Icon-Set: Clear Icons Ein umfassendes Icon-Set mit 500 verschiedenen Icons in zwei Größen und vier Formaten wird auf appzgear.com angeboten. Ob und wie viel ihr bezahlt bleibt euch überlassen. Mintie Flat Icons Oliver Soian stellt auf pixelbuddha.net sein Icon-Set vor. Clipping mit CSS und SVG Sara Soueidan erklärt euch, wie ihr in Zukunft clip-path und <clipPath> meistern könnt. Wenn euch diese Liste gefallen hat, findet ihr hier den dritten und hier den zweiten Teil der Serie. Welche Tutorials habt ihr gefunden, die unbedingt in diese Liste gehören? 10 Dropdown Menus mit CSS3 und HTML5 inkl. Tutorials. 1. CSS3-Dropdown-Menü-Tutorial (Demo | Tutorial ) 2. OurTuts-Dropdown-Menü mit HTML5 und CSS3 (inklusive Tutorial) (Demo | Tutorial ) 3.

Tutorial für Responsive-Dropdown-Menü (Demo | Tutorial ) 4. (Demo | Tutorial ) 5. (Demo | Tutorial ) 6. (Demo | Tutorial ) 7. (Demo | Tutorial ) 8. (Demo | Tutorial ) 9. (Demo | Tutorial ) 10. (Demo | Tutorial ) 11. (Demo | Tutorial ) 12. (Demo | Tutorial ) 13. (Demo | Tutorial ) 14. (Demo | Tutorial ) 15. (Demo/Tutorial ) 16. (Demo | Tutorial ) 17. (Demo | Tutorial ) 18. (Demo | Tutorial ) 19. (Demo/Tutorial ) 20. (Demo | Tutorial ) Dieser Artikel ist eine Überarbeitung eines Artikels aus dem Jahr 2013.

So gehts: Ein schlankes CSS3 Dropdown Menu erstellen » designyourweb. Responsive Joomla Templates - Joomla 2.5 & Joomla 3.