| Cómo crear un boceto web, mockup o wireframe | Ayudas extras 23 minutes ago by ceslava La creación de un boceto web, mockup o wireframe puede ser realizada en un simple papel, con cualquier herramienta de edición gráfica o con alguna aplicación profesional de diseño web. Opciones más habituales: Generalmente el consejo sería usar Fireworks, la aplicación de Adobe específica para diseñ ... ..: Cristian Eslava | ... - ceslava.com/blog · Rank: 20,453 · 148 references |
| Creating a sign-up form with validation using jQuery 44 minutes ago by edselweb Objective: To create a sign-up form with validation using jQuery. Skill Set: jQuery, HTML, CSS Demo: Sign-Up Form with validation using jQuery Steps: Download jQuery library here. Download jQuery Form Validation plugin here. Insert this code within the header tag: Edselweb's Blog - edselweb.wordpress.com |
| Creating a simple comment form with validation using jQuery 46 minutes ago by edselweb Objective: To create a simple comment form and validate with jQuery. Skill Set: jQuery, HTML, CSS Demo: Simple Comment Form with validation using jQuery Steps: Download jQuery library here. Download jQuery Form Validation plugin here. Insert this code within the header tag: Edselweb's Blog - edselweb.wordpress.com |
| Creating a JavaScript Overlay Window 1 hour ago by sammaye This tutorial will enable the reader to create CSS div overlay dialogues using JavaScript. This tutorial was taken from another blog, however, since I first visited the blog it has lost most of the tutorial. I had to revisit a previous revision of my website in order to know how to do this so I thou ... Sammaye's Blog - sammaye.wordpress.com |
| Google Closure, Google nos ayuda a optimizar nuestro Javascript 1 hour ago by aNieto2k Google nos ofrece sus herramientas para optimizar Javascript mediante una serie de componentes que podremos usar desde nuestras aplicaciones. Con ellas podremos conseguir aplicaciones muy ricas en Javascript y rápidas como gMail, Google Docs o Google Maps. Closure Compiler Se trata de un optimizador ... aNieto2K - anieto2k.com · Rank: 2,254 · 1185 references |
| Développement Web: les bons plans de la semaine #22 1 hour ago by Tim De la chair fraîche pour cette semaine! Vous devriez avoir un autre billet que celui-ci cette semaine encore si vous êtes sage. On m’a soufflé que ca pourrait parler de Wordpress! Un sujet un peu oublié depuis la V2 mais qui m’intéresse toujours autant. Wait and see mais en attendant voici la sélect ... Amicalement Web - Astuces ... - amicalement-web.net · Rank: 184,070 · 7 references |
| Google Closure Compiler in C# 2 hours ago by zaragon Mads Kristensen has created a C# class for using Google Closure Compiler. This class is very easy but very useful: public string Compress(string file) { string source = File.ReadAllText(file); XmlDocument xml = CallApi(source); return xml.SelectSingleNode("//compiledCode").InnerText; } private stati ... Zaragon blog - blog.adrweb.net · 4 references |
| 40 Fresh & Beautiful Examples of Websites With Large Backgrounds 2 hours ago Using large sized pictures or illustrations as your website’s background adds a great visual appeal to your website’s design. Many web designers use large images as backgrounds as more and more users are now opting for high resolution monitors and high speed internet connections. Here’s a showcase o ... Lively Web Tuts - web.livelytuts.com · Rank: 133,116 |
| Rewrite author name with custom field 2 hours ago Nothing hard with this recipe: Simply paste the following code on your single.php and page.php , where you want the author name to be displayed. Lively Web Tuts - web.livelytuts.com · Rank: 133,116 |
| Google apre il suo toolbox di sviluppo JavaScript 3 hours ago by Raffaello De Masi A disposizione degli sviluppatori nuovi avanzati mezzi di lavoro leggi tutto TechUP - techup.it/feed.xml · Rank: 18,623 · 69 references |