473,657 Members | 2,395 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Internal Links

I have been asked to assist some Veterans to overcome a problem they are
having in IE6 with the behaviour of internal links on some pages they
have written.

Background

Their schema is to float a thumbnail link to the right of a para (say),
the para having the same id value as the name of full size image file
that is to be downloaded. The image is got using a get variable in a
query string which also links to the named id.
For the rewritten page the thumbnail image markup is ignored and the
full size image is placed beneath the para (instead of being floated)

Example query string:
?reunion=anzac2 007&report= jsinclair3& pic=js36#js36

The wanted behaviour is that the window will not scroll to the top of
the identified para.

The reason for the schema is that they are trying to respond to requests
for download bandwidth reduction for Veterans in remote Australian
locations while also providing larger images for Veterans with sight
disabilities.

The published page without thumbnail links is
http://www.106fdwksp.com/reunions/re...port=jsinclair

The page being developed is
http://www.106fdwksp.com/reunions/re...ort=jsinclair3

The Problem

On every IE6 browser they have reports on, reputedly a couple of dozen
at least, the internal scrolling behaves so randomly it confuses the
User.

They report the problem seems to start with the fourth thumbnail link,
the Jeep Driver, the third instance of the full size image being
positioned under the identified para, (but not always).

I see this random behaviour.

Another of their pages exhibits a similar problem but in a more
exaggerated way
http://www.106fdwksp.com/reunions/re...port=jsinclair

On this page the thumbnail links are in a line below the "Form Up"
heading. When a link is activated, a full size image is displayed
under para following the heading and the window is to scroll down to the
"Form Up" heading.

Thoughts

The behaviour seems to be related to displaying the got full sized
image in a different position to the floated thumbnail. Could this be a
DOM problem in IE6 I wonder?

A |no cache| header could be sent but wouldn't this require all the
thumbnail files to be downloaded from the server rather than the browser
use those already in the local cache? If so one of the main aims is
defeated.
Any advise would be appreciated.

(I realise many of the images are of indifferent quality but they will
be fixed.)

Louise


May 7 '07 #1
1 3004
boclair wrote:
I have been asked to assist some Veterans to overcome a problem they are
having in IE6 with the behaviour of internal links on some pages they
have written.

Background

Their schema is to float a thumbnail link to the right of a para (say),
the para having the same id value as the name of full size image file
that is to be downloaded. The image is got using a get variable in a
query string which also links to the named id.
For the rewritten page the thumbnail image markup is ignored and the
full size image is placed beneath the para (instead of being floated)

Example query string:
?reunion=anzac2 007&report= jsinclair3& pic=js36#js36

The wanted behaviour is that the window will not scroll to the top of
the identified para.

The reason for the schema is that they are trying to respond to requests
for download bandwidth reduction for Veterans in remote Australian
locations while also providing larger images for Veterans with sight
disabilities.

The published page without thumbnail links is
http://www.106fdwksp.com/reunions/re...port=jsinclair
The page being developed is
http://www.106fdwksp.com/reunions/re...ort=jsinclair3
The Problem

On every IE6 browser they have reports on, reputedly a couple of dozen
at least, the internal scrolling behaves so randomly it confuses the User.

They report the problem seems to start with the fourth thumbnail link,
the Jeep Driver, the third instance of the full size image being
positioned under the identified para, (but not always).

I see this random behaviour.

Another of their pages exhibits a similar problem but in a more
exaggerated way
http://www.106fdwksp.com/reunions/re...port=jsinclair
On this page the thumbnail links are in a line below the "Form Up"
heading. When a link is activated, a full size image is displayed
under para following the heading and the window is to scroll down to the
"Form Up" heading.

Thoughts

The behaviour seems to be related to displaying the got full sized
image in a different position to the floated thumbnail. Could this be a
DOM problem in IE6 I wonder?

A |no cache| header could be sent but wouldn't this require all the
thumbnail files to be downloaded from the server rather than the browser
use those already in the local cache? If so one of the main aims is
defeated.
Any advise would be appreciated.

(I realise many of the images are of indifferent quality but they will
be fixed.)
Apologies. That last should have been
http://www.106fdwksp.com/reunions/re...report=dnorman

Louise
May 7 '07 #2

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

Similar topics

0
1598
by: Julien Cigar | last post by:
Hello, I'm using mod_python 3.1.3 with Apache 2.0.54 on a Debian box with the publisher handler and the Clearsilver template engine, and from time to time apache returns an 500 error code (Internal Server Error). Apache errog.log file looks like : PythonHandler mod_python.publisher: Traceback (most recent call last): PythonHandler
7
3333
by: Will Hartung | last post by:
I have this: <a class="pink_link" href="faq.html#q1">Go to question 1</a> And the CSS is simply: ..pink_link {color: #fa61b7; font-weight: bold;} So, I'm curious why my links are blue and not pink. All of my other "pink_links" are pink, but they don't link to anchors on the same page.
1
1300
by: DrShevek | last post by:
Hi, Apologies if this has been discussed before but I have tried to search and found nothing really helpful as I am not entirely sure exactly what to search for..! Is it possible to detect via ASP.Net if a web site on a remote (internal) IIS server is available? Background: We have 4 sites in star layout WAN with site A in the
2
1577
by: brianelowry | last post by:
Not 100% sure this is possible using HTML, but I thought it might be a good place to start. I need to create a log of issues and repairs made to equipment at 28 locations. What I was wanting to do was have a picture of each location, addresses and other specific information about each site on one page. Then below, I wanted to have a listing of any problems or repairs performed at each site. All of that is easy enough in a simple webpage....
1
2796
by: Richard Coltrane | last post by:
Hi there, The docs say that default access modifier is internal. My own experience has been that it is internal. And yet almost every website Ive seen on the web tries to tell me its public?? Am I insane? I dont have VS2003 installed only 2005. Is this a 1.1 thing? Thanks
1
1253
by: Phlip | last post by:
Javascripters: I'm curious if anyone knows a JS library with these features: - accordions with linkable titles - nested accordions - any set of accordions open at the same time - accordions have collapse buttons - internal linking between accordions.
1
2981
by: tallyce | last post by:
I've spent most of the day trying to solve this problem, and much searching has also failed to find a solution! I wonder if anyone can suggest a solution? Basically I need to rewrite all *internal* links on a page to add a query string to each. For instance, <a href="/path/to/file.html" target="_blank"> should become <a href="/path/to/file.html?edit" target="_blank">
0
8306
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
8825
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...
0
8732
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8503
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
8605
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
7327
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5632
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
2726
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
2
1615
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.