2016-10-11 16:23:26
👍🏻 Yo los uso para todo. 😆 horita estoy usando purecss y los modal son de bootstrap 😆
davidjsalazarmoreno 2016-10-11 17:26:42
También puedes echarle un ojo al elemento Dialog de HTML5 aunque si bien no lo soporta casi nadie (Blink solamente) el polyfill funciona bastante bien https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog
: The Dialog element – HTML: HyperText Markup Language | MDN – developer.mozilla.org
The <dialog> HTML element represents a dialog box or other interactive component, such as a dismissible alert, inspector, or subwindow.
The <dialog> HTML element represents a dialog box or other interactive component, such as a dismissible alert, inspector, or subwindow.
davidjsalazarmoreno 2016-10-11 17:27:38
Hace tiempo escribí un articulo sobre ese elemento, si quieres puedes echarle un ojo https://goo.gl/NN9ViV
Elemento dialog, modales nativos con HTML5 < HTML5 < Web – David J S Moreno
Las ventanas modales son un patrón de diseño muy extendido en el diseño de interfaces, pero en la web crear un modal compatible con varios navegadores requiere de frameworks como bootstrap o si miramos mucho más atrás librerías como Fancybox (o construirte uno tu mismo), HTML 5 (en realidad HTML 5.1) intenta hacernos la vida … →
Las ventanas modales son un patrón de diseño muy extendido en el diseño de interfaces, pero en la web crear un modal compatible con varios navegadores requiere de frameworks como bootstrap o si miramos mucho más atrás librerías como Fancybox (o construirte uno tu mismo), HTML 5 (en realidad HTML 5.1) intenta hacernos la vida … →
Kadaba 2016-10-11 17:28:35
Le sale patada por la cara.
2016-10-11 17:29:39
Gracias un vistazo ahora mismo!
Richzendy 2016-10-11 23:37:26
para todos aquellos que prefieren servir localmente las google-fonts: https://github.com/majodev/google-webfonts-helper/ https://google-webfonts-helper.herokuapp.com/
GitHub – majodev/google-webfonts-helper: A Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets – GitHub
A Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets – GitHub – majodev/google-webfonts-helper: A Hassle-Free Way to Self-Host Google Fonts. Get eot, …
A Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets – GitHub – majodev/google-webfonts-helper: A Hassle-Free Way to Self-Host Google Fonts. Get eot, …
osnoser1 2016-10-12 00:12:31
Casualmente hace unos días buscaba algo así… 😁
Muchas gracias por el aporte…
Muchas gracias por el aporte…
OteroWeb 2016-10-12 22:35:10
tengo un app de opengraph de version antigua 2.3 y 2.1, permiten el manejo de grupos, sin embargo quiero publicar un contenido constantemente, el tema es que limitaciones tengo al postear contenido en intervalos de tiempo
goliveirab 2016-10-13 04:43:22
Saludos! Estoy inentando arreglar un detalle con el video de una pagina: no se carga automaticamente en moviles (segun entiendo esto naturalmente es asi), por lo que estoy tratando de usar los siguiente, para que se visualize una imagen previa del video:
goliveirab 2016-10-13 04:43:59
@media (max-width: 768px){
.fullpage-wrapper {
background: url(‘videoframe.png’) center center / cover no-repeat;
}
goliveirab 2016-10-13 04:44:24
pero no logro hacer que se visualize la imagen en el celular.
goliveirab 2016-10-13 04:45:27
Aqui es donde se encuentra el video:
goliveirab 2016-10-13 04:45:29
<div id=»fullpage» class=»fullpage-wrapper» data-videourl=»https://www.youtube.com/watch?v=mJY4rHEtohM» data-audio=»1″ data-controls=»1″ style=»height: 100%; position: relative; top: -2115px;»>
Panaramica Multimedia – Demo Reel 2016 – YouTube
Panaramica Multimedia S.A. Republic of Panamá.- Directed By: @tavochirivella (IG) Prod.: @oscarleux (IG) Film: Ursa Mini 4K EF Mount with Rokinon CineDS Lens…
Panaramica Multimedia S.A. Republic of Panamá.- Directed By: @tavochirivella (IG) Prod.: @oscarleux (IG) Film: Ursa Mini 4K EF Mount with Rokinon CineDS Lens…
OteroWeb 2016-10-13 16:28:57
chicos no me ha tocado hacer una plantilla
OteroWeb 2016-10-13 16:29:17
de correo responsive que me recomienda
Kadaba 2016-10-13 16:30:03
Quita un «center».
davidjsalazarmoreno 2016-10-13 16:37:29
http://foundation.zurb.com/emails.html
m000_g 2016-10-13 16:42:39
http://zurb.com/playground/slinky
Slinky | Playground from ZURB – Zurb
Creative Experiments from ZURB. Welcome to the ZURBplayground where we share creative interaction design tools and experiments from the design and engineering teams here at ZURB. We create tools, implementation examples, and other interesting projects that help people design for people.
Creative Experiments from ZURB. Welcome to the ZURBplayground where we share creative interaction design tools and experiments from the design and engineering teams here at ZURB. We create tools, implementation examples, and other interesting projects that help people design for people.
2016-10-13 16:47:06
Mjml tiene algunos templates y para crearlos from the ground up es bestial
OteroWeb 2016-10-13 16:47:22
revisando
2016-10-13 16:47:44
Cool!
OteroWeb 2016-10-13 16:48:03
es un editor inline
OteroWeb 2016-10-13 16:48:13
o un compilador tipo jade no _
m000_g 2016-10-13 16:48:53
Lo leí en el canal y creo que @jelur el evangelizador de Foundation lo recomienda 😉
AlexR1712 2016-10-13 16:53:27
MJML 🤘
2016-10-13 16:56:07
https://www.mailjet.com/blog/why-we-created-a-new-open-source-framework-for-email-coding/
MJML: Why We Created A New Open-source Framework For Email Coding – Email Marketing – SMTP services – Mailjet
Email coding has been a pain point for ages and it’s something we’re setting out to redefine. That’s why we created MJML, a new markup language that will help email senders bypass the headaches of coding responsive HTML by generating it for them. That’s right – you heard us. Users simply develop their email with […]
Email coding has been a pain point for ages and it’s something we’re setting out to redefine. That’s why we created MJML, a new markup language that will help email senders bypass the headaches of coding responsive HTML by generating it for them. That’s right – you heard us. Users simply develop their email with […]
OteroWeb 2016-10-13 16:58:56

tengo que darme mi dolorcito de cabezan hacer eso entre dos filas varias veces
OteroWeb 2016-10-13 16:59:11
alguna sugerencia para el momento tapao de su colega 😆
CrafterSama 2016-10-13 17:02:09
Otero se ve muy Pequeño Chiamo
OteroWeb 2016-10-13 17:02:28
mi pana
OteroWeb 2016-10-13 17:05:00
es solo el efecto
OteroWeb 2016-10-13 17:05:04
entre dos filas
OteroWeb 2016-10-13 17:05:12
no importa el contenido de arriba o abajo
CrafterSama 2016-10-13 17:12:18
no se ve el efecto tampoco o no entiendo la imagen
OteroWeb 2016-10-13 17:48:28
ya te muestro ya entendi como hacerlo