Questions tagged as 'imagem'

1
answer

Lightbox - Image Gallery

Everyone, good evening I'm picking up to make a very simple photo gallery. For example, I'm using the link site link to create a "Single image lightbox". I copied all the code to a new page and the effect did not rotate! I'm using Safari...
asked by 12.07.2016 / 05:17
1
answer

Pick up the size of an image

Is it possible to get the javascript size of an image outside of my directory? For example in this usage: .divExterna{ background-image:url(http://www.backsite.com.br/datafiles/suite/escritorio/aplicativo/conteudo/album_fotografico/769.jpg)...
asked by 29.07.2016 / 17:03
1
answer

Images do not appear on the website published on the web server

Good afternoon guys, I have published a website on the WEB server, but no image is being displayed in the browser. All images are displayed as follows: <img src="~/imagens/logo.png" Location displays normally. But not on the server. I...
asked by 29.07.2016 / 22:38
1
answer

How to set a maximum size for a BLOB field?

I want to insert images and I want each record to have a maximum of 100M, if this value is exceeded, an error must be returned in the bank itself. For illustration example of problem: (same as error is returned if we try to insert a string of...
asked by 25.05.2016 / 13:24
2
answers

OnClick type image

I'm having trouble making a onclick event work. I would like to change an image of an input type image. I did a test with a simple alert and it was not called the function either. Here is part of my code. <div class="bg-secund">...
asked by 06.06.2016 / 06:08
1
answer

How to make a simple image gallery for Android?

I need to create an image gallery where I slide my finger to move to the next image. I've been researching and found several ways to do something similar to what I want, but I was very confused. What would be the best way to do this? Here'...
asked by 21.03.2016 / 23:57
2
answers

API facial recognition [closed]

Personal I'm looking to work on a system for my face recognition CBT. Is there any API that does this for me? It can be any language. Thank you.     
asked by 24.02.2016 / 01:38
2
answers

Filter images by category with Checkbox AngularJS

I need% MEN and WOMEN . In the filter list, appear 4 items, and it should appear only 2 (man and woman) , that is, by category. Another problem is that the filter is by filtrar and that brings me only 1 image per check , I need t...
asked by 10.03.2016 / 16:59
1
answer

How to upload the selected image with javascript?

I'm adapting my blog to be responsive. However, by hiding the banner, it is still there and always loaded page access. I wonder if you can upload images according to viewport resolution. I do not know if it is possible, but my goal is to find...
asked by 11.02.2016 / 17:04
1
answer

How to rotate imageView 90º?

Hi, I'm doing an Image editing app and I need to know how to do a 90-degree rotation of an imageView and replace the original with the rotated image I searched the sites and found this way, but when I do the rotation, the image gets very small a...
asked by 08.12.2015 / 23:18