Tag: box

  • Folding Content Nav Menu CSS3 Animation JavaScript Tutorial

    Lesson Code: http://www.developphp.com/video/CSS/Folding-Content-Nav-Menu-CSS3-Animation-JavaScript-Tutorial Learn to create various folding content effects with click triggers and toggle mechanisms. Learning these visual effects can greatly enhance your front-end design work. The best part is that it’s so simple to do, that no 3rd party frameworks or libraries are needed. The code is slim, and the visual effects are…

  • LAMP (Linux, Apache, MySQL, PHP) and Mail server tutorial

    LAMP (Linux, Apache, MySQL, PHP) and Mail server tutorial

    This is a tutorial on how to set up a LAMP (Linux, Apache, MySQL, PHP) on Ubuntu in a virtual machine. This is prefect for having a little development server to … Original source

  • html5 canvas animation basics tutorial for beginners javascript programming lesson

    Lesson Code: http://www.developphp.com/video/HTML/Canvas-Animation-Basics-Tutorial Learn the entry level basics of animation programming on the HTML5 canvas element using Javascript to perform the animated effect. The 3 basic steps to canvas tag animation programming are (1) Draw your assets (2) Clear the canvas (3) Redraw your assets into a new location or state of being. Your animation…

  • Custom Alert Box Programming JavaScript CSS HTML Tutorial

    Lesson Code: http://www.developphp.com/video/JavaScript/Custom-Alert-Box-Programming-Tutorial JavaScript comes equipped with stock dialog boxes that work well enough for alerting, confirming, and prompting for values. But most of the top interactive websites create their own custom dialog windows. Creating these windows yourself gives you more control over the interaction with the user, and allows you to customize every single…

  • Custom Confirm Box Programming JavaScript CSS Tutorial

    Lesson Code: http://www.developphp.com/video/JavaScript/Custom-Confirm-Box-Programming-Tutorial Learn to create custom confirm boxes using core JavaScript and CSS. We supply handy tips for using the custom confirm box to perform specific operations via Ajax. We also show how to externalize your JS and CSS for improved modularity and compartmentalization. This tutorial follows the custom alert box programming tutorial, which…

  • Partial Print Document JavaScript Tutorial HTML div Content

    Lesson Code: http://www.developphp.com/video/JavaScript/Partial-Print-Document-Tutorial-HTML-div-Content Learn to allow users to print specific parts of your documents instead of printing the entire web page. We will apply print buttons near each printable portion of the document. Original source

  • Beginners Blender 3D: Tutorial 7 – Using the Mirror Modifier

    Beginners Blender 3D: Tutorial 7 – Using the Mirror Modifier

    https://i.ytimg.com/vi/3FqjSWFXtEg/hqdefault.jpg This tutorial introduces the Mirror Modifier and demonstrates how it works. source