Jairo Esau Romano Rodriguez
Posts: 0
Joined: Thu Jan 02, 2014 9:49 am

Image with href

That is not true sir, as you can se in my next image that is not correct
Image

in the next one the address in the left downside refers to the image that you can see correctly inserted into de src.

Image

and i did it with this code i execute on success

Image

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Image with href

Hi Jairo,

Please specify steps to reproduce this problem in your app.

Currently i see only one page with images and when click on this image - it navigates to other page where service get empty array response..

http://prntscr.com/5cy9zi/direct

Regards.

Jairo Esau Romano Rodriguez
Posts: 0
Joined: Thu Jan 02, 2014 9:49 am

Image with href

YOU ARE PROBABLY CLICKING ON THE FIRST 3 IMAGES WICH DOES NOT HAVE ANY CONTENT

1 scroll to get to the bottom image you will see the picture as in image 1
2 click the bottom image
3 wait until the next array charges you will be in image 2, as you can se the "link" has the url to wich i want to go

there you can click anyone and will not navigate to the url of the image wich is what i want, because href its not defined, never the less src is defined as the url i wanted and in the same way i did to load the url in the href as in image 3

Image

Image

Image

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Image with href

Hi Jairo,

Thanks, this time i've been able to reproduce this problem in your app.

You have modified source files for this "ok_clone_1" page.

Details: http://prntscr.com/5dcjqk/direct

Thus all changes to the builder could not be reflected to real page.

See more here: http://devcenter.appery.io/tutorials/...

http://prntscr.com/5dckm5/direct

Regards.

Jairo Esau Romano Rodriguez
Posts: 0
Joined: Thu Jan 02, 2014 9:49 am

Image with href

Yurii: That is correct i made the app again and the href is set properly never the less nothing happen when you click on the image but it does what i want if i click the link

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Image with href

Hello Jairo,

Have you solved this? Do you need Support assistance?

Jairo Esau Romano Rodriguez
Posts: 0
Joined: Thu Jan 02, 2014 9:49 am

Image with href

.laimagen{
position:absolute;
left:0;
top:0;
}
.bloque{
z-index:100;
height:90%;
width:90%;
position:absolute;
color:white;
font-weight:bold;
left:5px;
top:10px;
display:block;
text-indent:-9999px;
line-height: 0;
font-size: 0;
}

Jairo Esau Romano Rodriguez
Posts: 0
Joined: Thu Jan 02, 2014 9:49 am

Image with href

we had to make css magic instead

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Image with href

Hi Jairo,

Thanks for this sharing.

Regards.

Jairo Esau Romano Rodriguez
Posts: 0
Joined: Thu Jan 02, 2014 9:49 am

Image with href

Yurri, this solves my problem but, i think is something you should check, don't you?

Return to “Issues”