A hyperlink is a reference to a document or a part of a document that can be followed automatically.
0
votes
0answers
16 views
Improve jQuery for navigation link effect
I am currently working on this jsFiddle on a navigation menu with an link click and content fade effect. Can someone help me improve the jQuery for the navigation click effect? It is not running ...
2
votes
2answers
34 views
How to make a list of image links in jQuery?
I have a list of links. What I want to do is attach a function to each link with jQuery; when the link is clicked, the function will run, and a pair of images will be loaded into a div (img ids "img1" ...
0
votes
4answers
59 views
How do I disable a link on double click but visit it with a single?
Basically I want for the link to go ahead and run on a single click but on double I want for some other Javascript to run and not the link. I need something kinda like PHP's die(); function.
HTML
...
2
votes
2answers
41 views
Hover only working on link, not whole div
I'm designing a web page and I used HTML5 to make an entire div tag a link. Prior to adding the link, the whole div would expand when I hovered over it. Suddenly, it's only working if I hover over the ...
0
votes
1answer
31 views
Go to the Previous Webpage When You Click a Link
I have a website, written in PHP, html and javascript.
The base of my problem is I need a 'back' link on a webpage to take you to the page you last came from, as you can get to the webpage through ...
0
votes
0answers
26 views
A ebook or link where i could find good pseudocode puzzles?
I will be appearing for the aptitude test for placements soon. So lookin forward for any resources regarding difficult pseudocode questions and puzzles , so that i can practice .
0
votes
0answers
13 views
Can't click on image links after Windows update
I have WooCommerce on a new site, after the recent Windows update the image links in the shop stopped working in IE and in Opera. They are fine in Chrome, Waterfox and Safari.
I've done a bit of ...
0
votes
0answers
5 views
Added Fade Out Option Wont allow further JQuery/Java
I have made a fade in/out feature so when the user clicks a link it will fade the content in only issue now is the rest of the java scripts is broken like i carnt add .html() anymore I can do alerts ...
-1
votes
1answer
28 views
Include executable php script of 1 million links
I am a front end developer (html, css, Wordpress) who is starting to dabble in .js and .php.
I want to create a page similar to the www.milliondollarhomepage.com
I want every one of those million ...
-1
votes
1answer
29 views
get the last location of a random link using php
first link is http://e.g.com/random-redirect.php when user click on that link, it get a random location (every time a random link) so I want a way to get this random link.
I'm trying that with ...
0
votes
0answers
35 views
How do I stretch the background of my CSS tab links?
I am having a bit of trouble with a tabbed menu that I am trying to code. I've never done folder tabs before. I searched google for about an hour for a good tutorial, but they're all rubbish. What ...
0
votes
1answer
37 views
Content links issue in jQuery script
Could someone solve an issue with links in a demo.
The 'more info »' link on the home page isn't clickable.
It's directed to the about section, but it doesn't work.
The navigation and ...
0
votes
3answers
39 views
Twitter API 1.1 - render twitter's t.co links
I want to display the tweets of an account in my website. The problem is that the tweets appear always with the format http://t.co/..., instead of the full link as desired by me.
For instance, I ...
0
votes
1answer
33 views
grails linkGenerator controller variable
When I try to call grailsLinkGenerator.link() I input passwordReset for the controller variable, but when I check the url it is converted to password-reset
Why is this happening and how do i stop ...
0
votes
1answer
20 views
Custom image for facebook link sharer
Using graph API, I can set a custom image to be displayed when sharing link from my app. But, when a user shares a link of my website manually, a random image of my website comes in rather than my ...
0
votes
1answer
34 views
Q: Links to open apps in iOS
I want to open apps using a link.
So when you tap a link in safari, you open an app
I had already found these links:
Message --- sms:
Maps --- maps://
App Store --- itms-apps://
iTunes --- ...
0
votes
1answer
49 views
Converting Javascript string to HTML
I am trying to create a website that will play multiple avi files with just the one avi player plugin on the right, and a list of buttons on the left which each will run a java function to change the ...
0
votes
0answers
20 views
HTML renaming src locations to the various files
Ok so I am VERY new to HTML never liked it but as I finish university find myself becoming more and more fascinated in it. I am not sure if this is a basic question but I didn't know where to look or ...
0
votes
1answer
14 views
Opening ads within UIWebview?
Is it possible to open ads from either Admob or iAd ads in a UIWebview within the same app rather than in safari?? cheers
4
votes
4answers
93 views
Linking a php file to a HTML file?
On this site http://www.flatness.eu/test.html I have a link to a php file.
That file contains an art piece which is written in php.
The page contains layers of images which the user clicks to ...
-3
votes
1answer
41 views
Outputting links in PHP
I have this code:
$info_str = "";
if ($DisplayURL == 1)
{
$url = rtrim($url);
if ($TruncateShowURL > 0)
{
if (strlen($url) > $TruncateShowURL)
$url = ...
0
votes
2answers
39 views
Javascript: How do I make a Javascript image link to a page?
I am very new to Javascript, I am making a HTML website.
Since I am new to Javascript, I do not know how to show an image, and when the image is clicked make it link to a page.
I know how to do it ...
0
votes
0answers
21 views
Is it dangerous including the link to the pMA login page?
On the private section/CMS of my website I'd like to include a link to the php MyAdmin login page of the MySQL database I use for the website. Is it dangerous/inadvisable?
E.g.
<a ...
0
votes
0answers
12 views
wordpress template links not working in chrome but works in firefox and IE
so i have this template i have been using for my site, all is well with it except that none of the content links are working in Chrome, but work in firefox and IE,
can someone please take a look and ...
0
votes
0answers
20 views
URI to compose gmail message with inner HTML
Ahoy. In this answer, there is a way how to open Compose window in gmail.
Is there a way how to specify inner HTML inside body that it will send this:
LINE1LINE2
and not just this:
<a ...
-1
votes
3answers
23 views
SlideUp and location.href
I have a menu with several options. When I select one, I make a slideDown over a hidden div to show the content of it. So far so good, but when I click on another option, I don´t manage the slideUp of ...
0
votes
0answers
31 views
CSS Link Styling not applying across all browsers
I have created a simple webpage, with three links which get the font increased by 110% on hover, these links are also supposed to change colour when mouseover..
In IE these links all function as ...
0
votes
2answers
36 views
Width and Height not working on 'a' tags?
I am new to css and started working on a few simple projects. I ran into a really weird issue styling buttons, though. The following code will not result in a link:
<a href="#" style="width:240px; ...
-1
votes
1answer
18 views
Working on building a webcrawler [closed]
I am starting to build a web crawler using JAVA, I am looking for ideas on how to proceed down links on the web pages visited and possibly establishing a length of links to proceed down. Any ideas?
0
votes
0answers
21 views
CakePHP 1.3 and Link to subdomain
I've been to the darkest corners of the internet, searching for an answer to this.
It's such a simple question, but I just can't make a link to a subdomain using Cake's HTML helper. I know that in ...
0
votes
0answers
3 views
TextEdit: How to create local links inside a document?
I am creating a guide with a table on contents and I want to link to each corresponding section of the document as quick links. Is there a way to create local links to parts of the document in ...
0
votes
0answers
36 views
Linking two excel sheet dynamically
I have two excel sheets:
first:
1 product1 price1
2 product2 price2
3 product3 price3
second sheet:
1 product1 price1
2 product2 price2
3 product3 price3
I need to link this two sheets.
The ...
-2
votes
1answer
12 views
How to use an html form to gather information to create a link
I would like to have a html form that will have the user input values, i.e. module ID for a DEMO, desired dimensions of the mask and which environment the demo should be loaded. Then from hitting ...
0
votes
2answers
42 views
PayPal Sandbox links go to live PayPal site
I can log into the developer.paypal.com site with my PayPal credentials. When I then enter the sandbox as my seller account, all of the links in the menu system takes me to the live PayPal site, ...
0
votes
0answers
15 views
Moving a specific obect when clicking a link in CSS/Javascript
I have page with a link to two different types of content: An "about" page and a Product listing page. See link here:
...
1
vote
1answer
49 views
Links inside iframe (not in popup) doesnt work
I have gone thru other similar issues to solve this perticular issue , but somehow in this case all the solutions are not working.
So here is my the question with example snippet:
I have an html ...
0
votes
1answer
36 views
User registration validation through email with Spring Roo
I want to add a feature to my spring roo project. I have an user entity that logs into the application and adds additional users.
When I add those users there is an email adress(field) on which I want ...
0
votes
3answers
39 views
C# List & Sort URLs by FileName
I want to make this:
anywhere.com/file/mybirthday.avi
anywhere.com/file/yourbirthday.avi
somewhere.com/file/mybirthday.avi
somewhere.com/file/yourbirthday.avi
To This:
...
0
votes
0answers
13 views
Embed this book to your site
I have a Google docs embed link. How do I make this embed link into something that users can click on to embed into their own site using an onclick code like this?
<table>
<tr>
...
-1
votes
1answer
23 views
Which one should I use for my website:Dynamic LInks vs Static links? [closed]
I am building a website for the first time. The website is regarding sports books and movies where people can get info about these books and movies and also write their reviews and all that stuffs.
...
-1
votes
1answer
20 views
Repeating links on my blogg [closed]
I have a problem with repeating links in the top menu bar. It stands for INSTAGRAM FACEBOOK and ADD ME. By clicking one of them the guest should be redirected to a certain page, but it's simply ...
-3
votes
0answers
10 views
How to gather online news articles and links and replicate them on another website?
I'm looking to build a website that automatically gathers online news articles of a certain topic (yet to be decided) from a handful of websites and then creates something like an automatic news feed. ...
-1
votes
0answers
6 views
creating a link to a marker in the card layout of google fusion tables
Is there a way to put a link or button on the Fusion Card that will link to a marker on the map and open the infowindow of that location?
Much like the sidebar on the page linked below, but using the ...
-2
votes
1answer
25 views
how to translate links in sympfony2?
how to translate links in sympfony 2?
For example :
<a href="/">test</a>
In
<a href="/test2">test2</a>
Thanks
0
votes
1answer
21 views
How to remove automatic hyperlinks in emails sent to Gmail
I am sending an autoresponse email which seems to turn a paragraph text into a hyperlink even though I don't want that to happen. This is only happening to Gmail specifically. The text has to have the ...
0
votes
1answer
40 views
How to replace | as input in PHP print_links
A member is now able to input Google|http://www.google.com (enter) Bing|http://www.bing.com (enter etc) to get nice looking links on his personal page. The output is li-ists with links: Google Bing... ...
0
votes
3answers
48 views
Easier way to code multiple .hide() .show() jquery for menu items
I'm building a website that doesn't have much content. So I'm only having one real url which is example.com. Then I have 7 jump links for the other 7 "pages".
For example, when someone goes to ...
0
votes
1answer
25 views
Add a “Customize” link to left navigation in WordPress
I'm working on a theme for WordPress and I'd like to add a link in the left navigation that points to the "customize" feature that is built into WordPress.
The only way I know of in WordPress to get ...
1
vote
1answer
21 views
after including jquery-mobile.js links are not re direction
here is my question
I have included "jquery.mobile-1.3.1.min.js" in to my website but after adding that all normal links are not re directing to corresponding pages.
I am attaching screen shots ...
0
votes
1answer
15 views
Joomla Menu Link SEF
My main menu resides over the entire site. It is a guide with quick links to get them in the right general area.
I have a site that has multiple campuses.
Campus 1, Campus 2, Campus 3, Campus 4
...




