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)

4
votes
0answers
133 views

Pins on Pinterest link to 404 - yet link is valid

this is a really strange one. I've set up a bunch of pins on Pinterest linking through to our services which all work fine. Then I decided to do the same on our blog articles (we use Wordpress), yet ...
3
votes
0answers
124 views

Amazon add-to-cart url parameters

Ok so Im already an affiliate of amazon. I'm dynamically generating links based on results from their API. Im trying to put the customer in front of a permission to add an item to their cart. I ...
3
votes
0answers
159 views

link to location on page without id or name

I'm looking to link to a page on a 3rd party site with a heavy amount of content, but want the reader to head half way down and read from there. Yes, I could specifically tell them to, but sometimes ...
3
votes
0answers
186 views

How to interact with internal anchors and embedded hyperlinks of pdf

I am developing an application that can read PDF as well as it interact the hyperlink and internal anchors. I am using MuPDF library, which is embedded in Android. I am able to read the PDF file but ...
2
votes
0answers
195 views

Can Delphi XE4 import iOS ObjC Class ? ( Static Library *.a )

Can Delphi XE4 import iOS ObjC Class ? ( Static Library *.a ) ObjC Code : test.a // test.h --------------------------------------------------------------- #import <Foundation/Foundation.h> ...
2
votes
0answers
74 views

An internal error occurred while linting the URL. Like button not working. Link not recognised

My blog link suddenly stopped being recognised on facebook (www.makeupbydyna.com). I can post it, but it will look like text, not with a thumbnail or anything of the sort. The like button is not ...
2
votes
0answers
112 views

How can I get the secret link for a track posted to Soundcloud in Python?

I'm developing a simple app using Python where I can post tracks to my own Soundcloud account. I would like to get the 'Secret link' URL for a track that I post. For example, I get the most recent ...
2
votes
0answers
169 views

Link doesn't work when I access it via localhost

The following servlet creates a directory named Shared and then copies the video into this directory.Next it presents the link,to download this video. But when I click the link,nothing happens. Why is ...
2
votes
0answers
130 views

Interacting with text box with Lua

There is this tricky challenge I have been tearing myself with over the last three to four weeks, and I think it has come to a time I just have to seek for advice about the how to's. The problem is, ...
2
votes
0answers
45 views

Excel - Different hyperlinks lead to the same website

I have generated Excel from a Jasper report designed in iReport that contains some different hyperlinks to websites. They all contain conditions such as nvl(Country,'null')='SK' When I open the ...
2
votes
0answers
341 views

How to make phone number,links and url all clickable using Html.fromHtml() in TextView

I want to make links,url,phone number-all clickable using Html.fromHtml() method in a Textview. I am trying this ---- txt.setText(Html.fromHtml("<b> Hi this is my text </b> <a ...
2
votes
0answers
112 views

scan image, create links from content (php hopefully)

I'm not sure if this could work, but I've got pictures of maps with #'s inside a little box on top of the map to show locations. See my image example: I'm hoping to find a script to 'scan' the ...
2
votes
0answers
416 views

Itextsharp: Is There Any Way To Copy Links When Import Pages?

I'm working on a project where i need to edit pdf's before display it I need add a watermark edit permissions ( lock for avoid 'copy/paste' and 'save as' ) edit viewer preferences And i did ...
2
votes
0answers
194 views

html link to client side file

I am developing in ASP.net a web application which among other things should list documents available on a remote server. this is for a very restricted number of users for which we can control the ...
2
votes
0answers
116 views

Embedded hyperlinks in WPF and localization

I have a TextBlock in a WPF application where I'd like to show the user a message similar to: Retry or go back. I can accomplish this by doing: <TextBlock> <Hyperlink Command="{Binding ...
2
votes
0answers
171 views

Clickable url within facebook social plugin

What is the correct markup for inserting clickable urls/links in the Facebook Social Plugin comments? I am not able to find this info in Google, been trying for couple hours now... I even "Binged" ...
2
votes
0answers
120 views

Hyperlink to call a number from an HTML5 app for iOS

Can anyone help me how to add a hyperlink in an HTML5 application, so I can call a specific number with 3cx application for iPhone ? Can you give me so references for what i have to do? Thanks, Diana ...
2
votes
0answers
170 views

FBConnect “via” link broken on feed posts from iOS app

I have an iOS app that is successfully posting to Facebook via the FBConnect SDK. I have registered the app in Facebook as a native iPhone app and filled out the required data (bundle ID, app store ...
2
votes
0answers
403 views

CKEditor: How to disable automatic 'url to anchor' parsing?

Is there some way or some config setting to disable the automatic parsing of an url in CKEditor? When I type wwww.google.com, it's automatically parsed to <a ...
1
vote
0answers
18 views

Get current url and create share link (yahoo messenger)

I have this function to get the current page url: <?php function currentPageURL() { $curpageURL = 'http'; if ($_SERVER["HTTPS"] == "on") {$curpageURL.= "s";} $curpageURL.= "://"; if ...
1
vote
0answers
44 views

rST: add link around literal text

I'd like to put a link onto monospaced literal text in a reStructuredText document, but simply linking it does not work: ``geoip``__ __ http://pecl.php.net/package/geoip This gives some warnings: ...
1
vote
0answers
84 views

facebook share link returning 404 redirect error when page exists

Sharing the following link in facebook is returning 404 error page information instead of the page details and link even though the page exists: ...
1
vote
0answers
106 views

Link not working properly on my HTML5 app

I have been going around and around and around, trying to apply as many different solutions as possible, trying to solve this problem by myself. The fact is that I cannot! I am developing a very ...
1
vote
0answers
121 views

Phonegap Photoswipe how to load external folder to show images

I'm using Phonegap for my new android/ios app. I'm also using the photoswipe plugin. When my app is online in the store, I can't edit the pictures anymore if you load local urls... Is there a way ...
1
vote
0answers
239 views

Link on flash object does not work in Google Chrome or IE

The basic problem I have encountered is that my flash video is linked to another page and for some reason the link does not respond in Chrome or Internet Explorer. It works fine in firefox and safari. ...
1
vote
0answers
86 views

How to change the Link Status (up/down) at runtime in NS2?

I have seen this post and have a similar issue. I wish to bring down a node when it reaches a certain Throughput. As mentioned in the post, the "rtmodel-at" method does not work. The answer to the ...
1
vote
0answers
188 views

modal win8 metro style website

I am writing a website based on the new windows 8 Metro style and this works ok. I have a tile that links to a “Modal” on the same page that drops down from the top of the page and is like a light ...
1
vote
0answers
148 views

Silverlight 5 Hyperlink Change style BasedOn same base style but different foreground

I am trying to set a different style to a hyperlink control. The new style is BasedOn the same base style as the previous style which was set to the control and Foreground property has been overridden ...
1
vote
0answers
122 views

Android - Loading Multiple Images from server in GridView

I want to load multiple images from server in GridView in Android by not using individual links, but by just using single link. If anyone know, please tell me.
1
vote
0answers
74 views

Get file from javascript

I'm not very familiar with js and now I need to do something very important for me, but I really don't know how to do it. I'd like to include google translation api to my site, but I need to change ...
1
vote
0answers
79 views

Change Nicescroll position using a link

I'm using Nicescroll plugin (3.0.0) on my webpage and the scroll is working fine. Now the div "scrolled" by Nicescroll is very big so I would like to be able to scroll my div to a specific position ...
1
vote
0answers
130 views

Cucumber/Capybara link testing using array and loops

I'm very new to cucumber/capybara/ruby, trying BDD on a php-built website. Checking on: Different links directs a user to the correct page on : "prod-integration-mycompany.com" Situation: on this ...
1
vote
0answers
311 views

WordPress 3.5.1 og:image not showing in facebook link preview

Two clients have contacted me with this problem immediately upon upgrading from WordPress 3.5 to 3.5.1. I've posted to the WP support forum, but have yet to see any traffic on my question. Thought I'd ...
1
vote
0answers
63 views

Using Addthis in fullscreen mobile web app on iOS

I've got a web app http://aspekt.vni.io. It is a fullscreen app and I've integrated addthis. When I click one of the services it loads the share page for the service, but appears to replace the web ...
1
vote
0answers
40 views

How to get Youtube actual http source address

I'am an engineer to develop OTT box use Youtube XML interface, I get a problem that the http source in the XML is not a real one, I only could use tool to convert it to actual flv source. I wonder is ...
1
vote
0answers
68 views

Two links to the same image lightbox

I need to add 2 different link to the same lightbox gallery (http://lokeshdhakar.com/projects/lightbox2/). The problem is that if i set as href the same image url, when I click on one of the links I ...
1
vote
0answers
401 views

Linking to bootstrap tabs directly without scrolling to anchor

I have a bootstrap tabs such as this - http://twitter.github.com/bootstrap/components.html#navs Everything works fine, but I want to link each tab so I can access it directly If I link using the ...
1
vote
0answers
66 views

Need help adding NavigateUrl

I have the following code but when I try and link a url by adding NavigateUrl="http://www.facebook.com/comparethetradesmen", it doesn't do anything. Please help. I ideally want it to open the link up ...
1
vote
0answers
116 views

MS Word hyperlink font format bug?

I have problem with hyperlink font format in word 2003/2007 maybe it is in other too but i didn't try it. First i create hyperlink in my document, then i change format of hyperlinks in Styles and ...
1
vote
0answers
46 views

Wordpress- How do I display link categories per post?

I currently have several different link categories with links within them. My goal is to have the edit-screen of any post display these link categories so that I can select a category of links to ...
1
vote
0answers
18 views

Flash: how to set class attribute to hyperlink?

How can I set class attribute to hyperlink tag in Flash? I need equivalent of: <a class="internal_link" href="/relative_address" target="_self"> Current function: function ...
1
vote
0answers
48 views

youtube iframe api - channel link in logo

I am using the Youtube Iframe API to embed Youtube videos on a website. The client asked to have instead of the video URL as href of the Youtube Logo (the one seen on the bottom right corner) the URL ...
1
vote
0answers
98 views

IE 7,8 automatically adding line breaks after every <a> tag

My site is bumping every single <a> tag to a new line throughout the site, but only in IE 7 and 8. It looks fine in IE 9, Chrome, Safarai and Firefox. Even with <a> nested in various ...
1
vote
0answers
30 views

Linking to a specific developer's App list on iTunes from within an iOS app?

I would like to have a link in my iOS application that when clicked would open iTunes and point to a list of all applications of a specific developer. I have tried using the iTunes link maker but i ...
1
vote
0answers
288 views

One page website: Rewrite URL in address-bar when clicking an anchor-link

I have set up a one-page, horizontal scrolling website with several anchors combined with DIV-id's. The website has five pages side-by-side that automatically render full-page based on the visitors ...
1
vote
0answers
50 views

Change link trumbnail without meta tag

I want to place a share button to my Android App. I have the link to share: http://www.facebook.com/sharer/sharer.php?u=https://www.example.com, but when a share from mobile phone the trumbnail is not ...
1
vote
0answers
32 views

Subversion Creates HTTP Links Automatically

I want to do that: When I use a tortoise svn and create a folder then commit it; Server creates a link for the folder automatically. This is a system which I dont know how it works. I Create a ...
1
vote
0answers
68 views

How to start activity from mail default application by link (Android)

i'm new to Android developing and i'm trying to write an app to send/receive encrypted messages through the default email app. No problem in sending, since it's easy to send cyphertext email through ...
1
vote
0answers
40 views

linking files to html that are in a different sub-directory to get rid of the .html or .php extension

ok so I have just recently changed my directory to exclude the .html extensions. I have linked files by using a "/" for e.g "/mackbyte_files/style.css" as cited here How to link html pages in same ...
1
vote
0answers
60 views

How to create Python log file with some outputs linked to other files?

I am new to python and I would like create a file in python in which some of the parameters say Test command should be linked to other files. So that when I click on them another text file should open ...

1 2 3 4 5 27