Questions tagged as 'link'

1
answer

text links and underscores on edge

Hello, I'm editing some pages in C #, and I have a validation page where some radiobutton options with the data for confirmation will be listed. The problem is that when CPF numbers are listed they get linked and underlined in Edge. I've alre...
asked by 07.02.2018 / 13:18
0
answers

How to use compound links - 'file.html # section'?

I made the following button: <a href="/../totem_app/xplaces/00_menu_vitoria_xingu.html#acru" target="_parent" class="bcontraste"><b>LINK</b></a> to go to <a href="../acess/00_menu_vitoria_xingu_acess.html#acru"...
asked by 26.01.2018 / 14:23
1
answer

Link change with JavaScript or PHP

I'm having a problem with a button where I need to change the link with javascript or php. Come on! My platform generates an automated form, but I do not have access to the source code. The form collects name and email and sends it to the...
asked by 17.10.2017 / 00:41
2
answers

Youtube video popup

I created a link in an image so when clicking the image opens a popup centered on the screen with the video of youtube, it is working but what I did not know if it would be correct because phpstorm says that there is an error, but this one can s...
asked by 12.09.2017 / 18:41
0
answers

How to open external link in a new tab in Plone?

I have worked with CMS plone version 4.3.9 for an institutional site, and I am trying to add a link so that as soon as I click open it in a new window and not the same one, but the option does not appear for this. I looked into specific forums a...
asked by 25.07.2017 / 18:56
0
answers

I can not insert my html document into a web page through f12

I'm using F12 to try to link to the link on a normal webpage one of my html documents. However, when you insert the link into href, the page says you are not allowed to access the document. ex: (webpage with tag "a" already existing) <a hre...
asked by 05.05.2017 / 03:26
0
answers

Cakephp 3.3 links are receiving the url "var / www / html"

I have the following problem, in the implementation of the site all the links that were generated by the cakephp functions such as: <?= $this->Html->image('logo.png', ['url'=>'/', 'id'=>'logo']) ?> They are receiving va...
asked by 02.04.2017 / 13:32
0
answers

Is there any way to create a secondary link (a sort of bit.ly) to another link and make it expire after, for example, 1 hour?

I have a specific link that gives a discount to a purchase but I can not pass that link on to customers because it is fixed and the person would have indiscriminate access to the discount. So I thought a solution might be to create a secondary l...
asked by 20.03.2017 / 17:33
1
answer

How to take data through the GET method?

I am setting up a financial control panel for a MEI company (This company is mine). I'm developing the part of the requests, doubt follows: The issue is that I already use this GET to fetch the pages, how could I add that link to take...
asked by 30.10.2016 / 22:48
0
answers

How to create a sliding link without JQuery?

How can I create a sliding anchor link with pure JavaScript for a single page page? Example using jquery     
asked by 27.10.2016 / 00:18