![]() | |
#21
| |||
| |||
|
|
They're both relative paths. An absolute path would be script src="http://somedomain.com/j/j.js" ... |

#22
| |||
| |||
|
#23
| |||
| |||
|
|
The extra / should ONLY be used in XHTML. If you add it in an HTML document, you are actually making to document invalid, and it will |
|
cause browser like Internet Explorer to render the page in "Quirks mode" |
|
br /> is not valid HTML, so you are actually writing tag-soup, not HTML. It IS valid XHTML though. |
#24
| |||
| |||
|
|
Dear Miranda I am sorry to frustrate you. Thank you for your help, but I am still looking for the answer to my question. Note, i did not write about this relative path, that was hywel.... I asked him Do you know the answer to my question? Why is this path j/j.js not working in Internet Explorer 5 for Mac, but /j/j.js is working?????? I have so many responses, but no-one who actually addresses the question. TIA - Nicolaas |
#25
| |||
| |||
|
|
Nicolaas - it could be so many different things that are causing the problem, which is why usually it's good to post a link to the page that you're struggling with so that we can actually try and help. Little bits of code dont really help, we need to see the whole thing. |
#26
| |||
| |||
|
|
Hi Gurus I have just put together a website, but I noticed that some of my links do not work with Internet Explorer 5 for Mac. Here is my directory structure index.html about.html contact.html [folder s] [folder j] in the s folder there is a style sheet s.css in the j folder there is a javascript file called j.js here are the link I use in my html files: SCRIPT SRC="j/j.js" TYPE="text/javascript"></SCRIPT LINK HREF="s/s.css" REL="stylesheet" TYPE="text/css" / What am I doing wrong? Thank you. |
#27
| |||
| |||
|
#28
| |||
| |||
|
|
it could have been, but unfortunately, I do not think that is what it is. |
#29
| |||
| |||
|
|
"WindAndWaves" <access (AT) ngaru (DOT) com> wrote in >>message news:TGgRc.10427$N77.483277 (AT) news (DOT) xtra.co.nz... it could have been, but unfortunately, I do not think that is >>what it is. Please learn how to quote. Anyone who stumbles across this >thread won't know who you're talking to and what you're talking about. -Karl |
#30
| |||
| |||
|
|
"WindAndWaves" <access (AT) ngaru (DOT) com> wrote in >>message news:TGgRc.10427$N77.483277 (AT) news (DOT) xtra.co.nz... it could have been, but unfortunately, I do not think that is >>what it is. Please learn how to quote. Anyone who stumbles across this >thread won't know who you're talking to and what you're talking about. -Karl Dear Karl I have been on plenty of newsgroups and I do not quote, because personally I find it a bit of a waste of space. If you want to know the previous message you should go back in the thread. Having said that, it seems that the HTML people are pretty staunch on rules so I will quote from now on in this newsgroup. BTW, is it normal for people to be so aggressive and unpleasant. The tone of voice in this newsgroups seems to be very negative, which is a shame. Thank you for your note. |
![]() |
| Thread Tools | |
| Display Modes | |
| |