0
votes
1answer
47 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 ...
0
votes
0answers
24 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 ...
0
votes
1answer
42 views

Stopping a blur event on Click of a hyperlink

I used this answer jQuery <select> simulation with input and div to create a dropdown look alike. I am trying the make the user select only the options displayed in the list and he cannot enter ...
0
votes
1answer
25 views

Show data from db into another div (from selected $rowId )

I'm having problems with showing data from a selected row into another div. Meaning I'm showing eg forename and lastname, when the user clicks on the name (as a link), I would like to show more data ...
-1
votes
1answer
34 views

Can I make a div transparent, but clickable [duplicate]

I am using a vertical slider for my whole webpage. To move between each page I want to click the top/ bottom of the page to navigate between slides. To do this I have placed a div at the top and ...
1
vote
2answers
62 views

How to remove some part of HTML

My code: <div id="main"> <div id="div1">Keep this div</div> <div>1</div> <div>2</div> <div>3</div> <p>4</p> ...
0
votes
2answers
64 views

Why can't I load new content into a div?

I want to have a list of links in one div that load content into a second div. I've read up all that I can find on the matter..and it doesn't seem to work. Here's what I have: <div id="scentwrap" ...
0
votes
1answer
74 views

load html link into div

i have list of links in a div...when i clicked on link i want to load the link content in another div in the same page, here is my code : <html> <head> <title>REAL ...
-1
votes
1answer
45 views

Opening a hyperlink in a previous DIV [closed]

I am having problems trying to open a hyperlink in a previous div, which is generated by an ECHO in php. The purpose of my website is to output the definitions of words, each word in a separate div. ...
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 ...
0
votes
1answer
127 views

How to make a div positioned over multiple table rows and cover all hyperlinks inside them?

I have a strange problem with an absolut positioned div on top of a table. The div is toggeld on hover from a hyperlink within a cell, inside this cell all other hyperlinks are hidden by the div, on ...
0
votes
1answer
231 views

href=“#anchor” link does not work with clickable jQuery div outside

i do have big trouble with sth. i can't get. i do have <div id="clickable"> <a href="http://domain.de/link.html">link1</a> <a ...
1
vote
2answers
439 views

load different content into single div on click or Url link

I have a html page(for ex index.html) which has 10 links 10 places, and each time user click on any link different type of content has to load into a single div dynamically. that div has to be placed ...
0
votes
3answers
36 views

Img's doesn't show when placed in “div” element [closed]

I've placed the img in the same folder as code and have spelled it correctly in code, "adHere.jpg", so I know that's not the problem but it might be the format that I put my link in. So w/out ...
0
votes
0answers
119 views

hover, div, img, opacity and a link

I'm trying to write some text on an image when you hover it, as well as make it a link and change it's opacity. I basically want to do what's on this page http://uk.burberry.com/store/ I've done this ...
-1
votes
2answers
86 views

I want to delay a link for a period of 500 with javascript

I've been looking through the Stackoverflow questions, trying to get help with a simple link delay; I want to put it around a div, and I can't make heads or tails of the examples I've found. So far, ...
0
votes
0answers
40 views

Collecting external div

I want to show my feed on my site (sn0wy0wl.com), but I currently upload my data to RSSPECT.com. I have managed to show the entire RSSPECT feed page, but I just want it to show specifically the Div ...
2
votes
3answers
39 views

Using class in a link and stylesheet?

Hi i'm trying to design a class object <a href="url here" class="gallery">View Photos</a> and here is my css .gallery { width:60px; background-color: #09a2e9; padding:5px; ...
0
votes
2answers
183 views

How to make link open inside a div?

I am trying to get 3 links to open in a certain div. I understand ajax can help me do this, but for whatever reason I cannot get it to work right. (I'm new to ajax, and javascript in general) If ...
0
votes
2answers
47 views

How to keep a div within a div

PLease help! This is what I have so far: http://beauxlent.com/nicole When you click "one" "two" or "three", it takes you to a div that is still on the same page. However, I would like the div to stay ...
0
votes
1answer
67 views

How to Change Anchor Location

I have a bunch of anchors in my site since I'm using jquery tabs and linking to them. However, I want to change where the anchor focuses my screen when I click the link. I don't really care where it ...
0
votes
3answers
821 views

Change div content by clicking a word/link with Javascript

I am basically trying to have a word (page 2) be clickable and act as a link to display different div content. When they select option 2, then click the next button, they should be able to click ...
0
votes
4answers
954 views

Links doesn't work in layered divs

I've been trying to figure out how to get my links working in layered divs I have a big div containing two other divs: main div with content and a navigation div for my menu The problem is that ...
5
votes
1answer
248 views

links on rotated div with css don't seem to work

I display some images within rotated divs and hyperlink them. However, the links don't seem to work.... may anyone explain why that is the case? link: http://inetgate.ca/dev/portfolio use admin/test ...
0
votes
1answer
29 views

links and formatting, HTTP makes a difference?

So this is how I want all links to appear on the page: a:link, a:visited { text-decoration: none; color: blue; font-weight: bold; } a:hover, a:active { text-decoration: underline; ...
1
vote
2answers
125 views

How Can I Define Link Colours for a Div?

I'm trying to change the properties for the links in only one specific dev layer. Ideally I'd be able to have a code which kept every single link in the document the same colour despite it's status, ...
1
vote
3answers
528 views

<div> within <a>

I have made a simple fragment of html, which contains this: <a href="#"><div>Something here</div></a> It obviously alert me that div cannot be inside an <a> tag. I ...
1
vote
0answers
127 views

jquery lightbox recognising text links as an image inside a div

I am using jquery lightbox and I have one div with a lightbox function on it. Inside this div i have another div which has a text link. The jquery is recognising the text link as an image and trying ...
0
votes
1answer
230 views

Opening links in a new tab - having JQuery to load content in the same div

I have this code which loads my content inside the same div, fading in and out the different parts when I click on the menu. But I can't use any link pointing to another website. When I click on those ...
1
vote
2answers
447 views

jQuery toggle single div with two different triggers

I have limited knowledge of jQuery...I need help with this specific instance of a single div to be toggled when one of two triggers is clicked. The problem right now is that if one trigger is used, ...
0
votes
1answer
93 views

Background link (on ALL the background!) [duplicate]

Possible Duplicate: How to make a whole 'div' clickable in html and css without javascript? I've set up a 100% width/height div to stay on the background of the website, like so: ...
2
votes
7answers
417 views

How do I make just the image clickable and not the whole div?

<div class="r1"> <a href="http://..."><img src="..." /> <div class="text1">TEXT</div> </a> </div> This is the mark up I am using. The ...
0
votes
0answers
66 views

Jquery css show div link? [duplicate]

Possible Duplicate: Jquery css show div? Ok this is my problem that no one can seem to answer. I have two javascripts in use. Once is for the popup I have and tells it to stay closed for ...
3
votes
1answer
318 views

can't add a link to an entire div section

I have a problem with TinyMCE in Joomla 2.5.4. I have tried for a few days now to add a link to a div section (like <a href="#"> <div> something< </div> </a>) but failed, ...
2
votes
1answer
1k views

A Href with Image not working in IE

There was no solution listed for similar question: image inside href link not working in ie7 I have image links that do not work in ie9 but work perfectly in Firefox & Chrome. I know the problem ...
0
votes
2answers
482 views

How can I make entire DIV clickable AND open child links in separate DIV?

I asked a precursor to this question here: Click link in DIV and show PHP/HTML in separate DIV Then, after I removed the first script shown below, I was able to get the second script to work. I ...
1
vote
2answers
1k views

Text Decoration not working within DIV

I have the following CSS: .top-category-item { height: 338px; background-color: black; position: relative; } .top-category-item-copy { width: 100%; ...
0
votes
1answer
42 views

CSS - linked div affects children

Is there a way that "a" does not affect texts inside the div? Just the div itself? I dont want them to be underlined. And no, i cant change "a"'s text-decoration to none, because i need it for regular ...
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 ...
0
votes
4answers
398 views

HTML weird hyperlink not working

I have my Joomla website, and in an article i have this code: <a href="http://www.google.com" target="_blank">Facebook</a> <div id="mmm" style="position: absolute; padding-top: 85px; ...
0
votes
3answers
283 views

Can not click on link in jquery animated div?

I'm having this problem : I have some divs wich are animated with jquery, and I need some links in them. I put the links in normal "html a href's".. Is there a way to make this possible? I've been ...
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 ...
-1
votes
2answers
116 views

link color is stuck on active (blue)

Hihi, I have a problem with three links in the same div... the ugly default blue link color is blocking the assigned font-color to take over URL: http://nicejob.is/clients/pizzahollin/www/menu.htm ...
1
vote
2answers
186 views

jQuery get html of clicked link

I need jquery to get me the html of the clicked link in the code below. Normally, I can get it. But this time the canvas tag is causing me problems. Can anyone help me with this? <div height="250" ...
0
votes
3answers
1k views

turn a div into a link in rails

How can I apply the following to a div in rails so that when you click on the div it functions just like this link? Thanks <%= link_to "#2", :class => "xtrig", :rel => "coda-slider-1" %> ...
0
votes
3answers
1k views

Link div to external url

I want my div to be clickable and link to an external url. Why doesn't this work or what should I do instead? html: <div id="logo_left"> <a href="..external url.."></a> ...
0
votes
3answers
71 views

Creating a link for a div

I have a logo in a div and would like to have it link to a home page on click. From my quick search it looks like this could easily be done with css stylesheets. Any other quick way to do it with ...
0
votes
3answers
42 views

how to make more links?

<script type="text/javascript"> $(document).ready(function() { var linkas = $("#button").attr("value"); $('#button').click(function(){ $.get(linkas, ...
0
votes
1answer
68 views

href # within index.html#(number) problem

My site is built around a coda slider which shows different divs when they are selected from the navigation menu e.g home is www.mysite.com/index.html#1, about us is www.mysite.com/index.html#2, and ...
2
votes
3answers
1k views

In Rails 3, how can you make a div a button (a clickable div that links to a new page)

I know that there are options to do this manually, such as here : How do you make the entire DIV clickable to go to another page? However, in Rails 3 we make links like this: <%= link_to ...

1 2