Tagged Questions
0
votes
3answers
38 views
make anchor text link's in more than 100 posts in a specific period of time
I need to write on a Wp database (inside the posts) an anchor text link for a given keyword in more than 100 posts in a specific period of time (posts published between 16-01-2013 and 23-05-2013).
...
-2
votes
1answer
23 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 ...
-1
votes
1answer
28 views
Why is my wordpress site turning all links to local path [closed]
My site is turning all my wordpress links into local links (ex: href="http://google.com" gets ends up going to "http://domain.com/http://google.com" on the site). What is causing this and how can i ...
1
vote
4answers
62 views
jQuery to disable all target=“_blank” links on page
I'm building content for a site that is displayed through an iframe in a PhoneGap mobile app. The content is pulled from a CMS that also serves the content for the main website so it has a mix of ...
2
votes
1answer
27 views
Internal link in email?
How do I insert an internal link in an email?
Here's html I open in browser, copy-paste in gmail, send it to myself and expect its internal links to be working:
<html>
<body>
...
0
votes
0answers
30 views
How do a add a side-bar with links to markers?
We are using the javascript below to show a google map on our website. For an example: http://www.weert.nl/parkeren.html
The markers are based on a xml-file.
We would like to add a side-bar with ...
0
votes
1answer
43 views
How do you style <a> Links in Mobile Safari on iOS for an HTML5 App with CSS
I seem to be having trouble styling links on mobile Safari.
In order to remove link decoration, you need a separate css/nounderline.css file included in your code with the line
a {text-decoration: ...
3
votes
1answer
21 views
Hash detection and page processing
I have page with jquery tabs. Every tab has it's own link (mysite.com/index.html#tab1). There is also my js function which works when clicking on the tab links - it changes some content on the page ...
0
votes
5answers
87 views
Links aren't clickable
I am making a web app here http://repinzle.herokuapp.com
For some reason the links can't be clicked, this is very frustrating and confusing.
Any help much appreciated
0
votes
0answers
30 views
How do I target a link to open in specific a iframe on another page
I need to have this link
<a href=\"http://ww7.aitsafe.com/cf/review.cfm userid=43645236&return=www.domain.com/page.html\"_target_>Link Text</a>
open in a specific iframe which is on ...
0
votes
1answer
191 views
<a> link not working by clicking, only work by “Open link in new tab” command
I meet this interesting situation:
<ul>
@foreach (var item in Model)
{
<li>
<a href="@Url.Action("Details", "Product", new { id = item.Id })" ...
1
vote
3answers
175 views
CSS Hyperlink Colors Not Consistent for Link, Visited, Hover, Active
I'm currently using CSS to change the hyperlink colors in my left navigation but there seems to be some inconsistency. Some links will take the correct properties I have declared, whereas, other links ...
5
votes
4answers
167 views
HTML/CSS: Webkit browsers cut up italic link
What I have
I have a normal HTML link, like <a href="#">Link</a>. In my stylsheet, I have set that link to display: inline-block; because I have to push it around a bit to match the ...
1
vote
2answers
176 views
How can I send data through URL without using variables?
We usually send data to another page using variables in URL. An example is http://www.somelink.com?var1=data1&var2=data2. And we receive the data using $_GET['var1'] and $_GET['var2'].
How can I ...
0
votes
1answer
368 views
How to link individual images in Javascript Slideshow?
So I am fairly new to javascript. I would like to add a link to each of the images in this slideshow. There are only two images. I have tried to link them like you would with an <a> in ...
0
votes
4answers
181 views
Implementing link into HTML/CSS button
I need to add a link into these buttons:
<div class="buttons">
<button class="action bluebtn"><span class="label">CREATE NEW ACCOUNT</span></button>
...
0
votes
0answers
53 views
What “Back to Top” code to use for browser compatibility? (Kindle problems)
The typical code to use to return to the top of a page is:
<a href="#">Back to Top</a>
However, this seems to have problems in legacy browsers, and furthermore, it doesn't appear to ...
0
votes
1answer
131 views
HTML iframe with page links
I know using iframes is not always the best idea, but for my case it makes things easier. I have a website A which contains links to other parts on the same site (using <a name=...). I have a ...
0
votes
6answers
75 views
PHP session: two values are ALWAYS sent
I'm pretty new to PHP but trying to find my way which has worked quite well up till now.
Problem is the following: I have a website with 2 links. Both should redirect to the same second website but ...
-1
votes
4answers
80 views
How to hide the hyperlink underline and maintain the origin font color in javascripts?
How to hide the hyperlink underline and maintain the origin by avoid change to blue color font in JavaScript. My JavaScript code :
<a href="javascript:window.open('selectprofiletype.php','Crm.com ...
0
votes
3answers
487 views
HTML and CSS making a image link with a hover over effect?
I cut out a bunch of my code to get down to what I need help with, I have a image that when I hover over it it changes images, but how cna I add on that when I click on that image it brings you to ...
0
votes
0answers
64 views
Having problems excluding file name from xenu (wildcard)
UPDATE: This looks to be possible with v1.3.9 beta (I was using v1.3.8).
I'm having problems excluding a certain file name from Xenu's broken links. For example, how can I exclude any ...
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 ...
0
votes
4answers
325 views
Link to open PDF from folder
I have some PDF's sitting in a folder on my computer, is there a way to write a link to open them on to a webpage?
The main idea is when the site goes live the link will be used to download the pdfs ...
0
votes
2answers
123 views
roulette - javascript - links
I am working on a website where I need a roulette.
I chose this one.
Creating a Roulette Wheel Using HTML5 Canvas
My problem is that I can not get the text to become a link.
I have tried example.
...
1
vote
1answer
573 views
Jsoup get all links from a page
I'm implementing a web robot that has to get all the links from a page and select the needed ones. I got it all working except I encountered a probem where a link is inside a "table" or a "span" tag.
...
1
vote
1answer
54 views
Wrap content with a tag
When I click one of the li item I want to open a div that contains a form:
<ul id="js-news">
<li class="news-item">This is text 1 ...</li>
<li ...
2
votes
2answers
293 views
Link within div is not clickable when Jquery hide() and show() are used on containing div
I am having a problem with a link that sits inside of a div on my page. Currently, when the link is clicked, nothing happens. I do not understand why, but I imagine it has to do with the use of hide() ...
0
votes
2answers
67 views
links of the form steps are not saved
I have a form like this :
<form id="candida-form" action="index.php?gender=<? echo $sex; ?>?step=<? echo $step; ?>" method="get">
<? if ( $step == -1 ): ?>
...
0
votes
4answers
395 views
How Do You Add A Link To A Search Results
I have written this code to enable a search of my database and to then display the results. (code copied below)
I need some help as I need to know how to then create a link from the search results so ...
0
votes
2answers
108 views
Is there any alternative to “a href” in html? I'm strictly mean “a”
Is there anything I can use instead of 'a' selector. Maybe something like <url href=""> or something similar. I'm trying to avoid 'a'. The reason for that is that I'm working with jQuery and its ...
1
vote
1answer
72 views
Making a website without hyperlinks
I am making a simple CMS to use in my own blog and I have been using the following code to display articles.
xmlhttp.onreadystatechange=function(){
if (xmlhttp.readyState==4 && ...
0
votes
2answers
368 views
Issue with Base64-encoded parameter in query string
I'm sending a link in my web application to users mails (for confirming user registration) as the following :
<a target="_blank" ...
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 ...
0
votes
1answer
89 views
Execute link from external html file
I have 2 html files:
index.html
portfolio.html
In portfolio.html I have 4 categories of my work: web, 3d, codes and video. Also I have included a filter script which shows only the work of the ...
2
votes
1answer
58 views
Method to refer to MSDN and not have to correct the links every few months?
How can I link to the documentation of functions, structures and classes on MSDN in a persistent manner?
Microsoft appears to break the links every few months for no good reason and I haven't come ...
0
votes
5answers
237 views
<a> Tag Not Working? [closed]
This may seem a basic question but my is not currently working. I am not sure why this is happening, it may be the javascript, or that I have written the page in PHP or that I am using z-index, But I ...
-2
votes
2answers
500 views
hover hyperlink colour not working when rolled over
I have css:
a:visited {
text-decoration: none;
color: #CCC;
}
a:hover {
text-decoration: underline;
color: #fff;
}
a:active {
text-decoration: none;
color: #CCC;
}
the ...
0
votes
2answers
571 views
Excel links not loading pages, but when the link is pasted in the browser it works.
I have placed hyperlinks in an excel spreadsheet though my ruby-on-rails application. The links are to some privileged pages that require, After the login I am supposed to taken to the requested page. ...
0
votes
2answers
64 views
How can I open a file as a Http link [closed]
I want to open a file in the folder (/root/Desktop/HTMLFiles/sample.html) as http://localhost/HTMLFiles/sample.html. I'm using a Linux machine.
Can anyone help me?
Thanks in advance,
Gnik
1
vote
2answers
107 views
styling internally-linked div when it becomes focused
Is there any way to style an internally-linked div when it becomes focused? Like say I've got a link at the top of a page that I internally link (<a href="samepage.html#more">) to a div further ...
2
votes
4answers
2k views
html - links without http protocol
Is there a reason we include the http / https protocol on the href attribute of links?
Would it be fine to just leave it off:
<a href="example.com">my site</a>
1
vote
1answer
188 views
HTML Hyperlinked Images Disappear Only When Hyperlinked? [closed]
I apologize for the simplicity that I'm sure the answer to this question is, but whenever I make certain images hyperlinked (the "logo.png" in the below code) they are not present when one views the ...
0
votes
4answers
396 views
Making an image link in a table
Does somebody know how to make a link form this image?
Do I have to change "background" to "img src"?
Or do I have to change the <a href>?
<a href="index.html"><td height="117" ...
-2
votes
4answers
354 views
form element link acts as a button
I have a HTML form that contains many links (around 17). I want, when a link is clicked, the form is submitted using the same ID in the link.
<form id="form" action="some page.php">
<a ...
9
votes
4answers
36k views
Open URL in same window and in same tab
I want to open a link in the same window and in the same tab that contains the page with the link.
When I try to open a link by using window.open, then it opens in new tab—not in the same tab in the ...
0
votes
2answers
266 views
How can I see a list of all the publicly accessible links/pages on my website?
I would like to see a list of all the publicly accesible links on my website so I know which pages a user has access to. Is there a website or application that will crawl my website and display such ...
0
votes
1answer
1k views
CSS button class breaking links
I'm using CSS3 buttons for a website I'm working on. However it would appear that the CSS controlling these buttons is breaking the links it styles. If anyone could point out where I am going wrong ...
2
votes
2answers
351 views
Auto link property different text with the actual linking (setAutoLinkMask)
For example
TextView tv =(TextView)this.findViewById(R.id.tv);
tv.setAutoLinkMask(Linkify.ALL);
tv.setText("visit website, http://www.google.com");
pressing on http://www.google.com will take me to ...
1
vote
2answers
2k views
Don't know how to use Cufon.refresh() on website with ajax
I have searched on this matter but havent been able to find an answer that work for me.
On my website I have one page with a menu and a div. When clicking on a menu link the information in the div ...


