A hyperlink is a reference to a document (or a section) that can be followed for retrieval using a navigation system that allows selecting emphasized content within an originating document.

learn more… | top users | synonyms (2)

34
votes
2answers
11k views

javadoc: writing links to methods

How can I use the @link tag to link to a method? I want to change /** * Returns the Baz object owned by the Bar object owned by Foo owned by this. * A convenience method, equivalent to ...
0
votes
1answer
37 views

Pure ASP hyperlink for all files in a folder

I recently had a project and couldn't find simple code anywhere.. hope this helps someone! Make sure to set NTFS permissions for the IIS app account on the folder. Use file:// for files http:// for a ...
1
vote
3answers
53 views

Link a #div and URL

Hey guys is it possible to link a div and url? Basically I want 2 links in one . One link to target the #div and one to target the actual site url in the div. I am targeting a div but need the url ...
0
votes
0answers
2 views

linking to content available on itunes, amazon.com, google play and others

Okay so I'm building a web app that aggregates entertainment (TV shows, movies, other videos, podcast's ) and it's basically all sorted into genre's recent release etc. now I would like to link to ...
0
votes
2answers
85 views

hyperlink in firefox to windows share

I am having trouble creating a hyperlink to a windows share, that works correctly in firefox and IE9. The original line was this: <a href="\\10.1.3.33\sharename\filename.txt" ...
0
votes
1answer
16 views

In Sharepoint, how can I sort a list based on a hyperlink?

I'm working on setting up a project dashboard using a custom list. It's all in-browser and I believe it's 2007, but I don't know how to tell for sure. One of the columns is the "Project Stoplight". ...
1
vote
0answers
31 views

HTML Link with .class inside javascript (drag and drop)

I am trying to make a tiny drag and drop page with javascript. The goal of this page is to hide a link behind a draggable image. Drag the image infront to then reveal the back (not draggable) image. ...
0
votes
2answers
16 views

Open Iframe content links in new window

I have a task where: I have a frame which contains some external url content. This externale content has a list of several links to some articles. My task is to open each of these links in a seperate ...
0
votes
3answers
14 views

LESS stylesheet not registering

Is there a trick to LESS? I can't get any of it to function in-browser. Maybe I'm declaring the stylesheet in the browser wrong? It's literally just not showing up at all. I've included the min and ...
-2
votes
1answer
55 views

HTML link with a php action

I am creating a website that stores information of homes like address, city etc. I got the upload to database part done and I got the search the database and display the information done. But now my ...
0
votes
2answers
125 views

Regex to Match Urls in Ruby on Rails

I have looked around but I haven't really found an answer that seals the deal 100% for my individual situation. In my Ruby app, I have a user share system where members can post 'stuff'. Well, ...
-1
votes
1answer
23 views

Wordpress: Link to Category is Splitting when Static Text Added

I tried to insert static text before my link back to the category page of a post, but it is displaying the links separately and they do not go to the same place. The expected output was to print a ...
-2
votes
1answer
21 views

Menu links are not working when clicked

Please take a look at a site I am developing at: http://zugoil.com/ The main menu links at the top of the page aren't working, you can see you will hover over them fine with the anchor hand ...
0
votes
0answers
6 views

Change Magento Header Logo to link to an external site in a multiple store account. [migrated]

I have multiple magento stores set up. I need to change only one of the stores' header logo to link to an external website. How do I do that? I know where the header is: ...
0
votes
0answers
13 views

Create Hyperlink to view in another app with djangoRESTframework

If I have two apps, with separate urls.py files, how can I reference the view from on app in another so that I can include references with a HyperLinkedField? Let's define two models in separate apps ...
0
votes
0answers
13 views

How to get a “CRUD link” including the ID and an email? (for safety reason)

Dear Stackoverflow's users, I'm really new in RoR, so my question may look half-baked (I used bullet points to try making it clear). Sorry for it. I've build a simple CRUD app where anyone can ...
0
votes
3answers
59 views

How to style a link in a paragraph

I searched everywhere for a solution but didn't find anything.. I have this code in an HTML5 page <div> <p class="title_paragraph"> <a id="title" ...
0
votes
0answers
22 views

HTML anchor to javascript slide

I can't figure out how to link the songs text in the nav bar to go to the second slide on my page. Below is the link to the website, and I am trying to make the songs link go to the second slide. ...
-1
votes
3answers
77 views

Change a certain PHP element in a URL

Am I able to change certain sections of a url? For Example, If I currently have a url of: http://www.yoursite.com/?page1=example1&page2=example2 Can I click a link that would only change 'page1' ...
1
vote
1answer
99 views

Link from App to an iTunes artist through button

I'm trying to link to an artists iTunes 'page' through a button on my project. I've tried to use their safari page e.g. "http://itunes.apple.com/au/artist/blink-182/id116851" and it worked once but it ...
0
votes
0answers
7 views

Flash app not linking

Hey guys i have developed an interactive flash map of south africa right. and when i test in flash via (test movie) everything works fine and all my links work but as soon as i upload after publishing ...
-2
votes
2answers
54 views

Can I create a generic hyperlink without a href? [closed]

I have a MySQL database with names of fruit. PHP then reads this and creates a list of them on a web page. At the moment, I have added individual URLs for each type of fruit so that readers can get ...
0
votes
1answer
27 views

Android - Open URL in background

There is this website for example http://website.com You can like stuff there, with a link like this for example: http://website.com/3020/hype. You have to go to that link to get the article (3020) ...
1
vote
2answers
25 views

HTML do I need a mime type for the link tag?

David crockford recommends ommitting the type="application/javascript" attribute for the script tag. Should I do the same for a CSS link tag (omit "type=text/css")? I googled "html link omit mime ...
0
votes
1answer
33 views

how do i link from an ibook to another?

I'm making an catalog for a client with al his products. Each product has his own pdf-file. Now i want to link from the main catalog to another pdf-file in my ibook. These files are already in ...
0
votes
0answers
28 views

How to place a URL link inside an android app, so that the app allows the user to go to that URL, but then allows him to go back to the app?

android-programming newbie here. so I have created an app using phonegap build, & in the app, there's a link I've placed that when I click on it goes to the URL but when I try to go back it just ...
0
votes
1answer
16 views

Keep track on referrered links

Many sites have this implemented, I don't know how exactly it is called so its hard for me to search for it you can see links in websites such as facebook,twitter that have urls similar to ...
0
votes
2answers
54 views

Pairing Links with PHP Randomized Ads

So I have the following code with works great for randomly generating position for 5 different sidebar ads, my problem is how to give the ads a link that will always be paired with them. I'm looking ...
-1
votes
0answers
11 views

Parsing a Magnet Link to a Java Application [closed]

I have a an application, my own application, that I would like to use to open Magnet Links. How would I be able to open this application when I click on a magnet link in a web page? My application is ...
1
vote
1answer
42 views

Rails HAML div as link -> not getting it worked

I try to make a complete DIV as a link, but it is just working. This is what I have: = link_to (user_orders_path(current_user)) do .current_orders.box.tile.one_third.lightblue .count ...
0
votes
0answers
12 views

Website displayed in WebView - open in Mobile Safari without access to App Source

I am writing a web application that requires part of the code to be run in safari. Because of the environment it is going to be deployed in, it will mostly be running in web apps on peoples devices. ...
0
votes
1answer
15 views

How can i get my hyperlink to work? (Excel, VBA)

I have a problem with my hyperlink in excel. Im trying to set a hyperlink from one sheet to another but the source and target cell needs to change every time in the loop. Basically i want to move data ...
0
votes
0answers
15 views

clicking the hyperlink inside WPF listview is not selecting the corresponding row

I have following listview with a gridview column and cell template for that gridview column. But when I click on the "hyperlink", the corresponding gridview row is not getting selected. Could anyone ...
0
votes
0answers
29 views

How to recursively add include and link directories to visual studio 2012 after installing a new c++ library?

I have read that this option could be specified in a cMakeList.txt however I have already built the library and looking for a post install cMake script to do the job.
0
votes
1answer
222 views

To read the hyperlink path of a text from Excel file via JAVA?

I have done up to reading text (String) from Excel file I could leverage the same into my JAVA. But now I have an other query. Supposing if the text in Excel is a hyperlink I need the link path of ...
0
votes
0answers
15 views

How can I make this url valid for emails?

I have a link in an email, this link is generated from the site the email is sent from. People go to the site to vote on something and then they get an email with the link to confirm their vote. The ...
0
votes
1answer
15 views

Open hyperlink after jquery scroll event

I'm looking for a script that automatically opens a hyperlink after a jquery scroll event. This is the script I have so far: $(document).ready(function() { $("a.anchorLink").anchorAnimate() }); ...
0
votes
0answers
27 views

Is it possible to create links in each image of a gallery opened with Fancybox?

I'm totally new to Fancybox. I am trying to put different links in each image of a gallery opened with it. I've done exactly what JFK has posted in fancybox - how can I put a link from the opened ...
0
votes
1answer
6 views

Copy with symblic link

I have a directory which has many libraries (ex. A,B,C) and few with symbolic link to the libraries in the same directory (ex. A1, A2 and A3 are symbolic link to A). I am copying this directory from ...
0
votes
5answers
30 views

CSS: Align link right of menu

I am trying to get a link next to my menu using CSS, since I haven't got much experience with CSS I can't get it to work. Currently the link is at the bottom left of the menu. The code for the Menu ...
0
votes
3answers
29 views

I cannot change the text color to a hyperlink

I working on the following code and I have created a table that is suppose to have some links in there and the links on default come out to be white and I wanted to be black. I try changing the color ...
-1
votes
0answers
18 views

like box only appears connected to facebook for www.facebook.com/NeteCentavos

When you are creating a like box, in the url: https://developers.facebook.com/docs/reference/plugins/like-box/, and using as url parameter: www.facebook.com/NetCentavos, the box appears only when you ...
1
vote
3answers
35 views

prevent links in html form fields

Is there a way to prevent a form from being submitted if it contains links. I would like to prevent links from being added to input: question and message field. Can anyone point in the right ...
2
votes
1answer
322 views

CSS3 HTML5 Cross Browser 3d flip effect on hover link

I have placed several links on my site within a div and span tag that when hovering over them they flip in a 3d looking way to reveal a new message. Look here and roll over the link in the first ...
0
votes
0answers
15 views

Opening mobile Safari's UIActivityViewController without pressing the share button

I've made a web app in Ruby that sits on my iPhone's homescreen and opens full screen, without the default Apple toolbars and menu bars. However, this means I'm hiding the button that opens Safari's ...
0
votes
1answer
19 views

Updating Hyperlink Address on Load Microsoft Access

I have a form in an Access 2007 database and I need to automatically update the Hyperlink Address when the form loads to add an ID number at the end (when the form loads, it loads an ID from the ...
1
vote
2answers
241 views

phantomjs pdf clickable hyperlink

I have been trying to get clickable hyperlinks in PDFs after using rasterize.js with phantomjs. I have found one comment on the phantomjs code.google.com page that says that hyperlinks are supported, ...
0
votes
2answers
25 views

How does link with href parameter like “ymsgr:sendim?username” works, what kind of header does it send

I want to make php script that replace the execution of this kind of a link: <a href="ymsgr:sendim?tonystark">YM! Iron Man</a> So when the php script is called/executed, it will open ...
1
vote
1answer
13 views

Virtumart Sort By Forbidden Access

Currently having an issue with the following error when the end user tries to Sort By on Virtumart product pages: Forbidden access (Var not numeric: limit in URL) In addition the Display Drop down ...
1
vote
1answer
27 views

Insert clickable link in QLabel and detect click on this link to provoke an action

I would like to handle a click to the link in this application of mine: When I click on the "Output File" link, I would like to be able to generate an action in my application. As of today, the ...

1 2 3 4 5 102