473,513 Members | 2,456 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Anchortag in URL not working in IE6

Hi group,

I found that IE6 sometimes doesn't jump to an anchortag in the URL.
I have an URL like:
http://localhost/bla/test.php?userid=1#edituser

In the html produced i have an anchortag halfway my page:
<a name="edituser" id="edituser"><br></a>

The id I added to test, but that didn't help anything.

AFAIK: this is the usual way to make a page jump to a certain point.
I also disabled some JS-alerts, but that didn't help either.

In Mozilla it works (as expected).

Does anybody know a solution or a place for me to read on?

TIA!

Regards,
Erwin Moller
Nov 10 '05 #1
2 1041

Erwin Moller wrote:
Hi group,

I found that IE6 sometimes doesn't jump to an anchortag in the URL.
I have an URL like:
http://localhost/bla/test.php?userid=1#edituser

In the html produced i have an anchortag halfway my page:
<a name="edituser" id="edituser"><br></a>


I would guess that an anchor specifier should follow immediately after
the name of its containing document.

http://localhost/bla/test.php#edituser?userid=1

This isn't a JS issue.

--
S.C.

Nov 10 '05 #2
Stephen Chalmers wrote:
Hi

Erwin Moller wrote:
Hi group,

I found that IE6 sometimes doesn't jump to an anchortag in the URL.
I have an URL like:
http://localhost/bla/test.php?userid=1#edituser

In the html produced i have an anchortag halfway my page:
<a name="edituser" id="edituser"><br></a>
I would guess that an anchor specifier should follow immediately after
the name of its containing document.

http://localhost/bla/test.php#edituser?userid=1

No, that is wrong. :-)
First the name/value pairs, then the hash #

This isn't a JS issue.
True.
The reason I posted here is simply that I was trying to work around that bug
using JS.

But I reposted at alt.html
:-)

Thanks for your response.

Regards,
Erwin Moller

--
S.C.


Nov 10 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
6235
by: Gary | last post by:
I am trying to use the "System.Windows.Forms.SendKeys" class for triggering the Ctrl+P key. Syntax: System.Windows.Forms.SendKeys.Send("^(P)"); This is not working ..what could be the...
6
3052
by: Mullin Yu | last post by:
hi, i have a web service that has file operations on Windows OS, and there may be a file concurrency issue if only one working directory e.g. c:\working therefore, i want to have a unique sub...
3
3093
by: | last post by:
Hello, I am hoping someone else has thought about a date time calculation i need to perform. I would like to be able to calculate the number of "working minutes" between 2 dates, given my...
8
1820
by: Hardy Wang | last post by:
Hi: Is it possible for me to create/open web application from remote machine other than port 80? And create application directly under virtual web site instead of creating a virtual directory?...
5
2792
by: Martin Heuckeroth | last post by:
Hi We are working on a webservice application and are having some problems with the cookies and/or sessions. We have them working on our intranet but then its not working on the internet. We...
5
3043
by: tshad | last post by:
I have been working with setting my drop boxes to allow double clicking to select an item. It worked fine until I made some changes. I then stripped the page down to the bare essentials to find...
8
2495
by: jojobar | last post by:
Okay, I am trying to do is to test the webresource in 2.0 1. I created a new project with assembly name (and default assembly name) "Office". 2. I added the following to the AssemblyInfo.cs...
2
14811
by: Don | last post by:
I'm having problems with intellisense, autocomplete, etc. suddenly not working in certain classes of a project I'm working on. All the options are set, and it all works fine for most classes, but...
9
3184
by: MSDNAndi | last post by:
Hi, I have a set of simple webservices calls that worked fine using .NET Framework 1.0. I am calling a Java/Apache based webservices, the calling side is not able to supply a proper WSDL. ...
0
7384
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7099
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7525
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5086
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4746
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3233
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3222
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1594
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
799
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.