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.
0
votes
0answers
4 views
How to make one link to open one site in one iframe and second site in second iframe?
How to make one link - id="link" to open "www.mail.ru" in id="if1" and "www.gmail.com" in id="if2"?
jsfiddle
<P><A id="link" href="">link</A></P>
<iframe id="if1" ...
0
votes
0answers
9 views
Building and debugging an iPhone app in XCode with a custom makefile
For reasons I won't go into, I want to use XCode to build and debug my iPhone app BUT I don't want XCode to compile and link the app, I want to run a script that calls the compilers and linkers ...
0
votes
1answer
46 views
Link to change div content “<div lang=…”
using the script descripted below, i was wondering if there was a way to put a link on the page to allow users to change the displayed language after the page is loaded. Initialy, it displays the ...
-1
votes
2answers
28 views
CSS float left make links not work on firefox or chrome (ie works ok)
when I add the propierty FLOAT: LEFT; to one div in CSS the links inside stop working.
The link is: www.urbanfever.es/zen
and the CSS is in here
Thanks!
0
votes
2answers
28 views
want to call one phtml file in another phtml file using anchor tag
I'm using Magento.
I want display and call one phtml file as a link in another phtml fileā¦
I have the new.phtml file on the home page. On that I put one link CHECK ALL which display all new products ...
0
votes
1answer
14 views
links don't work on iPad
At the bottom of my page, there are four big square link tabs (called "individual", "group", "child" and "family"). Those tabs work fine on my desktop computer, but for some reason they don't work on ...
1
vote
0answers
27 views
Suspect javascript not loading when opening quiz.html page from index.html
Working:
Initially, When quiz is inside index.html, everything works fine. I could access the quiz section by using #quiz, as shown below:
<div data-role="content">
<ul ...
0
votes
2answers
52 views
How to give hyperlink in the nsstring, to share in fb?
NSString "Get the xxx iPhone App Here". In this for string "Here" , I want to give hyperlink to particular URL. Its for FB Share , and i'm using UIActivityViewController. I don't wanna go for UILabel. ...
0
votes
1answer
36 views
PHP mail function missing characters
I have a really weird error with the mail() function in php.
This is the code i'm using to send the message:
$to = strip_tags($_POST['newMail']);
$subject = "Company: Update your ...
0
votes
2answers
37 views
Get link name and write it down in a div
i want to use the name from the link that was clicked to show in an div. I tried many things but nothing comes out. I also have a little script to show and hide a div that worked fine until I tried to ...
0
votes
0answers
29 views
Excel 2010: Concatenated URL broken when saved to PDF
I have a small application built in Excel 2010 with cell functions plus some vba subs and a vba function that is called in worksheet cells.
One column has a formula in each cell that builds a ...
-4
votes
3answers
33 views
How to link Pages in a website built using HTML & CSS Style [closed]
This is my code. Now how will I link the pages ourevents.html, gallery.html, about.html, contaact.html? Please help
<div id="menu">
<ul>
<li ...
2
votes
2answers
16 views
Extracting Hyperlinks From Excel (.xlsx) with Python
I have been looking at mostly the xlrd and openpyxl libraries for Excel file manipulation. However, xlrd currently does not support formatting_info=True for .xlsx files, so I can not use the xlrd ...
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 ...
1
vote
3answers
56 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
2answers
19 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 ...
-2
votes
1answer
62 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
3answers
18 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
22 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
14 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
1answer
20 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". ...
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
2answers
67 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
24 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. ...
0
votes
0answers
9 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 ...
-1
votes
1answer
26 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
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
29 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) ...
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
...
1
vote
2answers
26 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 ...
-1
votes
0answers
12 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
47 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
13 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
0answers
16 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
1answer
17 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
16 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
16 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
28 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
0answers
31 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
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
23 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
36 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 ...
0
votes
0answers
18 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
2answers
29 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 ...
0
votes
0answers
22 views
Make entire div a link with image and vertically aligned text
I have created a few divs that contain an image with text below the image. I am trying to make the entire div a link with the text below the image vertically aligned in the middle so divs with one ...
1
vote
1answer
28 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 ...





