Posts by Disney • 43 points
5 posts
-
-1
votes1
answer360
viewsQ: View excel table in html
Hello guys I’m trying to use the iframe tag for by an excel viewer. Com pdf works, but when I put a file . xlsx it downloads the file to preview ivés. Someone could help me?
-
0
votes1
answer423
viewsA: Input type password show password
It was only for an onloadm because the code was trying to get the value before the DOM upload window.onload=function(){ var input = document.querySelector('#input input'); var img =…
-
0
votes1
answer423
viewsQ: Input type password show password
I followed some tutorials to get the display input Like this one here :http://jsfiddle.net/cj3kmxL4/1/ But when I run on my pc it gives the following error: Code:…
-
-4
votes1
answer163
viewsQ: How to put html code in question
I have a block of html code and I need it here in the body of the question
-
4
votes1
answer358
viewsQ: By Divs next to bootstrap
I have 5 Ivs, I want them aligned in the same line... But the center div is not aligned... <section class="content"> <div class="row"> <div class=" col-xs-2 "> <a href="#"…