The html-anchor tag has no wiki summary.
1
vote
1answer
44 views
anchor mailto multiple lines
I can't seem to find out if this is possible or not. I am wanting to have an anchor mailto tag on multiple lines.
I am unable to insert a break in the url because when I copy it, it will add the ...
1
vote
3answers
295 views
tel anchor link not working with jqtouch and phonegap
I'm using phonegap with jqtouch and am trying to very simply open the phone's native phone app and prompt a call. I've tried all sorts of variations on the following:
<a href="tel:[NUMBER]" ...
1
vote
1answer
62 views
asp mvc return viewmodel with html anchor
I have a view for a blog post that return a view model with the post and the comments, and an anchor point at the end of the page where the comment form is.
After i submit the comment form, i want ...
1
vote
4answers
68 views
Is it possible to call Javascript from an anchor tag? [closed]
Possible Duplicate:
Handle URL anchor change event in js
Is it possible to have a javascript function run via an anchor tag.
E.g. if you went to... www.site.com/index.html#function1 ... ...
1
vote
1answer
153 views
Google Analytics is not recording navigation using anchors despite inclusion of setAllowAnchor in the script
I am struggling to get google analytics to track navigation using anchor tags. I've read that all I need to do is include:
_gaq.push(['_setAllowAnchor', true]);
However this is still not working. ...
1
vote
3answers
70 views
HTML - Jump to an iframe
I have a series of links like so
<li><a href="classes/journeydistance.html" target="classes">Class Name </a></li>
That goes to this iframe
<IFRAME ...
1
vote
1answer
477 views
Mozilla gets strange value in WebForm_DoPostBackWithOptions JavaScript function
Few questions:
1.) Where does the variable options.eventTarget come from?
2.) How can I fix this function for Mozilla if it's generated by ASP.NET code?
3.) What is this JavaScript function used for?
...
1
vote
2answers
2k views
append /remove anchor name from current url without refresh
I want that on click event to append/remove the anchor name "#on" to be added to the current url without reloading the page, or use the href='#on' from links because it makes my page jump
Eg: ...
1
vote
2answers
642 views
dynamically assign click event for anchor tag in asp.net
hey guys, recently i was working on an application where i was having large string and need to be divided in chuck of string, and should be kept in a div, just the purpose was giving pagination to the ...
1
vote
1answer
143 views
Do #anchors after urls affect ranking in seo?
While programming a new tabs-system in javascript, where each tab is clickable and has its own ancher text on it, it would be easier to make these anchors numbers #1 #2 #2 etx.
On the other hand, ...
1
vote
0answers
346 views
Anchor tags in android “WebKit” browser
If i open:
content://com.android.htmlfileprovider/sdcard/vik_book_temp/oebps/ch01.htm
in an android browser the same opens correctly, but when I open a anchor tag page like
...
1
vote
1answer
140 views
Internet explorer css with anchor tag
I was checking some posts on this site, but still can't find the solution.
Here's my html:
<div id="id1">
<div id="id2">
<div id="id3">
<a id="id4" ...
1
vote
3answers
3k views
Force page reload with html anchors (#) - HTML & JS
Say I'm on a page called /example#myanchor1 where myanchor is an anchor in the page.
I'd like to link to /example#myanchor2, but force the page to reload while doing so.
The reason is that I run js ...
0
votes
1answer
32 views
Unable to put a div or article element inside an anchor
Putting block elements inside an anchor is now "possible" or allowed in HTML5, but it does not work for some reason.
Here's the code:
<a href="#"><div>
<figure>
...
0
votes
1answer
19 views
javascript check if object implements HTMLAnchorElement interface
Is there a javascript way of determining if an object implements the 'HTMLAnchorElement' interface? When I do typeOf(someVariable) it returns 'object'. Can I take that a step further and verify the ...
0
votes
2answers
35 views
Which tags accept a media attribute in html5?
I haven't found too much on this. I know that video source, audio source, link and a elements support a media attribute. What other elements do support the media attribute, if any?
0
votes
0answers
46 views
Part of page is missed when using link to jump to an anchor point
our pages are based on JSF and in XHTML. We have some links point to another page with anchor point specified. (using #). When user clicks on these sort of links, it shows the page and jumps to the ...
0
votes
3answers
54 views
HTML ul li width not correct
I am trying to create a drop-down-menu and i am having some problems with the width of the links as they get out of the box...
check it out http://jsfiddle.net/V4Cgn/
0
votes
2answers
72 views
GWT: How to distinguish ClickEvent on anchor in HTML component?
I have com.google.gwt.user.client.ui.HTML component which contains some anchors.
When the component is clicked I need distinguish the clicks on anchors from the clicks on rest of the content of the ...
0
votes
2answers
84 views
HTML elements in C#
HtmlAnchor[] anchorToConvert = new HtmlAnchor[]{
clickHere,
leavePage};
Button[] buttonToConvert = new Button[]{
login,
register};
i = 0;
for (i = 0; i < anchorToConvert.Length; i++)
...
0
votes
0answers
50 views
C# modify anchor tag
I need a regular expressions to remove "span" tag from anchor but can't get this to work quite right for some reason.
Some background, I am using Lucene Highlighter and attempt to highlight "http".
...
0
votes
0answers
65 views
parse a html page loaded in ajax and with anchor selectors in url
I would like to parse some results to my database to make some statistics from a page.. but.. I can't make it work through my normal used parser "PHP simple html DOM Parser" - I am guessing that the ...
0
votes
1answer
18 views
Anchor link does not resolve to current page on subdomain URLs?
The php script below is included in my website template at the bottom of every page. It works perfectly on domains that are in the form http://somesite.com/page/
However, when the script is run on a ...
0
votes
1answer
28 views
Using anchors on a page with <base> set
If I set my base url like so:
<base href='http://example.com' />
And then put a link to an anchor on the page http://example.com/test.php:
<a href='#top'></a>
How do I make ...
0
votes
1answer
104 views
HTTP Post via js/anchor tag - simulate in C#
I am working on a screen scraping application and am trying to interop with a site using a service/app. The login screen has the following key elements:
--User name
<input id="s_1_1_11_0" ...
0
votes
1answer
81 views
Resolving a url inside Listview ItemTemplate a href
The URL in the databound object contains something like "~/root/path/test.aspx?id=1". (code below). I want to do Page.ResolveUrl on it inside the ListView. Just can't get the syntax right. Can anyone ...
0
votes
2answers
42 views
Anchor links in HTML documents
At this URL
boiseresturants.com/mexican/baja-fresh-mexican-grill.html
I have an anchor link that looks like
<a href="#takemehere">his is a test</a>
Now I expected the above link to ...
0
votes
1answer
183 views
Testing paging with Telerik's WebAii framework
I need to find every HtmlAnchor inside a Span with a specific id:
<span id="ctl05_dpIncidentFailures">
<span>1</span> // page 1
<a ...
0
votes
1answer
90 views
How to select the search input control on html when you click a hyperlink?
I am looking for a simple solution to select a search input box when you press a hyperlink.
I would be nice if this could be implemented without JavaScript, only by using relative anchors.
In my ...
0
votes
4answers
267 views
problem with javascript: return false is not working
Hey there is a link in my program as shown and onclick it calls the function clearform as shown:
Html Code:
<a class="button" href="Cancel" style="left: 55%;" ...
0
votes
1answer
300 views
how to create an anchor point
I have tried to create an anchor point using:
<a href="index-xxx.html#reference-name"> and
<a name="reference-name">
The problem is I have a floating margin on the top and the anchor ...
0
votes
4answers
752 views
a:visited is not working on mozilla but works fine on IE
I am trying to solve this problem since a while but no luck. Please help.
a:visited function works fine on my IE but not on mozilla. It has no effect on Mozilla. Css class is
ul#menu1 li ...
0
votes
0answers
235 views
Problem with spacing after anchor tag in IE6 and IE7
I'm having problems with my links in IE6 and IE7 (they're working fine in IE8). The HTML is correct and there are no unecessary spaces, but IE isn't removing the space between the end of the linked ...
0
votes
2answers
310 views
Whats the best syntax for using html named anchor texts on tabs for better seo searchability?
Question about anchors in html, with maximum seo-friendlyness as well as user-friendlyness. Currently, the tabs on our website use javascript-auto-created numeric anchors e.g. when mouse hovering on ...
0
votes
1answer
629 views
Anchor link not working in IE
I used some div and ul to display some items in list as shown bellow. In Firefox and chrome all the links works fine. But in IE link 'All Items' and link 'Information' does not work.I have found some ...
0
votes
4answers
2k views
Android Webview Anchor Link (Jump link) not working
I have a WebView in my Android App that is loading an HTML string using the loadDataWithBaseURL() method. The problem is that local anchor links (<a href="#link">...) are not working correctly. ...
0
votes
3answers
276 views
Anchor links not working properly
I have a tooltip that has a link to an anchor but it seems like it is not going to the right anchor. Rollover the person and click on the "[+]" inside the tooltip.
To view the sample click here
-1
votes
3answers
82 views
object reference not set to an instance of an object in C# in foreach loop?
foreach (HtmlNode link in doc.DocumentNode.SelectNodes("//a[@href]"))
{
//Code
}
this is my code where i get the exception please help me in sugesting me a solution
Thanks in advance..........
-1
votes
2answers
69 views
Anchor tag not centered on page after clicking
I am creating a website that scrolls down to different divs by the use of anchors. However, when I click on a link, that anchored div is not centered on the page. I positioned my divs absolutely but ...
-1
votes
3answers
229 views
How to implement go-to javascript links? (plus highlight)
Is there a standard way for making all the links in a site, with the form href=#something, become 'go-to' links? (does this kind of links have a name?)
Let me describe these links further: When you ...