HighDots Forums  

Re: Opera bug workaround

Website Design comp.infosystems.www.authoring.site-design


Discuss Re: Opera bug workaround in the Website Design forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mark Tranchant
 
Posts: n/a

Default Re: Opera bug workaround - 07-28-2004 , 09:56 AM






Brian wrote:

Quote:
Mark Tranchant wrote:

http://tranchant.plus.com/notes/content-location

quote
A quick workaround would be to replace such links with the required
URL, so that the original code would become:
a href="index#guitarchords">Chord on the guitar</a

However, this might cause other browsers to re-request the file
unnecessarily....
/quote

Instead, use this:
a href="./#guitarchords">Chord on the guitar</a
I suspect that would also cause a re-request unless the browser is
clever enough to recognize that ./#xyz refers to a fragment of the
current page - and it only applies to the "index" file. My wish (and
current achievement) is to be able to write "#bar" and not "foo#bar".

--
Mark.


Reply With Quote
  #2  
Old   
Mark Tranchant
 
Posts: n/a

Default Re: Opera bug workaround - 07-28-2004 , 11:46 AM






Brian wrote:

Quote:
Mark Tranchant wrote:

Brian wrote:

Mark Tranchant wrote:


http://tranchant.plus.com/notes/content-location

Right. But it's only the directory default file "index.*" that's
giving you trouble.
No, it isn't. I just used that as an example.

Quote:
My wish (and current achievement) is to be able to write "#bar" and
not "foo#bar".

For most pages, you can. (You already knew that.)
No, I couldn't. All pages were returning a Content-Location of p.phpc
(my script), so fragment links were not working for any page.

--
Mark.


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.