Skip to main content

Questions tagged [href]

Hyperlink (or link) is a reference to a document that the reader can directly follow, or that is followed automatically.

0 votes
0 answers
26 views

Is there a Messenger sharer link similar to Facebook's for sharing URLs on mobile and desktop?

I've been using the Facebook sharer link to share URLs easily. The link looks something like this: http://www.facebook.com/dialog/send?u=PAGE_URL I find it very convenient for sharing content directly ...
Olili's user avatar
  • 1
1 vote
0 answers
19 views

Getting a URL to open in a new window (merging from a field in a database)

I have a membership directory that is powered by our membership database. https://membercentral.icri.org/membership/org-member-directory I am searching the company Freyssinet for the example This ...
user3298717's user avatar
-7 votes
2 answers
76 views

Can I add link not using href? [closed]

Usually, it is common and easy way to use href parameter to add a link on the web page. But I want to know other way so I wanna know about the method to add link not using href parameter. If it is ...
Yuki's user avatar
  • 1
0 votes
0 answers
10 views

Flutter TextSpan has incorrect <href> when ensureSemantics is used to build default tree

I have a Flutter app that builds a Semantics tree by calling SemanticsBinding.instance.ensureSemantics(); on startup. When this is done, TextSpans with TapGestureRecognizers are being rendered in the ...
Jennifer Hickey's user avatar
0 votes
0 answers
13 views

How Can I append a recordId with href url in anchor tag

I have a lwc table where I have created buttons. I am using a url inside the href attribute and it is redirecting me to a other page as expected but I need to append the recordId with url inside href, ...
Babai Mukherjee's user avatar
0 votes
1 answer
28 views

Return HREF by searching through parent element -Selenium Python

i'm fairly new to coding/selenium I am trying to get a list of href links by searching through one of its parent element I believe i need to do this as the website has a heap of copies of the link, so ...
Clay Burnett's user avatar
-1 votes
0 answers
28 views

Add id href to url to Magento 2 php attribute

in Magento 2 I am getting a product link from an attribute like so <?= $_product->getData('ecc_related_documents_synced') ? '<a href='.$_product->getData('ecc_related_documents_synced').' &...
totneschap's user avatar
0 votes
0 answers
23 views

How to create a link to an anchor on the main page from an iframe embedded in the main page?

With HTML, how to create a link to an anchor on the main page from an iframe embedded in the main page? The iframe is called and inserted and from the main page ( iframe is hosted in Github with a ...
Greg's user avatar
  • 11
0 votes
1 answer
40 views

MS Access Edge Browser Control to call a telephone number (W10)

I'm trying to create a simple form to show a phone number that a user can click to initiate a call. The main issue is how to 'load' the html to be displayed as the Browser Control is designed to load ...
LesD's user avatar
  • 47
0 votes
0 answers
16 views

Nav-link anchor tag click event is not working properly

enter image description here I used anchor tag for navigating the content from one webpart to another webpart. In anchor tag click event use the smooth scrollIntoView. But it is not working properly ...
Kalai selvi's user avatar
-1 votes
2 answers
45 views

When clicked on Font Amesome icon, the hyperlink doesn't work [closed]

The website is https://alloutcreative.com/ This is the code: <div class="mil-team-card mil-up mil-mb-30"> <img src="...
Eugen Kelemen's user avatar
1 vote
0 answers
33 views

Are my CSS animations interfering with my links?

I have four images revolving around a central point, like a Ferris wheel. Each image is a link to a video; when the user hovers over them, they should decrease opacity and allow the user to click the ...
ApprovedByTheComicsCode's user avatar
1 vote
1 answer
47 views

link extraction using xpath and beautifulsoup not working

I want to extract link which is nested as /html/body/div[1]/div[2]/div[1]/div/div/div/div/div/a in xpath , also see detailed nesting image if helpful, these div have some class also. I tried from ...
Alphage _'s user avatar
0 votes
0 answers
30 views

href="javascript:;" from argon dashboard 2

I'm currently trying to implement Argon Dashboard 2 for a project using CodeIgniter 4. I have questions about several sections such as the navbar, dropdown, etc. there is the syntax href="...
sudiatmiko's user avatar
0 votes
0 answers
15 views

Href don't work in WebView that's set with a onTouchlistener()

Href doesn't work in a WebView where onTouchlistener() is set Listed is my onCreate & onTouchEvent functions, and the string that's launched in the WebView. The swipe & scroll work just fine, ...
Tamera Fields's user avatar

15 30 50 per page
1
2 3 4 5
338