473,651 Members | 2,533 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Linking in an horizontally scrolling web page

I am attempting to create <A HREF> links to <A NAME> targets in a series
of extremely wide web pages composed of tables with text and images
sitting side by side. This is a failure since both Netscape and
Explorer seem to assume that <A NAME> anchors target part of a vertical
web page, where all that is needed is for the window to advance to the
first character or whitespace after the target. In a horizontal page,
this means that each link moves the window horizontally just enough to
expose the beginning of the area I'm trying to target, leaving the rest
unexposed to the right.

Trying to set the <A HREF> to target table cells or graphics in order to
get it to align correctly doesn't seem to work. What needs to be done ?

Eric Rosen

Jul 20 '05 #1
14 2776
eric wrote:
I am attempting to create <A HREF> links to <A NAME> targets in a
series of extremely wide web pages composed of tables with text and
images sitting side by side. This is a failure since both Netscape
and Explorer seem to assume that <A NAME> anchors target part of a
vertical web page, where all that is needed is for the window to
advance to the first character or whitespace after the target. <snip> What needs to be done ?


Redesign the page so it doesn't scroll horizontally?

--

Mark Parnell
http://www.clarkecomputers.com.au
Jul 20 '05 #2
Actually the build is is far too advanced for a redesign. Next
suggestion, anyone ?

Mark Parnell wrote:
eric wrote:
I am attempting to create <A HREF> links to <A NAME> targets in a
series of extremely wide web pages composed of tables with text and
images sitting side by side. This is a failure since both Netscape
and Explorer seem to assume that <A NAME> anchors target part of a
vertical web page, where all that is needed is for the window to
advance to the first character or whitespace after the target.


<snip>
What needs to be done ?

Redesign the page so it doesn't scroll horizontally?


Jul 20 '05 #3
eric wrote:

Actually the build is is far too advanced for a redesign. Next
suggestion, anyone ?


I have 2, actually:

1. Don't top-post.
2. Do trim the quoted parts of messages.

--
Brian
follow the directions in my address to email me

Jul 20 '05 #4
On Wed, 10 Sep 2003 22:08:53 -0700, eric <er***@bway.net > wrote:
Actually the build is is far too advanced for a redesign. Next
suggestion, anyone ?


If you're at all concerned with usability, you'll be redesigning it
eventually. It may as well be now!

If you're not concerned with usability, then just leave it how it is,
"broken" links and all.

--
Greg Schmidt (gr***@trawna.c om)
Trawna Publications (http://www.trawna.com/)
Jul 20 '05 #5

"eric" <er***@bway.net > schrieb im Newsbeitrag
news:3F******** ******@bway.net ...
Actually the build is is far too advanced for a redesign. Next
suggestion, anyone ?


You can write a function with javascript to scroll either to a position (in
pixels) or a distance (in pixels, too) to the left or to the right side.
Then call this function instead of a link to an anchor. There is no way to
acess an anchor horizontally.

HTH
Markus
Jul 20 '05 #6
Markus Ernst wrote:
You can write a function with javascript to scroll either to a position
(in pixels) or a distance (in pixels, too) to the left or to the right
side. Then call this function instead of a link to an anchor. There is no
way to acess an anchor horizontally.


But be aware that this is very unlikely to work correctly on any browser or
version other than the one used to design the page.
--
Chris Lambert (http://web.trout-fish.org.uk/)
Approximately 95% of all AIDS orphans live in Africa.
Jul 20 '05 #7
eric wrote:
I am attempting to create <A HREF> links to <A NAME> targets in a
series of extremely wide web pages composed of tables with text and
images sitting side by side. This is a failure since both Netscape
and Explorer seem to assume that <A NAME> anchors target part of a
vertical web page, where all that is needed is for the window to
advance to the first character or whitespace after the target.


This appears to be a limitation on the part of current browsers. Have
you filed bug reports to the ones that accept them?
Jul 20 '05 #8

"Chris Lambert" <ne**@trout-fish.org.uk> schrieb im Newsbeitrag
news:10******** ****@troutfish. plus.com...
Markus Ernst wrote:
You can write a function with javascript to scroll either to a position
(in pixels) or a distance (in pixels, too) to the left or to the right
side. Then call this function instead of a link to an anchor. There is no way to acess an anchor horizontally.
But be aware that this is very unlikely to work correctly on any browser

or version other than the one used to design the page.


Well it will work on IE 4+, Netscape 4+, Mozilla, Opera... as long as
Javascript is turned on. That'll be about 98 percent of installed browsers
out there.

With a nonscript-fallback (<a href="#anchor"
onClick="scroll function('scrol lvalue'); return false">) and an appropriate
use of CSS you can also make sure text-only browsers and search engines are
supported, too.

--
Markus
Jul 20 '05 #9
Markus Ernst wrote:

[snip]
Well it will work on IE 4+, Netscape 4+, Mozilla, Opera... as long as
Javascript is turned on. That'll be about 98 percent of installed browsers
out there.

[snip]

Where did you get this 98% statistic? Others disagree:

<URL:http://www.thecounter. com/stats/2003/May/javas.php>

The Javascript qualification alone drops it down to 86%, according to them.
--
Jim Dabell

Jul 20 '05 #10

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

Similar topics

4
7948
by: metalseb | last post by:
Hi folks I built up a small website which is designed for 800x600 display. Runs just fine in this resolution but if you have a system in 1024 or 1280 pixels wide, the site just "sticks" in the upper-left corner of the browser window. So I'm trying to keep it horizontally centered whatever screen resolution you are set in. I do not want to deal with table cells, just CSS. I think that I must have a three column DIV layout with the...
0
1798
by: skumar | last post by:
I want to lock the first column while scrolling the datagrid horizontally. The scroll should happen from 2nd column.first column should be always visible. Can anybody throw some ideas. Thanks, SKumar
0
1183
by: Tom | last post by:
I need to know how far my windows form data grid is scrolling horizontally. Ideally I would like to know how many pixels. I know there is a protected (at least) property in the datagrid called HorizontalOffset. This may not be available to me. While I can put code in the scroll event handler to perform when the event occurs, I really need to know how far its moving. I need to move things that I am drawing by hand with GDI+ based on how...
2
2955
by: P2P | last post by:
Hi I am wondering if someone know of a free cross-browsers vertical scrolling script that - is cross cross-browsers - will call the scrolling content from an external html page or from a url page
5
2846
by: shanti.miller | last post by:
I've got a grid that uses paging and displays a maximum of 10 records at a time. Sometimes the fields have a lot of data in them and the datagrid takes up way too much horizontal space. I've tried setting the height and it doesn't do anything. I can set the width to some very large number like 3000px and that works ok, but it's a waste when the data doesn't require that much space. Is there a way to limit the height of the grid or of...
0
7181
by: Tarik Monem | last post by:
I have been working on an all AJAX/DOM web site which is set to go live today and I thought I'd share my discoveries with all of you whom have helped me when I have encountered different issues along the way. First, deep linking is not something that a completely AJAX web site should be able to do by it's very nature of everything being on one page basically. So how can a person deep link to something that is on one page? This question...
1
1857
by: mb | last post by:
I know this sounds strange, but I have set up a dataview with a fixed header, so the header does not scroll up with the rows of data. However, I need the header to scroll horizontally (not vertically) when the dataview does. Is it possible to do? Thx
16
3566
by: Stan The Man | last post by:
I'm a CSS novice trying unsuccessfully to make three thumbnail images display horizontally instead of vertically. I suspect I'm missing something really stupid but I'll take the flak if someone could kindly point me in the right direction (using words that the vicar's wife would understand). The vertical thumbnails can be seen at the bottom of this page: http://www.zen86793.zen.co.uk/gmga2008/index.html ... the first image is in the right...
4
8054
by: naveenmurthy | last post by:
Hello All, I have created a .mht file in following format. 1. The .mht file contains following htmls. a. MHTLinkingProblem.html b. Left.html c. Right.html d. Start.html
0
8349
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8275
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8795
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8460
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8576
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
4281
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2696
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 we have to send another system
1
1906
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1585
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.