Blog

Some news and articles of interest

Front.id

HTML
jQuery
CSS
Vamos a abordar la forma de animar los labels de nuestros input de tipo texto, independientemente de la plataforma en que hayamos desarrollado el sitio y haciendo uso de un poco de jQuery mezclado con CSS.
JavaScript
Theming
By Capy
When you need to relocate an element totally out of scope new location. For example moving a search form from the header at desktop to the footer at mobile you will find problems trying to accomplish that just with CSS. This JS plugin will make your life easier :)
Drupal
Templates
Theming
Drupal 8 / D8
By Capy
Alguna vez pasa que necesitamos modificar el HTML que genera un elemento de formulario. No me refiero a un form sino mas bien al HTML que conforma un elemento de tipo input, password, email, select, etc.