[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.pdt] Images and CSS not displaying in browser output
|
Hi,
My Browser Output (tab) is not including my CSS file and my images are all
showing a Red X.
If I put the full path to my images; for example, <img
src="f:\web\images\theimage.jpg" />
it works, but if i put <img src="/images/theimage.jpg" /> it shows the red
x.
If I access the page directly from within firefox or IE the images and CSS
are displayed.
i'm using php 5 with pdt 1.0.3 on windows xp.
any help will be greatly appreciated.
Thanks.