[thelist] JavaScript error.

Peter-Paul Koch gassinaumasis at hotmail.com
Thu Feb 21 19:05:00 CST 2002




>I do understand that, and I think I'm doing everything required to make
>sure it doesn't occure.
>
>http://allmusic.com/music_b2k1.html
>
>Here's the page.  (It's not my look and feel, so don't kill me.)
>
>If you look at this page instead:
>
>http://www.allmusic.com/music_b2k1.html
>
>and click on the top navs, you'll see the error.

I admit I don't understand the page, I see frames but no frameset. But
shouldn't you simply use relative paths everywhere?

<iframe width=392 height=406
src="http://allmusic.com/com/b2k1/chrwoo-c.html"

should be

<iframe width=392 height=406 src="/com/b2k1/chrwoo-c.html"

That would solve it, since it would always get the pages from the same
domain.

ppk

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.




More information about the thelist mailing list