Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
IE6-specific problem with #fragment in iframe
Old 07-11-2009, 10:40 AM IE6-specific problem with #fragment in iframe
fxm
Junior Talker

Posts: 4
Name: Frank Mahoney
Trades: 0
I am working on this page
http://www.acblemba.org/DYSeniors/Results.htm
The ##/## links (only the first 4 are live) fill the top iframe with the desired part of the related page in Firefox, Opera, Chrome, and Safari(Windows).

In IE6 (I don't have IE7 or IE8 to test) all four links open the related page at the top; that is, it doesn't scroll to the #fragment anchor.

I tried replacing a simple <a target="layout" href="...#." > link with javascript
<a href="javascript:change();" >03/04</a>
<script type="text/javascript">function change(){
document.getElementById('layout').src="./httpdocs/090703AI.HTM#3"; }
</script>
with no change in behaviour: F, O, C & S work; IE6 doesn't.

Quiz:
1. is this a known problem with IE6?
2. whether known or not, can anyone suggest a cure or work-around?
Extra credit:
3. can anyone with IE7/8 tell me whether the page works as intended?

If IE7/8 work and there is no obvious fix, I may have to let IE6 go.

My design choices are somewhat limited because I am layering content on top of an externally generated page to which I can make only minor tweaks.

Thanks.

Frank
fxm is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-11-2009, 05:45 PM Re: IE6-specific problem with #fragment in iframe
fxm
Junior Talker

Posts: 4
Name: Frank Mahoney
Trades: 0
When I changed the iframe src to point to an offsite page, IE6 scrolled.
Apparently there is something about 'my' related page that prevents IE6 from scrolling.
How puzzling!

Thanks for your attention.

Frank
fxm is offline
Reply With Quote
View Public Profile
 
Old 07-11-2009, 06:26 PM Re: IE6-specific problem with #fragment in iframe
fxm
Junior Talker

Posts: 4
Name: Frank Mahoney
Trades: 0
Problem found.
IE6 doesn't "see" named anchors at certain places inside a <TABLE>; the others do.

This has been quite interesting (to me, anyway) because researching this problem led me to a fix for another iframe-related scrolling problem
http://www.webdeveloper.com/forum/sh...d.php?t=212032
that I had seen in all browsers.

Thanks for listening!

Frank
fxm is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to IE6-specific problem with #fragment in iframe
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.58469 seconds with 12 queries