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

learn more… | top users | synonyms

0
votes
1answer
64 views

a href doesn't turn text into link in IE

I am trying to hyperlink a bit of text and the link appears in Chrome, but i can't click the text in IE. Here is my HTML: <p style="padding: 5px 0px; margin: 0px 0px 20px; line-height: 20px; ...
1
vote
0answers
11 views

Switching comments box 'href' attribute from relative to absolute URL

In the course of modifying the comments box integration for a client, to use the absolute URL, I discovered that the comments made while using the relative URL will not be shown. See ...
0
votes
3answers
37 views

Put string in href=“javascript” in append

I want to put a string into a href="javascript:" when i append a li but i doesn't work at all.... ajoutEnf("myString"); function ajoutEnf(enf){ $('#laliste').append('<li><a ...
0
votes
0answers
24 views

Change href attribute with javascript

How can I bind the image source of a thumbnail that is currently selected to the "src" attribute of an tag and do the same every time another thumb is selected? Here is how my code looks: <img ...
0
votes
2answers
48 views

Mysterious space after img tag before href

I have a mysterious space coming up between an img and href tag. My link, forwarding to a word document is preceded by a space after a small icon, that should actually not be there. Curiously the ...
0
votes
0answers
36 views

how do I allow users to create a div with a link and class?

Ok, so I have made a nice homepage for my local network. In the top left, there are some useful links within a div. I would like to add a '+' button which will allow users to insert a new link. ...
0
votes
1answer
14 views

href refer to link with file-protocol

I would refer to a link on a intern file-server which have an html file. My Code looks like this: <a href="file://///192.168.115.203/fileserver/v_collection/search.html" target="_blank"> ...
4
votes
4answers
49 views

How can I make a video file available for download?

I am trying to offer a download option of videos on my site. I have direct links (which have .mp4/.webm ending) available for download (they are not hosted on my server if that matters). This is what ...
-1
votes
0answers
24 views

Making a direct video available for download

I am trying to offer a download option of videos on my site. I have direct links (which have .mp4/.webm ending) available for download (they are not hosted on my server if that matters). This is what ...
1
vote
1answer
26 views

Jquery UI Tabs Widget - Href and aria-controls

I'm having a big headache here... I'm working on updating an old website using jQuery 1.3 to jQuery 1.10. And now, I'm struggling since 2 days now about how to change a tab's URL dynamically in order ...
0
votes
1answer
16 views

passing a value in anchor tag to another jsp

i have a jsp in which ther are some anchor tags for redircting to other html pages or jsps.. but one particular jsp, i wanna send a parameter ie.. username to the jsp..from this jsp.. how can i do it ...
0
votes
1answer
9 views

How to set the path of a hyperlink from a subfolder to the main folder?

This may sound lame but i really cant find it and its also hard to explain it,but i'll do my best. So, for example i have an index and in that index a navigation bar.And i want to set the path from a ...
1
vote
0answers
31 views

TinyMCE: Prevent link from inheriting selected font color?

I'm using TinyMCE to style a span, but I have links within that span that I want styled by CSS. I have the !important declaration to ensure the CSS is used instead of what TinyMCE selects as the ...
-4
votes
0answers
29 views

how to make something like "like link as on fb? [closed]

i want to make something like "like button on fb and i dont know how to make it a simple text behave like a submit button so that when page loads i can check isset(to check if the button is clicked ...
0
votes
2answers
40 views

setting href attribute with jquery

here is my code: (note: I'm using Purl (https://github.com/allmarkedup/purl)) $("#major").click(function() { $(".questions, .sections, #major_list").hide(); ...
-1
votes
0answers
24 views

how to open excel file as read only using href [closed]

I have this htm string but I want to modify it to open this excel file as read only but i'm having a lot of trouble. <a href="Y:/Standard Work INDEX_x.xls">Lean Standard Work INDEX</a>
0
votes
0answers
7 views

Telephone Link in Apple Mail picking up wrong name

I'm setting up an email with a tel link (which is working on my iPhone fine). But the problem I'm seeing is that on my desktop Apple Mail is seeing the name that's near the phone and wants to change ...
0
votes
0answers
11 views

Making a link inside a non-ajaxed div ajaxable with Ajaxify.js

Apologies for the confusing title, I'll try to explain it a bit better here.. I'm using history.js & ajaxify-html5.js to load the contents of my website into the main div while keeping an mp3 ...
0
votes
0answers
35 views

selenium - how to change current window location without closing the selenium window?

I am using the seleniumIDE I want a Test Case to go to another location based on a condition (note: the condition part is why I am using javascript and using the if-then plugin is not an option for ...
0
votes
1answer
60 views

How to submit parameters by hyperlink-url and retrieve them in php?

Carrying values in a while cycle, each value is extracted from a SQL table, and I need to carry em in a since I'm making a list of items purchased from a specific client. I'm using this line for the ...
2
votes
2answers
55 views

Add target=“_blank” to all links BUT internal site links

I have the following code that will add target="_blank" to all links: $(function() { $("a[href^='http://']").attr("target","_blank"); }); How would I re-write the above code to target all ...
1
vote
4answers
38 views

How do I specify the protocol in an anchor and still use relative path?

It is always preferred on a personal website to use relative paths in anchors so that you can easily move your directory structure to a new website, but I want to make part of my website password ...
0
votes
1answer
43 views

Adding hash tag to current URL using JQuery

Kind of hard to explain but I'll do my best to give details. On my page I have 3 tabs setup using this code along with some CSS <ul class="subnav" id="subnav"> <li ...
-1
votes
5answers
72 views

CSS - <a href> not clickable

http://prntscr.com/19fg8x So I have two divs, one has: .holder { display: table; position: fixed; z-index: 1000; height: 100%; width: 100%; text-align: center; } And other behind that I have ...
0
votes
1answer
23 views

How to load local href directly to fancybox without using iframe?

I'm building website where one element of the page is not loaded until the user press a link. The link is to local form which is quite heavy and isn't needed most of the time (that's way I prefer not ...
0
votes
3answers
34 views

Toggle href/attribute value using jQuery

I'm trying to toggle the href value of an element on click. This is what I have so far: $('.wwd-content-container .wwd-content-each .wwd-extra-content-trigger').click(function(e) { ...
0
votes
2answers
49 views

hover over div to reveal link, but can't click on link

I have created 2 lists, one is a list of buttons, the other is a list of links that are hidden off the page. When I hover over a button, one of the list items animates to fly in from the left side of ...
1
vote
1answer
24 views

Keep URL unaffected when anchor link is clicked

I've checked other posts on here, no results of what I'm looking for. I want to click on <a href="#about">About</a> <div id="about">Content of this..</div> and have it ...
0
votes
1answer
35 views

selenim - javascript - how to open a different url?

I've got the_id to be 31 How can I go to that url with js in selenium? I have been trying: store # not sure command to use here. Not "open" as that open up this window. ...
2
votes
2answers
70 views

a href open page in the same window

When i open my project in safari browser and i add the icon on my homescreen of my ipad the links doesn´t work how i want. the situation is this: i have a directory project/index.html . and i have ...
2
votes
2answers
97 views

aligning the text in nav menu also IOS/ touch friendly

I am trying to move the starting text in my nav menu more to the left and make the rest align up correctly in-between the gaps also i have noticed this dose not work on touch devices like the iPhone. ...
0
votes
4answers
61 views

current_url() vs. “ ” in an href

I want to have links that allow for page refreshing and setting href="" seems reasonable. I'm using Codeigniter (PHP framework) which has a function current_url() so I could also write ...
0
votes
2answers
26 views

Attaching <a href></a> in GROUP_CONCAT()

I want to attach string to GROUP_CONCAT function using CONCAT(). I tried the following : $str1 = "<a href='show_bug.cgi?id ='>"; $str2 = "</a>"; $query = "select count(cbm.bug_id) as ...
0
votes
1answer
33 views

mootools setProperty method does not work on iphone, ipad

I want to change anchor tag's href property using mootools setProperty method It does work in all browser including chrome and safari but not working on iphone, ipad and android mobile. e.g. ...
2
votes
3answers
30 views

want to give seperate link to comma seperated string in an array

I have the following table : In the query i have used group_concat to take the bug id's. I want to give separate link to each bug id. for eg : link to be given is "show_bug.cgi?id =3743200" ...
-1
votes
1answer
42 views

link to follow on tooltip is shown but doesn't bring me there

Using the code at the bottom, the a href part does show the relevant link where my mouse is at, but when I click it it just redirects to .../index.php#. I need some coding help - so it redirects me ...
2
votes
3answers
48 views

How to redirect from DIV and bypass child anchor href

Please I need your help with the code below. I want to add an onclick event to a whole DIV to redirect to an url but I cannot bypass the href included in a child anchor inside the DIV.: i.e. (The ...
1
vote
3answers
41 views

Target specific href with jQuery [closed]

I'm using this code to open multiple links on a page, http://fiddle.jshell.net/njA8z/1/ But -- 1. I want the code to target only hrefs within a div with class links --- 2. I'll need to re-use same ...
-2
votes
0answers
35 views

Fixed items disappear on links [closed]

I'm working on my site for my finals and i came upon a problem. I have a Sidebar in my site w Href links in it with link like "To Top" and "To Bottom" the links are fixed so the user can click on it ...
0
votes
1answer
11 views

Hyperlink On x-axis

Please look at the jsfiddle I am wanting to be able to click on home and about and for it to scroll to where the centre of where the href is located? <a name="index">home</a> <a ...
0
votes
0answers
10 views

AJAX jQueryMobile conditional href

I just cannot make it.. I am writing an App with jQueryMobile and PhoneGap and I want a conditional href. I have every new page in an extra .html file (is that a problem btw?) and a javascript file ...
1
vote
1answer
25 views

remove target and rel attributes from links with yahoo pipes regex

I'm trying to remove rel and target attributes from a RSS description using regex but can't seem to figure it out. I'm able to remove classes and styles, but rel and target just won't work. I've tried ...
0
votes
2answers
43 views

catch href action on <a> using jQuery and class

I try to catch the called href using jQuery (based on the class of the link) to be able to use jQuery.load instead. But the selector don't work on my <a href>, if I put the class on a parent ...
0
votes
1answer
41 views

How to make larger image active link after click on its thumbnail

I have been using jPages pagination plugin but I had a question about it. One mode they offer is gallery (http://luis-almeida.github.io/jPages/gallery.html) where you can click on the thumbnail and it ...
0
votes
1answer
13 views

Refer an element to the DOM with h:link

My question is simply, it's possible make a href to a element of the DOM? Something like this: <h:link outcome="page#form" value="Edit"></h:link> That's would print something like ...
4
votes
1answer
48 views

hover not working in jquery ui <a href=“javascript: submitform()”>Country</a>

I am using jquery ui when I write the following code , hover working <a href="genCountryInq.htm">Country</a> but as I change the following then , hover not working <form ...
0
votes
0answers
24 views

Replace facebook comment box without loosing previous comment

I have a facebook comment box on my website news. I wanted to allow readers to comment on each article separately, but by mistake I put url of homepage(entire site e.g http://example.com). Now I ...
0
votes
2answers
47 views

cookie checkbox for what href user was choosen

I want to create a 2 button script with a "remember me" checkbox that puts a cookie on the user's browser. Next time he will enter the site he will be automatically redirected to the link he choose ...
0
votes
1answer
28 views

get link from new page using jsoup?

Hi i'm trying to get prise information from a website. First I must fill in a form then i want to press the submit button so i get the new page then I want to take a link from an id in the new page, ...
-1
votes
0answers
15 views

How to submit to 'Post" in a list element using href without using java script

I created navigation menu using UL with href. How can I make the selection of a list element submit to the 'Post' out.println("<ul class='sub1'>"); out.println("<li> <a href = ...

1 2 3 4 5 28